v1.76.3
playcanvas/enginev1.76.3Feb 3, 2025by marklundin
AI Summary
Maintenance release fixing script loading logic and ESM preloading issues.
Key Highlights
- ScriptAttribute fix
- Refactor script loading logic in ScriptHandler
- ESM Preload Fix
Full Release Notes
## Fixes * ScriptAttribute fix by @marklundin in #7192 * Refactor script loading logic in ScriptHandler by @marklundin in #7161 * ESM Preload Fix by @marklundin in #7161 **Full Changelog**: https://github.com/playcanvas/engine/compare/v1.76.2...v1.76.3