v2.7.4

playcanvas/enginev2.7.4May 1, 2025by mvaligursky

AI Summary

Documentation improvements and build configuration updates for UMD builds.

Key Highlights

  • Updated SWC options to target ES5 for UMD builds
  • Improved JSDocs for Geometry, Gizmo, SoundSlot, and ScreenComponent APIs

Full Release Notes

## Fixes:

* Update SWC options to target ES5 for UMD builds by @marklundin in #7635
* [Fix] Fixes tags for assets by @mvaligursky in #7636

## Docs:

* Improve JSDocs for Geometry classes by @willeastcott in #7617
* Use arrow functions in all example code by @willeastcott in #7615
* More incremental improvements to JSDocs by @willeastcott in #7619
* Improve Gizmo API docs by @willeastcott in #7620
* Improve SoundSlot API docs by @willeastcott in #7621
* Improve ScreenComponent API docs by @willeastcott and @Copilot in #7622

**Full Changelog**: https://github.com/playcanvas/engine/compare/v2.7.3...v2.7.4