chore(deps): update dependency @svgr/cli to v8
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@svgr/cli (source) | ^7.0.0 -> ^8.0.0 |
Release Notes
gregberge/svgr
v8.0.1
Bug Fixes
- fix peer dependencies (2e05255)
v8.0.0
Bug Fixes
- parseObject error causes website broken (05f2946)
Features
- add snake_case filename option (#857) (428b0c7)
- make index template more flexible (#861) (003009c)
-
types: change
SVGProps
from import to import type (#853) (095f021)
BREAKING CHANGES
- index template now receives an array of objects containing both the created
component path (
path
) and the original SVG path (originalPath
)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.