melonJS/melonJS: Release 16.0.0

Name: melonJS

Owner: melonJS

Release: 16.0.0

Released: 2024-02-03

License: MIT

Release Assets:

Added

  • Path2d: preliminary SVG path parsing for the Path2D class (WIP)

Changed

  • Chore: update to npm 10, Node.js 20 and friends
  • loader: replaced XHR by Fetch for assets preloading (thanks @Edwardscb)
  • Renderer: fix toBlob, toDataURL and toImageBitmap method signature to better match with the W3C API

To top