melonJS v14.1.1 Release Notes

Release Date: 2022-11-03 // over 1 year ago
  • 🛠 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