Releases: MoOx/react-from-svg
Releases · MoOx/react-from-svg
8.0.2
19 Nov 20:50
Compare
Sorry, something went wrong.
No results found
Remove Node 22 requirement
8.0.1
16 Aug 13:17
Compare
Sorry, something went wrong.
No results found
8.0.0
29 Apr 09:27
Compare
Sorry, something went wrong.
No results found
Add new --allow-override-fill option
Add {props.children} injection so you can inject stuff in your svg (eg: <defs> that can be used with --allow-override-fill)
Check the README for an example.
7.1.2
29 Apr 07:28
Compare
Sorry, something went wrong.
No results found
Fix unecessary .web suffix presence for web only exports
7.1.1
08 Apr 07:31
Compare
Sorry, something went wrong.
No results found
Fix title & desc removal if there are attributes
7.1.0
08 Apr 06:55
Compare
Sorry, something went wrong.
No results found
Add transform for style="..." as object
Fix support for data-* and aria-*attributes (no transformation)
7.0.1
04 Apr 06:49
Compare
Sorry, something went wrong.
No results found
Fixed: issue with dash to camel case transforming incorrectly negative number
7.0.0
03 Apr 17:25
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Add --with-native-for-typescript option for react-native-svg with TypeScript
5.1.3
18 Aug 18:42
Compare
Sorry, something went wrong.
No results found
Handle gradientTransform for ReScript
Handle float without leading 0 for ReScript