Releases: michalochman/react-pixi-fiber
Releases · michalochman/react-pixi-fiber
1.0.4
1.0.3
Fixed
- Fixed reconciler to check that container exists before calling
removeChildren
([#286]) / @kyle-villeneuve
1.0.2
1.0.1
Fixed
- Fixed peer dependencies ([#277]) / @nolanleung
1.0.0
Read migration guide.
0.14.2
Added support for React 17 and React.Suspense.
0.5.0
Breaking Changes
<Stage />
component no longer supplies PIXI.Application
object as app
in the context. Please inspect Context section in README file for details.