CHANGELOG.md
4.71 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)
Bug Fixes
Features
5.4.0 (2020-04-27)
Bug Fixes
5.3.1 (2020-04-05)
Bug Fixes
5.3.0 (2020-03-22)
Features
5.2.0 (2020-02-23)
Note: Version bump only for package @svgr/babel-plugin-transform-svg-component
5.0.1 (2019-12-29)
Bug Fixes
- fix engines in package.json (a45d6fc)
4.2.0 (2019-04-11)
Features
4.1.0 (2018-11-24)
Note: Version bump only for package @svgr/babel-plugin-transform-svg-component
4.0.1 (2018-11-08)
Bug Fixes
- babel-plugin-transform-svg: support template that only return a single node (80ac40f), closes #223
- babel-plugin-transform-svg-component: parsing error of JSX template exports defs (#225) (1e56309), closes /github.com/gregberge/svgr/blob/master/packages/babel-plugin-transform-svg-component/src/util.js#L61
4.0.0 (2018-11-04)
Features
- v4: new architecture (ac8b8ca)
BREAKING CHANGES
-
v4: -
template
option must now returns a Babel AST -
@svgr/core
does not include svgo & prettier by default