Skip to content

Releases: software-mansion/react-native-svg

v15.6.0

21 Aug 13:27
Compare
Choose a tag to compare

In this version, we've introduced support for React Native 0.75, Fabric support on Windows, and a few minor enhancements and fixes. Thank you to everyone who contributed! 🚀

What's Changed

New Contributors

Full Changelog: v15.5.0...v15.6.0

v15.5.0

06 Aug 13:31
Compare
Choose a tag to compare

🎉 Minor release introducing new filters, CSS filters API on FilterImage component and many bug fixes.
Thanks for all your contributions 🚀

What's Changed

New Contributors

Full Changelog: v15.4.0...v15.5.0

v15.4.0

11 Jul 13:08
Compare
Choose a tag to compare

Introducing the long-awaited filters in react-native-svg! 🎉
This minor release includes the first filter, FeColorMatrix, along with numerous fixes and other improvements.

What's Changed

New Contributors

Full Changelog: v15.3.0...v15.4.0

v15.3.0

16 May 13:10
Compare
Choose a tag to compare

Minor release fixing some long-standing bugs. Thank you for your contributions! 🎉

What's Changed

New Contributors

Full Changelog: v15.2.0...v15.3.0

v14.2.0

15 May 13:01
Compare
Choose a tag to compare

Fixed static view config validation #2274. Thanks @fabriziocucci for contribution!

Full Changelog: v14.1.0...v14.2.0

v13.14.1

15 May 09:58
Compare
Choose a tag to compare

Patch release fixing static view config validation #2274. Thanks @fabriziocucci for contribution!

Full Changelog: v13.14.0...v13.14.1

v15.2.0

23 Apr 11:44
a256f25
Compare
Choose a tag to compare

Minor release adding support for RN 0.74 on New Architecture and introducing some bug fixes. Thank you for your contributions!

What's Changed

New Contributors

Full Changelog: v15.1.0...v15.2.0

v15.1.0

05 Mar 10:39
31772c0
Compare
Choose a tag to compare

Minor release including proper support for react-native-reanimated to the library on new architecture by using dynamic values for codegen.

What's Changed

  • feat: use dynamics instead of strings for props that can be either string or number by @WoLewicki in #2238

Full Changelog: v15.0.0...v15.1.0

v15.0.0

26 Feb 14:33
e332c4a
Compare
Choose a tag to compare

Major release introducing support for visionOS 🎉, some bug fixes and a BREAKING CHANGE due to #2232. If your app already supports iOS >= 12.4 then you can safely upgrade the version, otherwise, you have to bump it first.

What's Changed

New Contributors

Full Changelog: v14.1.0...v15.0.0

v14.1.0

04 Dec 14:18
2806bb2
Compare
Choose a tag to compare

Minor release adding support for RN 0.73 and fixing some bugs 🎉 Thank you for all your contributions!

What's Changed

New Contributors

Full Changelog: v14.0.0...v14.1.0