melonJS v14.1.2 Release Notes
Release Date: 2022-12-01 // almost 2 years ago-
๐ Fixed
- ๐ Build: fix TypeScript
.d.ts
file generation & definition (thanks @lartkma)
- ๐ Build: fix TypeScript
Previous changes from v14.1.1
-
๐ Fixed
- ๐ป Core: disable tree-shaking for now, as it is causing exception with the boilerplate
- 0๏ธโฃ ES6: use proper semantic when exporting default classes
- Physic: fix a regression in the quadtree implementation that was causing issues with some collision detection edge case