Skip to content

Latest commit

History

History
165 lines (77 loc) 路 6.56 KB

CHANGELOG.md

File metadata and controls

165 lines (77 loc) 路 6.56 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.0.1 (2023-05-09)

Bug Fixes

8.0.0 (2023-05-09)

Note: Version bump only for package @svgr/plugin-jsx

7.0.0 (2023-03-24)

Features

6.5.1 (2022-10-27)

Reverts

  • Revert "feat(a11y): add attribute role="img" to the svg element (#750)" (1382232), closes #750

6.5.0 (2022-10-14)

Note: Version bump only for package @svgr/plugin-jsx

6.4.0 (2022-10-01)

Features

  • a11y: add attribute role="img" to the svg element (#750) (8b9edc4)

6.3.1 (2022-07-22)

Bug Fixes

6.3.0 (2022-07-18)

Bug Fixes

Features

6.2.1 (2022-01-30)

Note: Version bump only for package @svgr/plugin-jsx

6.2.0 (2022-01-10)

Note: Version bump only for package @svgr/plugin-jsx

6.1.2 (2021-12-12)

Bug Fixes

  • specify valid peer deps (45a76ed)

6.1.0 (2021-12-01)

Note: Version bump only for package @svgr/plugin-jsx

5.5.0 (2020-11-15)

Bug Fixes

5.4.0 (2020-04-27)

Note: Version bump only for package @svgr/plugin-jsx

5.3.1 (2020-04-05)

Note: Version bump only for package @svgr/plugin-jsx

5.3.0 (2020-03-22)

Note: Version bump only for package @svgr/plugin-jsx

5.2.0 (2020-02-23)

Note: Version bump only for package @svgr/plugin-jsx

5.0.1 (2019-12-29)

Bug Fixes

  • fix engines in package.json (a45d6fc)

4.3.3 (2019-09-24)

Note: Version bump only for package @svgr/plugin-jsx

4.3.2 (2019-07-15)

Performance Improvements

4.3.1 (2019-07-01)

Note: Version bump only for package @svgr/plugin-jsx

4.3.0 (2019-05-28)

Note: Version bump only for package @svgr/plugin-jsx

4.2.0 (2019-04-11)

Note: Version bump only for package @svgr/plugin-jsx

4.1.0 (2018-11-24)

Note: Version bump only for package @svgr/plugin-jsx

4.0.3 (2018-11-13)

Bug Fixes

4.0.2 (2018-11-08)

Note: Version bump only for package @svgr/plugin-jsx

4.0.1 (2018-11-08)

Note: Version bump only for package @svgr/plugin-jsx

4.0.0 (2018-11-04)

Features

BREAKING CHANGES

  • v4: - template option must now returns a Babel AST
  • @svgr/core does not include svgo & prettier by default