Skip to content

Releases: gregberge/svgr

v1.9.2

14 May 09:24
44c5560
Compare
Choose a tag to compare

Bug Fixes

  • ids: do not minify them (538b73f)

v1.9.1

25 Mar 15:11
678264a
Compare
Choose a tag to compare

Bug Fixes

v1.9.0

08 Mar 17:21
95877e7
Compare
Choose a tag to compare

Features

v1.8.1

31 Jan 22:54
c49b627
Compare
Choose a tag to compare

Bug Fixes

  • loader: add missing babel-plugin (#50) (c49b627)

v1.8.0

31 Jan 22:19
Compare
Choose a tag to compare

Bug Fixes

Features

v1.7.0

23 Jan 08:22
b798b97
Compare
Choose a tag to compare

Features

  • emSize: add support for missing width/height (2eacfd8)
  • add option keepUselessDefs (3d03510), closes #36

Performance Improvements

  • refactor emSize to reduce iterations (3c9d8b4)

v1.6.0

08 Jan 23:24
132e1d8
Compare
Choose a tag to compare

Features

  • support url-loader & file-loader (b95ed07)

v1.5.0

12 Dec 10:07
Compare
Choose a tag to compare

Features

v1.4.0

07 Dec 17:03
ee342e9
Compare
Choose a tag to compare

Features

  • add "-native" option to target React Native (76fd6f5)
  • native: import only relevant components (fcd4229)
  • native: log unsupported components (888d968)

v1.3.0

05 Dec 13:40
Compare
Choose a tag to compare

Features

  • add option to keeps IDs from SVG (bfd4066)