Skip to content

Releases: software-mansion/react-native-svg

v15.15.0

12 Nov 15:16
1702acb

Choose a tag to compare

In this version, we've improved handling touches, emojis in Text, and rendering elements in ForeignObject, along with numerous other fixes and enhancements.

What's Changed

New Contributors

Full Changelog: v15.14.0...v15.15.0

v15.14.0

08 Oct 11:29

Choose a tag to compare

This version improves performance on iOS and Windows, and includes some minor fixes and improvements.

What's Changed

New Contributors

Full Changelog: v15.13.0...v15.14.0

v15.13.0

09 Sep 09:42
ef737e8

Choose a tag to compare

This version includes some minor fixes and improvements, drops support for old RN versions and brings back macOS support.

What's Changed

New Contributors

Full Changelog: v15.12.1...v15.13.0

v15.12.1

31 Jul 18:36

Choose a tag to compare

This version adds support for [email protected] as well as some small fixes and improvements.

What's Changed

Full Changelog: v15.12.0...v15.12.1

v15.12.0

12 May 13:24

Choose a tag to compare

This version includes some minor fixes and improvements, and also prepares for [email protected]

What's Changed

New Contributors

Full Changelog: v15.11.2...v15.12.0

v15.11.2

24 Feb 09:52

Choose a tag to compare

Added support [email protected] along with some fixes and improvements.

What's Changed

Full Changelog: v15.11.1...v15.11.2

v15.11.1

09 Jan 20:05

Choose a tag to compare

Hotfix for v15.11.0 where the podspec was corrupted due to missing scripts folder in package.

What's Changed

  • fix: include scripts/rnsvg_utils.rb in release by @jakex7 in #2607

Full Changelog: v15.11.0...v15.11.1

v15.11.0

09 Jan 16:14

Choose a tag to compare

Get ready for [email protected], which includes some minor fixes and improvements.
On the new architecture, onLayout will now fire only once and provide the correct dimensions.

What's Changed

New Contributors

Full Changelog: v15.10.1...v15.11.0

v15.10.1

05 Dec 11:08

Choose a tag to compare

Fix for a crash occurring when id is numeric.

What's Changed

  • fix: do not parse id as number in any case by @jakex7 in #2563

Full Changelog: v15.10.0...v15.10.1

v15.10.0

03 Dec 12:03

Choose a tag to compare

This release focuses primarily on bug fixes and minor enhancements.

What's Changed

New Contributors

Full Changelog: v15.9.0...v15.10.0