Skip to content

Latest commit

History

History
113 lines (51 loc) 路 4.1 KB

CHANGELOG.md

File metadata and controls

113 lines (51 loc) 路 4.1 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-prettier

7.0.0 (2023-03-24)

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

6.5.1 (2022-10-27)

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

6.5.0 (2022-10-14)

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

6.3.1 (2022-07-22)

Bug Fixes

6.3.0 (2022-07-18)

Bug Fixes

6.1.2 (2021-12-12)

Bug Fixes

  • specify valid peer deps (45a76ed)

5.5.0 (2020-11-15)

Performance Improvements

  • replace merge-deep with smaller deepmerge (#463) (1f015eb)

5.4.0 (2020-04-27)

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

5.3.1 (2020-04-05)

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

5.3.0 (2020-03-22)

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

5.0.1 (2019-12-29)

Bug Fixes

  • fix engines in package.json (a45d6fc)

4.3.2 (2019-07-15)

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

4.3.1 (2019-07-01)

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

4.2.0 (2019-04-11)

Bug Fixes

  • plugin-prettier: fix prettier warning (d01d33f)

4.0.3 (2018-11-13)

Bug Fixes

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