Skip to content

Releases: pixijs/pixijs

v8.2.2

05 Jul 11:50
Compare
Choose a tag to compare

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v8.2.1...v8.2.2

🐛 Fixed

🧹 Chores

New Contributors

v8.2.1

25 Jun 11:09
Compare
Choose a tag to compare

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v8.2.0...v8.2.1

🐛 Fixed

v8.2.0

20 Jun 15:05
Compare
Choose a tag to compare

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v8.1.8...v8.2.0

🎁 Added

🐛 Fixed

🧹 Chores

v8.1.8

18 Jun 14:35
Compare
Choose a tag to compare

v8.1.7

17 Jun 15:04
Compare
Choose a tag to compare

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v8.1.6...v8.1.7

🐛 Fixed

New Contributors

v8.1.6

05 Jun 07:55
Compare
Choose a tag to compare

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v8.1.5...v8.1.6

🐛 Fixed

  • fix: destroy renderGroups by @GoodBoyDigital in #10566
  • fix: allow renderers to be created without autoDetectRenderer by @Zyie in #10567
  • fix: spritesheet resolver not working by @Zyie in #10568
  • fix: allow bitmap fonts to be loaded before renderer init by @Zyie in #10573
  • fix: containsPoint for TilingSprite and Text when anchor is set by @Zyie in #10575
  • fix: uninstalling bitmap font containing space characters by @Zyie in #10576
  • fix: sprite size changing when texture changes by @GoodBoyDigital in #10570
  • fix: msdf-text-tweaks by @GoodBoyDigital in #10565
  • fix: text not updating when resolution or dropShadow changes by @Zyie in #10577
  • fix: Text deprecation not converting correctly by @Zyie in #10579
  • fix: export type dependencies by @trezy in #10587
  • fix: fills/strokes not being set correctly by @Zyie in #10581
  • fix: rendering graphics in the proxy object by @ZaneL1u in #10590
  • fix: FillPattern/FillGradient overriding each other when both are used by @Zyie in #10582
  • fix: stroke and fills not updating when you change property by @Zyie in #10583

🧹 Chores

  • chore: add automated published branch releases for dev & main by @danielbarion in #10520
  • chore: deprecate autoDetectEnvironment and manageImports by @Zyie in #10569
  • chore: improve types for asset parsers by @Zyie in #10572
  • chore: update ci actions to latest by @Zyie in #10584

New Contributors

v8.1.5

21 May 10:27
Compare
Choose a tag to compare

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v8.1.4...v8.1.5

🐛 Fixed

🧹 Chores

v8.1.4

17 May 12:38
Compare
Choose a tag to compare

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v8.1.3...v8.1.4

🐛 Fixed

🧹 Chores

v8.1.3

15 May 14:15
Compare
Choose a tag to compare

v8.1.2

14 May 10:03
Compare
Choose a tag to compare

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v8.1.1...v8.1.2

🐛 Fixed

New Contributors