npm react-native-svg 13.9.0
v13.9.0

latest releases: 15.12.1, 15.12.0, 15.11.2...
2 years ago

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

Don't miss a new react-native-svg release

NewReleases is sending notifications on new releases.