Skip to content

Latest commit

History

History
81 lines (35 loc) 路 3.2 KB

File metadata and controls

81 lines (35 loc) 路 3.2 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)

Bug Fixes

8.0.0 (2023-05-09)

Note: Version bump only for package @svgr/babel-plugin-transform-react-native-svg

7.0.0 (2023-03-24)

Note: Version bump only for package @svgr/babel-plugin-transform-react-native-svg

6.5.1 (2022-10-27)

Note: Version bump only for package @svgr/babel-plugin-transform-react-native-svg

6.5.0 (2022-10-14)

Note: Version bump only for package @svgr/babel-plugin-transform-react-native-svg

6.3.1 (2022-07-22)

Bug Fixes

6.3.0 (2022-07-18)

Bug Fixes

5.4.0 (2020-04-27)

Features

  • add ForeignObject support for react native (#430) (1b56b85)

5.0.1 (2019-12-29)

Bug Fixes

  • fix engines in package.json (a45d6fc)

4.2.0 (2019-04-11)

Features

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