Skip to content

Releases: pixijs/layers

v2.1.0

12 Jul 13:36
Compare
Choose a tag to compare
  • Adds browser module bundle

v2.0.1

21 Dec 21:19
Compare
Choose a tag to compare

🐛 Fixed

  • Disable the LayersTreeSearch (e0808bb)

v2.0.0

04 Nov 18:36
Compare
Choose a tag to compare

🔥 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

v1.0.5

05 Jul 14:10
Compare
Choose a tag to compare

🐛 Fixes