Releases: pixijs/pixi-react
Releases · pixijs/pixi-react
v8.0.0-beta.21
v8.0.0-beta.20
8.0.0-beta.20 (2025-01-04)
Code Refactoring
- make unprefixed elements opt-in (b820aba)
BREAKING CHANGES
- unprefixed elements must be explicitly added
Signed-off-by: Trezy [email protected]
v8.0.0-beta.19
v8.0.0-beta.18
8.0.0-beta.18 (2024-12-31)
Bug Fixes
- use
its-fine
to bridge context across the application boundary (a827ee6)
v8.0.0-beta.17
v8.0.0-beta.16
v8.0.0-beta.15
8.0.0-beta.15 (2024-12-26)
Bug Fixes
v8.0.0-beta.14
v8.0.0-beta.13
8.0.0-beta.13 (2024-09-01)
Bug Fixes
- enforce valid extensions are passed to
extensions
prop (2f5f256) - match Pixi expectations for extensions (2e79fc0)
Features
- add
extension
prop to<Application>
(3156c65)