Releases: melonjs/debug-plugin
Releases · melonjs/debug-plugin
14.8.3
- add minor version for version control
14.8.2
- fix peerDependencies requirements
- update NPM dependencies
v14.8.0
- update to latest 15.12 version of melonJS
- remove deprecation warning
v14.7.0
- fix visibility toggle key not working when no specific name is given when registering the plugin
- display plugin name and version information in the console when registering the plugin
- dependencies update
v14.6.5
- Update Typings
- Update NPM dependencies
v14.6.3
- update plugin to use the latest version of melonJS (15.2.0)
- fix typings for typescript
v14.6.0
- add TypeScript definition (available when importing through NPM)
v14.5.2
- fix renderable bounds drawing for Entities
- fix bounds drawing for particles
- bump minimum melonJS version to 15.1.5
v14.5.1
- fix missing matching
renderer.restore()
when drawing text bounds
- optimise temporary
absolutePosition
variable creation
- fix bounds drawing for nested floating renderables.
v14.5.0
fix build package name and update npm dependencies