gregberge/svgr
### [`v8.0.1`](https://togithub.com/gregberge/svgr/blob/HEAD/CHANGELOG.md#801-httpsgithubcomgregbergesvgrcomparev800v801-2023-05-09)
[Compare Source](https://togithub.com/gregberge/svgr/compare/v8.0.0...v8.0.1)
##### Bug Fixes
- fix peer dependencies ([2e05255](https://togithub.com/gregberge/svgr/commit/2e0525546eb21aa4bb790aa4284f4fe34f96d6b9))
### [`v8.0.0`](https://togithub.com/gregberge/svgr/blob/HEAD/CHANGELOG.md#800-httpsgithubcomgregbergesvgrcomparev700v800-2023-05-09)
[Compare Source](https://togithub.com/gregberge/svgr/compare/v7.0.0...v8.0.0)
##### Bug Fixes
- parseObject error causes website broken ([05f2946](https://togithub.com/gregberge/svgr/commit/05f2946d90b194eac17d51ca0562d13e9ed0c995))
##### Features
- add snake_case filename option ([#857](https://togithub.com/gregberge/svgr/issues/857)) ([428b0c7](https://togithub.com/gregberge/svgr/commit/428b0c7f4c5205bb67ae3e9e7c7e819ec3fc03ba))
- make index template more flexible ([#861](https://togithub.com/gregberge/svgr/issues/861)) ([003009c](https://togithub.com/gregberge/svgr/commit/003009c7b234cfe66686b629d3251edb8d46c759))
- **types:** change `SVGProps` from import to import type ([#853](https://togithub.com/gregberge/svgr/issues/853)) ([095f021](https://togithub.com/gregberge/svgr/commit/095f0216288ccb5b96a75f154fe3aead074bfa99))
##### BREAKING CHANGES
- index template now receives an array of objects containing both the created
component path (`path`) and the original SVG path (`originalPath`)
### [`v7.0.0`](https://togithub.com/gregberge/svgr/blob/HEAD/CHANGELOG.md#700-httpsgithubcomgregbergesvgrcomparev651v700-2023-03-24)
[Compare Source](https://togithub.com/gregberge/svgr/compare/v6.5.1...v7.0.0)
##### Features
- allow specifying `jsxRuntimeImport` in config ([86bb86f](https://togithub.com/gregberge/svgr/commit/86bb86f47748618f729742e56199355d9c0bc518)), closes [#801](https://togithub.com/gregberge/svgr/issues/801) [#801](https://togithub.com/gregberge/svgr/issues/801)
- remove [@svgr/plugin-jsx](https://togithub.com/svgr/plugin-jsx) from core ([a0f078d](https://togithub.com/gregberge/svgr/commit/a0f078db13936800a32c14ade08b670a14b5a886))
- upgrade to svgo v3 ([#798](https://togithub.com/gregberge/svgr/issues/798)) ([21b6209](https://togithub.com/gregberge/svgr/commit/21b6209ef34c51cc0313901f31061afe587ab29b))
##### BREAKING CHANGES
- plugin-jsx is no longer included by default in core
- svgr now requires Node.js v14+
#### [6.5.1](https://togithub.com/gregberge/svgr/compare/v6.5.0...v6.5.1) (2022-10-27)
##### Reverts
- Revert "feat(a11y): add attribute role="img" to the svg element ([#750](https://togithub.com/gregberge/svgr/issues/750))" ([1382232](https://togithub.com/gregberge/svgr/commit/138223284ad9aebc5bbf94ed3ae7174a66dbc7f5)), closes [#750](https://togithub.com/gregberge/svgr/issues/750)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^6.0.0
->^8.0.0
Release Notes
gregberge/svgr
### [`v8.0.1`](https://togithub.com/gregberge/svgr/blob/HEAD/CHANGELOG.md#801-httpsgithubcomgregbergesvgrcomparev800v801-2023-05-09) [Compare Source](https://togithub.com/gregberge/svgr/compare/v8.0.0...v8.0.1) ##### Bug Fixes - fix peer dependencies ([2e05255](https://togithub.com/gregberge/svgr/commit/2e0525546eb21aa4bb790aa4284f4fe34f96d6b9)) ### [`v8.0.0`](https://togithub.com/gregberge/svgr/blob/HEAD/CHANGELOG.md#800-httpsgithubcomgregbergesvgrcomparev700v800-2023-05-09) [Compare Source](https://togithub.com/gregberge/svgr/compare/v7.0.0...v8.0.0) ##### Bug Fixes - parseObject error causes website broken ([05f2946](https://togithub.com/gregberge/svgr/commit/05f2946d90b194eac17d51ca0562d13e9ed0c995)) ##### Features - add snake_case filename option ([#857](https://togithub.com/gregberge/svgr/issues/857)) ([428b0c7](https://togithub.com/gregberge/svgr/commit/428b0c7f4c5205bb67ae3e9e7c7e819ec3fc03ba)) - make index template more flexible ([#861](https://togithub.com/gregberge/svgr/issues/861)) ([003009c](https://togithub.com/gregberge/svgr/commit/003009c7b234cfe66686b629d3251edb8d46c759)) - **types:** change `SVGProps` from import to import type ([#853](https://togithub.com/gregberge/svgr/issues/853)) ([095f021](https://togithub.com/gregberge/svgr/commit/095f0216288ccb5b96a75f154fe3aead074bfa99)) ##### BREAKING CHANGES - index template now receives an array of objects containing both the created component path (`path`) and the original SVG path (`originalPath`) ### [`v7.0.0`](https://togithub.com/gregberge/svgr/blob/HEAD/CHANGELOG.md#700-httpsgithubcomgregbergesvgrcomparev651v700-2023-03-24) [Compare Source](https://togithub.com/gregberge/svgr/compare/v6.5.1...v7.0.0) ##### Features - allow specifying `jsxRuntimeImport` in config ([86bb86f](https://togithub.com/gregberge/svgr/commit/86bb86f47748618f729742e56199355d9c0bc518)), closes [#801](https://togithub.com/gregberge/svgr/issues/801) [#801](https://togithub.com/gregberge/svgr/issues/801) - remove [@svgr/plugin-jsx](https://togithub.com/svgr/plugin-jsx) from core ([a0f078d](https://togithub.com/gregberge/svgr/commit/a0f078db13936800a32c14ade08b670a14b5a886)) - upgrade to svgo v3 ([#798](https://togithub.com/gregberge/svgr/issues/798)) ([21b6209](https://togithub.com/gregberge/svgr/commit/21b6209ef34c51cc0313901f31061afe587ab29b)) ##### BREAKING CHANGES - plugin-jsx is no longer included by default in core - svgr now requires Node.js v14+ #### [6.5.1](https://togithub.com/gregberge/svgr/compare/v6.5.0...v6.5.1) (2022-10-27) ##### Reverts - Revert "feat(a11y): add attribute role="img" to the svg element ([#750](https://togithub.com/gregberge/svgr/issues/750))" ([1382232](https://togithub.com/gregberge/svgr/commit/138223284ad9aebc5bbf94ed3ae7174a66dbc7f5)), closes [#750](https://togithub.com/gregberge/svgr/issues/750)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.