Skip to content

Releases: pixijs-userland/layers

v2.1.0

Choose a tag to compare

@bigtimebuddy bigtimebuddy released this 12 Jul 13:36
  • Adds browser module bundle

v2.0.1

Choose a tag to compare

@bigtimebuddy bigtimebuddy released this 21 Dec 21:19

🐛 Fixed

  • Disable the LayersTreeSearch (e0808bb)

v2.0.0

Choose a tag to compare

@bigtimebuddy bigtimebuddy released this 04 Nov 18:36

🔥 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

Choose a tag to compare

@ShukantPal ShukantPal released this 05 Jul 14:10

🐛 Fixes