Skip to content

Latest commit

 

History

History
268 lines (127 loc) · 9.86 KB

CHANGELOG.md

File metadata and controls

268 lines (127 loc) · 9.86 KB

Change Log

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

8.1.0 (2023-08-15)

Note: Version bump only for package @svgr/webpack

8.0.1 (2023-05-09)

Note: Version bump only for package @svgr/webpack

8.0.0 (2023-05-09)

Note: Version bump only for package @svgr/webpack

7.0.0 (2023-03-24)

Features

BREAKING CHANGES

  • svgr now requires Node.js v14+

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/webpack

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

6.2.1 (2022-01-30)

Note: Version bump only for package @svgr/webpack

6.2.0 (2022-01-10)

Note: Version bump only for package @svgr/webpack

6.1.2 (2021-12-12)

Note: Version bump only for package @svgr/webpack

6.1.1 (2021-12-04)

Bug Fixes

6.1.0 (2021-12-01)

Bug Fixes

Performance Improvements

  • remove useless loader-utils package (387bc72), closes #631

5.5.0 (2020-11-15)

Bug Fixes

Features

5.4.0 (2020-04-27)

Note: Version bump only for package @svgr/webpack

5.3.1 (2020-04-05)

Note: Version bump only for package @svgr/webpack

5.3.0 (2020-03-22)

Note: Version bump only for package @svgr/webpack

5.2.0 (2020-02-23)

Note: Version bump only for package @svgr/webpack

5.1.0 (2020-01-20)

Note: Version bump only for package @svgr/webpack

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/webpack

4.3.2 (2019-07-15)

Note: Version bump only for package @svgr/webpack

4.3.1 (2019-07-01)

Note: Version bump only for package @svgr/webpack

4.3.0 (2019-05-28)

Note: Version bump only for package @svgr/webpack

4.2.0 (2019-04-11)

Note: Version bump only for package @svgr/webpack

4.1.0 (2018-11-24)

Features

4.0.4 (2018-11-24)

Bug Fixes

4.0.3 (2018-11-13)

Bug Fixes

4.0.2 (2018-11-08)

Note: Version bump only for package @svgr/webpack

4.0.1 (2018-11-08)

Note: Version bump only for package @svgr/webpack

4.0.0 (2018-11-04)

Bug Fixes

Features

BREAKING CHANGES

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

3.1.0 (2018-10-05)

Note: Version bump only for package @svgr/webpack

3.0.0 (2018-10-01)

Bug Fixes

Features

  • always prefix component name with "Svg" (f71aa7a), closes #190

BREAKING CHANGES

  • webpack: runtime configuration is now loaded using webpack loader.

2.4.1 (2018-09-16)

Note: Version bump only for package @svgr/webpack

2.4.0 (2018-09-16)

Features

  • upgrade: h2x@1.1.0 (jsdom@12.0.0) & others (2d9b7bd)

2.3.0 (2018-09-03)

Features

2.2.1 (2018-08-16)

Note: Version bump only for package @svgr/webpack

2.2.0 (2018-08-13)

Bug Fixes

2.1.1 (2018-07-11)

Note: Version bump only for package @svgr/webpack

2.1.0 (2018-07-08)

Note: Version bump only for package @svgr/webpack