Bug Fixes
- parseObject error causes website broken (05f2946)
Features
- types: change
SVGPropsfrom 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)