bandi
bandi copied to clipboard
Bump react-native-svg from 13.4.0 to 13.10.0
Bumps react-native-svg from 13.4.0 to 13.10.0.
Release notes
Sourced from react-native-svg's releases.
v13.10.0
Minor release fixing some long-standing issues, adding new features such as web support for
toDataURL
(software-mansion/react-native-svg#2072) andfallback
prop forSvgXml
and others (software-mansion/react-native-svg#2071). It also adds support for RN 0.72 on new architecture, at the same time dropping the support for RN 0.71 there. Thanks for all your contributions 🚀What's Changed
- Fix compilation errors on Windows by
@christophpurrer
in software-mansion/react-native-svg#2045- Fix setNativeProps type by
@fauri13
in software-mansion/react-native-svg#2058- fix: remove deprecated import from react-native-web by
@janlat
in software-mansion/react-native-svg#2027- fix: Updating iOS version #2038 by
@sgabriel
in software-mansion/react-native-svg#2041- Fix syntax error in RNSVGImageShadowNode::initialStateData by
@hsjoberg
in software-mansion/react-native-svg#2079- Fix #1345: opacity does not work with currentColor on Android by
@laptou
in software-mansion/react-native-svg#2080- chore: bump Example to 0.72 by
@WoLewicki
in software-mansion/react-native-svg#2084- chore(deps): bump fast-xml-parser from 4.1.3 to 4.2.4 in /TestsExample by
@dependabot
in software-mansion/react-native-svg#2063- chore(deps): bump vm2 from 3.9.14 to 3.9.19 by
@dependabot
in software-mansion/react-native-svg#2056- chore(deps): bump fast-xml-parser from 4.2.4 to 4.2.5 in /TestsExample by
@dependabot
in software-mansion/react-native-svg#2085- Add web support for toDataURL() on svg tags by
@chrispader
in software-mansion/react-native-svg#2072- Prevents SvgUri crashes when uri is invalid and adds fallback prop by
@PiotrWszolek
in software-mansion/react-native-svg#2071- chore: run prettier and lint by
@WoLewicki
in software-mansion/react-native-svg#2087- chore: bump TestsExample to 0.72 by
@WoLewicki
in software-mansion/react-native-svg#2088- feat: strokeDasharray with Animated by
@WoLewicki
in software-mansion/react-native-svg#2089New Contributors
@christophpurrer
made their first contribution in software-mansion/react-native-svg#2045@fauri13
made their first contribution in software-mansion/react-native-svg#2058@janlat
made their first contribution in software-mansion/react-native-svg#2027@sgabriel
made their first contribution in software-mansion/react-native-svg#2041@laptou
made their first contribution in software-mansion/react-native-svg#2080@chrispader
made their first contribution in software-mansion/react-native-svg#2072@PiotrWszolek
made their first contribution in software-mansion/react-native-svg#2071Full Changelog: https://github.com/software-mansion/react-native-svg/compare/v13.9.0...v13.10.0
v13.9.0
Minor release introducing
marker
support for elements onAndroid
, adding accessibility props needed also for e2e testing and fixing many issues in the repo :tada: Thanks to all contributors!What's Changed
- chore: update Example to newest react-native version by
@WoLewicki
in software-mansion/react-native-svg#1999- Upgrade rn-builder-bob to enable tree-shaking in rn-web by
@merrywhether
in software-mansion/react-native-svg#1993- add accessibility and testId props and virtual nodes to support e2e tests tools by
@toter3
in software-mansion/react-native-svg#2001- fix onLayout by
@toter3
in software-mansion/react-native-svg#1998- Don't set
self.opaque = false
on macOS by@hsjoberg
in software-mansion/react-native-svg#2008- Fix SVG parsing when the closing tags include whitespace by
@MichalSzorad
in software-mansion/react-native-svg#2012- chore: set library namespace in build script by
@kkafar
in software-mansion/react-native-svg#2005- fix: make image props extend CommonPathProps by
@andev240
in software-mansion/react-native-svg#2007- fix: mask render on android by
@Aflexon
in software-mansion/react-native-svg#1981- fix: remove unnecessary methods provided by superclasses for accessibility by
@WoLewicki
in software-mansion/react-native-svg#2013- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by
@dependabot
in software-mansion/react-native-svg#1982- chore(deps): bump
@xmldom/xmldom
from 0.7.6 to 0.7.9 by@dependabot
in software-mansion/react-native-svg#2004- fix #1592 : add marker support on Rect, Line, Ellipse, Circle and Group by
@mlecoq
in software-mansion/react-native-svg#1594- fix: scale path markers so they match ios by
@WoLewicki
in software-mansion/react-native-svg#2018- fix: read svg file on android by
@vicke4
in software-mansion/react-native-svg#2016
... (truncated)
Commits
0e93157
Release 13.10.078aaffa
feat: strokeDasharray with Animated (#2089)24dba65
chore: bump TestsExample to 0.72 (#2088)54bec6d
chore: run prettier and lint (#2087)e04a159
Prevents SvgUri crashes when uri is invalid and adds fallback prop (#2071)7983ad2
Add web support for toDataURL() on svg tags (#2072)f6570d3
chore(deps): bump fast-xml-parser from 4.2.4 to 4.2.5 in /TestsExample (#2085)4061203
chore(deps): bump vm2 from 3.9.14 to 3.9.19 (#2056)e6724d6
chore(deps): bump fast-xml-parser from 4.1.3 to 4.2.4 in /TestsExample (#2063)91f6bd1
chore: bump Examples to 0.72 (#2084)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)