Skip to content

v2.0.0

Compare
Choose a tag to compare
@bigtimebuddy bigtimebuddy released this 23 Apr 20:37

Changes

  • Supports PixiJS v5+ (including 5.3.0's upcoming implementation of lineJoin, lineCap and miterLimit for strokes)
  • Fixed issues with inheritance of strokes in nested SVG elements
  • Provide TypeScript declaration
  • Fix absolute paths (#7) (thanks @DustinWoods)
  • Fix trailing ; on style (#5) (thanks @dpotekhin)
  • Upgraded to tinycolor2 to parse hex/rgb colors
  • Replaced Travis CI with GitHub Actions
  • Upgraded to Rollup to produce ESM, CommonJS and Browser bundles