CHANGELOG.md 3.83 KB

Change Log

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

5.5.0 (2020-11-15)

Features

Performance Improvements

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

5.4.0 (2020-04-27)

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

5.3.0 (2020-03-22)

Bug Fixes

5.2.0 (2020-02-23)

Bug Fixes

  • verify that svgoConfig.plugins is an array (#397) (88110b6)

5.1.0 (2020-01-20)

Bug Fixes

5.0.1 (2019-12-29)

Bug Fixes

  • fix engines in package.json (a45d6fc)

4.3.1 (2019-07-01)

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

4.2.0 (2019-04-11)

Bug Fixes

  • keep viewBox when dimensions are removed (#281) (f476c8e)

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