melonJS/melonJS: Release 15.10.0

Name: melonJS

Owner: melonJS

Release: v15.10.0

Released: 2023-09-05

License: MIT

Release Assets:

Added

  • utils: new file getPath() method that return the path element of a full file path

Changed

  • Chore: new "docs" directory where production documentation is generated, and properly published using Github Workflows
  • Chore: update NPM dependencies

Fixed

  • Loader: fix the setParser() method not being exported (and therefore preventing from using and setting custom parser)

To top