Skip to content

v2.2.1: Phaser compatibility fixes

Latest
Compare
Choose a tag to compare
@16patsle 16patsle released this 25 Sep 16:06
· 2 commits to master since this release
c87ce61

Changelog

Fixed

  • Fixed compatibility with newer versions of Phaser.
    The plugin now has a peer dependency on Phaser 3.60 or newer, but will likely still work with older versions
All commits
  • Explicitly import phaser but exclude from bundle fe8b263
  • Update dependencies and fix build e5d2f0e
  • Update phaser and fix errors ed487b7
  • Merge pull request #39 from 16patsle/dependabot/npm_and_yarn/json5-2.2.3 a2af262
  • Bump json5 from 2.2.0 to 2.2.3 a306045
  • Merge pull request #38 from 16patsle/dependabot/npm_and_yarn/ecstatic-and-http-server--removed 0ac8378
  • Merge pull request #37 from 16patsle/dependabot/npm_and_yarn/marked-4.2.2 714a542
  • Bump marked from 3.0.7 to 4.2.2 a6f671c
  • Bump ecstatic and http-server b6d0a3b
  • Merge pull request #36 from 16patsle/dependabot/npm_and_yarn/markdown-it-and-markdownlint-cli2-13.0.1 5fb3966
  • Bump markdown-it and markdownlint-cli2 ba286f0
  • Merge pull request #35 from 16patsle/dependabot/npm_and_yarn/minimatch-3.1.2 eed33f6
  • Bump minimatch from 3.0.4 to 3.1.2 ae964a4
  • Merge pull request #34 from 16patsle/dependabot/npm_and_yarn/loader-utils-1.4.2 7567dec
  • Bump loader-utils from 1.4.0 to 1.4.2 f7bb617
  • Merge pull request #33 from 16patsle/dependabot/npm_and_yarn/terser-5.14.2 029772e
  • Bump terser from 5.9.0 to 5.14.2 d4e45b3
  • Merge pull request #32 from 16patsle/dependabot/npm_and_yarn/async-2.6.4 9190d82
  • Merge pull request #31 from 16patsle/dependabot/npm_and_yarn/minimist-1.2.6 49d9a05
  • Bump async from 2.6.3 to 2.6.4 728f7c0
  • Bump minimist from 1.2.5 to 1.2.6 b86624a
  • Merge pull request #29 from 16patsle/dependabot/npm_and_yarn/follow-redirects-1.14.8 0ca3648
  • Bump follow-redirects from 1.13.1 to 1.14.8 b8e5844
  • Revert "Disable postbuild since it doesn't work on Windows" 7aa0de9
  • Update generated docs 12fc71a

v2.2.0...v2.2.1