Skip to content

v2.0.0

Compare
Choose a tag to compare
@bigtimebuddy bigtimebuddy released this 04 Nov 18:36
· 6 commits to main since this release

🔥 Breaking Changes

  • Now supports PixiJS v7
  • Export ES2017 code for bundle (instead of ES5)
  • Changed browser namespace from PIXI.display to PIXI.layers

🧹 Chores

  • Update dependencies and README
  • Support for ES modules (.mjs) and exports field in package.json
  • Deploy examples and documentation
  • Add GitHub Actions for building PRs/branches

Links