Skip to content

Releases: MoOx/react-from-svg

7.1.1

08 Apr 07:31
2649dfc
Compare
Choose a tag to compare
  • Fix title & desc removal if there are attributes

7.1.0

08 Apr 06:55
93973d9
Compare
Choose a tag to compare
  • Add transform for style="..." as object
  • Fix support for data-* and aria-*attributes (no transformation)

7.0.1

04 Apr 06:49
63dd9c7
Compare
Choose a tag to compare
  • Fixed: issue with dash to camel case transforming incorrectly negative number

7.0.0

03 Apr 17:25
857dbb5
Compare
Choose a tag to compare

Rewritten in TypeScript.
ReScript support as been removed (but feel free to add it back via a PR).

  • Remove --commonjs option
  • Remove --with-*-for-rescript options
  • Add --with-web-for-typescript option for DOM with TypeScript

6.0.0

17 Jan 17:15
34c9934
Compare
Choose a tag to compare
  • Add --with-native-for-typescript option for react-native-svg with TypeScript

5.1.3

18 Aug 18:42
4bc5e7a
Compare
Choose a tag to compare
  • Handle gradientTransform for ReScript
  • Handle float without leading 0 for ReScript

5.1.2

18 Aug 15:58
633b838
Compare
Choose a tag to compare
  • Fix style prop generation

5.1.1

18 Aug 15:52
fa6d905
Compare
Choose a tag to compare
  • Fix published files

5.1.0

18 Aug 15:38
e330e49
Compare
Choose a tag to compare
  • Add support for style prop

5.0.3

07 Jul 15:02
f1141c2
Compare
Choose a tag to compare
  • Fix negative number transformation for ReScript output.