Skip to content

Releases: software-mansion/react-native-svg

v12.4.4

10 Aug 10:52

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

Choose a tag to compare

What's Changed

New Contributors

v12.4.2

26 Jul 10:05

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

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

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

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

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

Choose a tag to compare

12.1.1 (2021-04-16)

Bug Fixes

Features

v12.1.0

09 Apr 23:50

Choose a tag to compare

12.1.0 (2020-04-09)

Bug Fixes

  • web: improve react-native-web version compatibility (88953c3)

Features

  • implement WithLocalSvg (e66e87a)
  • Support local .svg files, fixes #1306 (4e9e8b5)
  • svgUri: add onError prop to SvgUri/Xml/Ast (3c32a6f)

v12.0.3

08 Mar 12:44

Choose a tag to compare

12.0.3 (2020-03-08)

Bug Fixes

  • android: default cap, join and handling of null matrix (df4ff9c)
  • ios: #1290 pointerEvents="none" gesture handling (11d14fd)
  • #1290 pointerEvents="none" (bd78998)