Skip to content

@pixi-essentials/svg 1.1.1

Compare
Choose a tag to compare
@ShukantPal ShukantPal released this 17 Jun 02:43
· 104 commits to master since this release

馃悰 Fixes

  • Upgrade to PixiJS 6 in all dependencies to fix peerDependency conflicts (#23)
  • Prevent SVGScene from rendering when you set visible or renderable to false.
  • Sync the worldAlpha set on SVGScene to the SVG root node's alpha.