SVGR v6 uses SVGO v2 under the hood and includes tons of improvement. It also contains small breaking changes. In most cases you will have nothing to change. But be sure to check the migration guide.
Bug Fixes
fix XML entities in generated JavaScript (#553) (b3998eb)
formatExportName for single names (#548) (5decc94)
template: make it possible to use type in template (#619) (5966714), closes #556
webpack: fix webpack 5 behaviour with url-loader (1a8cc98)
Features
add option to explicitly use named export (#584) (f18ea80)
add TypeScript declarations to [@svgr](https://github.com/svgr)/core (#555) (681303a)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @svgr/webpack from 5.5.0 to 6.0.0.
Release notes
Sourced from
@svgr/webpack
's releases.... (truncated)
Changelog
Sourced from
@svgr/webpack
's changelog.Commits
af9a6cb
v6.0.0e9469c3
Merge pull request #629 from gregberge/rewriting-docseb3282b
docs: rewriting6f832f0
Merge pull request #627 from gregberge/support-css-variablescbdb47f
fix: support CSS variables985444d
chore: fix package-lock.jsona5effba
v6.0.0-alpha.43f071d6
Merge pull request #626 from gregberge/upgrade-depsdaf6a08
chore(deps): upgrade1c5f163
Merge pull request #625 from gregberge/icon-sizeDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)