Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

Releases: melonjs/debug-plugin

14.8.3

Choose a tag to compare

@obiot obiot released this 13 May 08:02
  • add minor version for version control

14.8.2

Choose a tag to compare

@obiot obiot released this 03 Feb 02:03
  • fix peerDependencies requirements
  • update NPM dependencies

v14.8.0

Choose a tag to compare

@obiot obiot released this 23 Sep 07:12
  • update to latest 15.12 version of melonJS
  • remove deprecation warning

v14.7.0

Choose a tag to compare

@obiot obiot released this 09 Sep 01:22
  • 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

Choose a tag to compare

@obiot obiot released this 13 Aug 00:28
  • Update Typings
  • Update NPM dependencies

v14.6.3

Choose a tag to compare

@obiot obiot released this 12 May 08:37
  • update plugin to use the latest version of melonJS (15.2.0)
  • fix typings for typescript

v14.6.0

Choose a tag to compare

@obiot obiot released this 11 May 04:18
  • add TypeScript definition (available when importing through NPM)

v14.5.2

Choose a tag to compare

@obiot obiot released this 05 May 08:23
  • fix renderable bounds drawing for Entities
  • fix bounds drawing for particles
  • bump minimum melonJS version to 15.1.5

v14.5.1

Choose a tag to compare

@obiot obiot released this 19 Apr 07:14
  • fix missing matching renderer.restore() when drawing text bounds
  • optimise temporary absolutePosition variable creation
  • fix bounds drawing for nested floating renderables.

v14.5.0

Choose a tag to compare

@obiot obiot released this 18 Apr 08:00

fix build package name and update npm dependencies