Skip to content

v8.0.0

Compare
Choose a tag to compare
@gregberge gregberge released this 09 May 07:03
· 17 commits to main since this release
52a1079

Bug Fixes

  • parseObject error causes website broken (05f2946)

Features

  • types: change SVGProps from import to import type (#853) (095f021)
  • add snake_case filename option (#857) (428b0c7)
  • make index template more flexible (#861) (003009c)

BREAKING CHANGES

  • index template now receives an array of objects containing both the created
    component path (path) and the original SVG path (originalPath)