v3.16.1
Patch, breaking Releasedv3.16.1 is a patch release. Key changes include:
- The Phaser.Boot namespace has been renamed to Phaser.Core. As a result, the boot folder has been renamed to core. This impacts the TimeStep class and Visibilit…;
- The Phaser.Animations namespace was incorrectly exposed in the Phaser entrypoints as Animation (note the lack of plural). This means that if you are creating a….