frontispiece / packages / phaser-bgs / CHANGELOG.md
CHANGELOG.md
Raw

v1.1.2

  • Add ability to define configuration for the embedded scene in the BG engine
  • Disable input by default on the embedded scene

v1.1.1

  • Remove scene plugin definition, it's not needed.

v1.1.0

  • Fix issue where config might not be created in constructor before onSceneLoaded is called
  • Split autoResize to distinguish between resizing the game and resizing the images

v1.0.0

First public version.