@pixi-essentials/svg 1.1.1
🐛 Fixes
- Upgrade to PixiJS 6 in all dependencies to fix peerDependency conflicts (#23)
- Prevent
SVGScene
from rendering when you setvisible
orrenderable
to false. - Sync the
worldAlpha
set onSVGScene
to the SVG root node's alpha.