melonJS v14.1.2 Release Notes

Release Date: 2022-12-01 // over 1 year ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ— Build: fix TypeScript .d.ts file generation & definition (thanks @lartkma)

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