chore(deps): update rollup (major)
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@rollup/plugin-commonjs (source) | ^24.0.1 -> ^25.0.0 |
||||
@svgr/rollup (source) | ^7.0.0 -> ^8.0.0 |
Release Notes
rollup/plugins
v25.0.0
2023-05-12
Breaking Changes
- fix: dynamic require root check was broken in some cases #1461
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.