Commit 5e115a9
authored
chore: update excalibur to 0.32.0 (#191)
=== 📋 PR Checklist 📋 ===
- [ ] 📌 issue exists in github for these changes
- [x] 🔬 existing tests still pass
- [x] 🙈 code conforms to the [style guide](https://github.com/excaliburjs/Excalibur/blob/master/STYLEGUIDE.md)
- [ ] 📐 new tests written and passing / old tests updated with new scenario(s)
- [ ] 📄 changelog entry added (or not needed)
==================
## Changes:
- Migrate all imports from CommonJS require() to ES module imports
- Upgrade Excalibur from 0.28.0 to 0.32.0 with breaking changes
- Update new Vector usage to vec(x, y)
- Update deprecated animation and collision APIs to current versions
- Upgrade Node.js from 18 to 24 for compatibility
- Remove deprecated waitForTimeout method and use Promise-based timing in test
- Update development tools and sandbox to current versions1 parent 2603173 commit 5e115a9
File tree
13 files changed
+2966
-4873
lines changed- src
- test/integration
13 files changed
+2966
-4873
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments