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.1.2.
Release notes
Sourced from
@svgr/webpack
's releases.... (truncated)
Changelog
Sourced from
@svgr/webpack
's changelog.Commits
3991389
v6.1.245a76ed
fix: specify valid peer deps12627fc
fix(rollup): missing dep & missing map return (#652)e89fbd1
docs: correct the resourceQuery comment (#650)214564c
v6.1.17595d37
fix(webpack): fix double export (#648)d36254e
docs: small text fix in mgrate.mdx (#646)81ef01c
docs: small text fix in custom-templates.mdx (#647)54676c3
Merge pull request #642 from gregberge/upgrade-depsc62bc91
docs: fix typo Jest -> MochaDependabot 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)