Skip to content

Releases: software-mansion/react-native-svg

v13.1.0

29 Aug 15:40
Compare
Choose a tag to compare

Minor release fixing some of the problems introduced by the new architecture.

What's Changed

New Contributors

Full Changelog: v13.0.0...v13.1.0

v13.0.0

17 Aug 14:43
Compare
Choose a tag to compare

Release introducing React Native SVG with Fabric support! 🎉 🚀

Please upgrade your apps and test if it does not introduce any bugs both on old and new architecture 🐛 Keep in mind that due to changes in configuration introduced in newest versions of react-native, you should use version 0.69.0+ to be able to use it on Fabric. Also, if you use the new architecture with react-native version lesser than 0.70.0-rc.3, you need to handle linking on Android by yourself (since autolinking is available from that version).

What's Changed

Full Changelog: v12.4.4...v13.0.0

v12.4.4

10 Aug 10:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v12.4.3...v12.4.4

v12.4.3

26 Jul 15:56
Compare
Choose a tag to compare

What's Changed

New Contributors

v12.4.2

26 Jul 10:05
Compare
Choose a tag to compare

Patch release adding missing types for components and fixing from types exported in lib folder.

What's Changed

Full Changelog: v12.4.1...v12.4.2

v12.4.1

25 Jul 15:29
Compare
Choose a tag to compare

Patch release fixing some typos, removing index.d.ts and moving types to lib folder.

What's Changed

New Contributors

v12.4.0

15 Jul 10:52
Compare
Choose a tag to compare

Release fixing issues and adding Windows support 🚀 🎉 Thanks for your contributions!

What's Changed

New Contributors

Full Changelog: v12.3.0...v12.4.0

v12.3.0

02 Mar 11:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v12.2.0...v12.3.0

v12.2.0

13 Aug 18:09
Compare
Choose a tag to compare
v12.2.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v12.1.0...v12.2.0

v12.1.1

16 Apr 05:59
Compare
Choose a tag to compare

12.1.1 (2021-04-16)

Bug Fixes

Features