Skip to content

Releases: software-mansion/react-native-svg

v13.9.0

30 Mar 15:35
d31ffdb
Compare
Choose a tag to compare

Minor release introducing marker support for elements on Android, adding accessibility props needed also for e2e testing and fixing many issues in the repo 🎉 Thanks to all contributors!

What's Changed

  • chore: update Example to newest react-native version by @WoLewicki in #1999
  • Upgrade rn-builder-bob to enable tree-shaking in rn-web by @merrywhether in #1993
  • add accessibility and testId props and virtual nodes to support e2e tests tools by @toter3 in #2001
  • fix onLayout by @toter3 in #1998
  • Don't set self.opaque = false on macOS by @hsjoberg in #2008
  • Fix SVG parsing when the closing tags include whitespace by @MichalSzorad in #2012
  • chore: set library namespace in build script by @kkafar in #2005
  • fix: make image props extend CommonPathProps by @andev240 in #2007
  • fix: mask render on android by @Aflexon in #1981
  • fix: remove unnecessary methods provided by superclasses for accessibility by @WoLewicki in #2013
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #1982
  • chore(deps): bump @xmldom/xmldom from 0.7.6 to 0.7.9 by @dependabot in #2004
  • fix #1592 : add marker support on Rect, Line, Ellipse, Circle and Group by @mlecoq in #1594
  • fix: scale path markers so they match ios by @WoLewicki in #2018
  • fix: read svg file on android by @vicke4 in #2016

New Contributors

Full Changelog: v13.8.0...v13.9.0

v13.8.0

01 Feb 10:43
Compare
Choose a tag to compare

Minor release bringing Fabric support to RN v0.71 🎉

What's Changed

New Contributors

Full Changelog: v13.7.0...v13.8.0

v12.5.1

31 Jan 12:44
Compare
Choose a tag to compare

Patch release including fix of types: #1874.

v13.7.0

09 Jan 15:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v13.6.0...v13.7.0

v12.5.0

30 Nov 15:24
Compare
Choose a tag to compare

Minor release including fix of Windows build: #1923. Thanks @marlenecota for the contribution!

v13.6.0

15 Nov 15:29
Compare
Choose a tag to compare

Minor release fixing some bugs and introducing compatibility with Static View Configs, Bridgeless Mode and maybe some more updated on Fabric.

What's Changed

New Contributors

Full Changelog: v13.5.0...v13.6.0

v.13.5.0

02 Nov 14:55
Compare
Choose a tag to compare

Minor release fixing bugs with nullish values and adding some web compatibility. Thanks for your contributions 🎉

What's Changed

New Contributors

Full Changelog: v13.4.0...v.13.5.0

v13.4.0

10 Oct 13:39
Compare
Choose a tag to compare

Minor release fixes regressions from the previous releases. Thanks for your contributions 🎉

What's Changed

New Contributors

Full Changelog: v13.3.0...v13.4.0

v13.3.0

05 Oct 17:29
Compare
Choose a tag to compare

Minor release fixing integration with react-native-reanimated, color parsing, pointer events on Android and few other issues. Thanks for your contributions 🎉

What's Changed

New Contributors

Full Changelog: v13.2.0...v13.3.0

v13.2.0

15 Sep 12:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v13.1.0...v13.2.0