Skip to content

Releases: birdofpreyru/babel-preset-svgr

v1.2.0

26 Sep 14:30
Compare
Choose a tag to compare
  • [#8] A better implementation of mimicCreateReactApp feature, which makes it independent of JSX code syntax generated by SVGR plugins.

v1.1.1

24 Sep 21:12
Compare
Choose a tag to compare
  • [#8] Fixes mimicCreateReactApp option in absense of @svgr/plugin-prettier in SVGR config.

v1.1.0

07 Sep 22:31
Compare
Choose a tag to compare
  • [BREAKING] The default config is changed to disable removeViewBox optimization of imported SVGs. See 551257e for details.
  • Updates dependencies.

v1.0.10

29 Apr 23:47
Compare
Choose a tag to compare

Update of dependencies.

Update of NPM dependencies

04 Apr 13:01
Compare
Choose a tag to compare
v1.0.9

Merge branch 'develop'

Adds `pathsTransform` to CRA mode options

19 Mar 20:58
Compare
Choose a tag to compare

Adds `mimicCreateReactApp.pathsRelativeTo` option

19 Mar 02:03
Compare
Choose a tag to compare

Updates NPM dependencies

14 Mar 20:36
Compare
Choose a tag to compare
v1.0.6

Merge branch 'develop'

Update of dependencies

24 Feb 14:28
Compare
Choose a tag to compare

@svgr/core, @svgr/plugin-jsx, and @svgr/plugin-svgo are all updated to their latest 5.2.0 versions. According to their descriptions, no real changes were introduced, beside a better validation of SVGO config by plugin-svgo.

v1.0.4 - Update of dependencies

03 Feb 13:53
Compare
Choose a tag to compare

Updates @svgr/plugin-svgo to the latest 5.1.0 version. Also updates a bunch of dev dependencies.