This repository was archived by the owner on Sep 6, 2025. It is now read-only.
fix(deps): update dependency react-native-svg to v15 #431
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
13.14.0
->15.12.1
Release Notes
react-native-community/react-native-svg (react-native-svg)
v15.12.1
Compare Source
This version adds support for react-native@0.81.0 as well as some small fixes and improvements.
What's Changed
target_compile_reactnative_options
by @jakex7 in software-mansion#2710target_compile_definitions
instead of appending toCMAKE_CXX_FLAGS
by @jakex7 in software-mansion#2713RNS_
toRNSVG_
prefixes by @jakex7 in software-mansion#2714Full Changelog: software-mansion/react-native-svg@v15.12.0...v15.12.1
v15.12.0
Compare Source
This version includes some minor fixes and improvements, and also prepares for
react-native@0.80.0
What's Changed
usesMapBufferForStateData
template parameter by @NickGerleman in software-mansion#2668providers.exec
to enableconfiguration-cache
by @lukmccall in software-mansion#2677New Contributors
Full Changelog: software-mansion/react-native-svg@v15.11.2...v15.12.0
v15.11.2
Compare Source
Added support
react-native@0.78
along with some fixes and improvements.What's Changed
svgView
getter public by @latekvo in software-mansion#2583Full Changelog: software-mansion/react-native-svg@v15.11.1...v15.11.2
v15.11.1
Compare Source
Hotfix for v15.11.0 where the podspec was corrupted due to missing
scripts
folder in package.What's Changed
scripts/rnsvg_utils.rb
in release by @jakex7 in software-mansion#2607Full Changelog: software-mansion/react-native-svg@v15.11.0...v15.11.1
v15.11.0
Compare Source
Get ready for
react-native@0.77
, 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
ios.componentProvider
by @jakex7 in software-mansion#2572New Contributors
Full Changelog: software-mansion/react-native-svg@v15.10.1...v15.11.0
v15.10.1
Compare Source
Fix for a crash occurring when
id
is numeric.What's Changed
Full Changelog: software-mansion/react-native-svg@v15.10.0...v15.10.1
v15.10.0
Compare Source
This release focuses primarily on bug fixes and minor enhancements.
What's Changed
RenderableView.hitTest
public to create a cross-library interface by @latekvo in software-mansion#2555New Contributors
Full Changelog: software-mansion/react-native-svg@v15.9.0...v15.10.0
v15.9.0
Compare Source
This release includes two new filters along with numerous minor improvements and fixes. A huge thanks to all contributors! 🚀
What's Changed
react-native.config.js
by @lukmccall in software-mansion#2503New Contributors
Full Changelog: software-mansion/react-native-svg@v15.8.0...v15.9.0
v15.8.0
Compare Source
This minor release introduces several enhancements, including the addition of new filters (
FeFlood
andFeBlend
), improvements to the filter region 🖼️, support forcurrentColor
🎨, and compatibility withreact-native@0.76
🎉What's Changed
currentColor
by @jakex7 in software-mansion#2466@react-native/babel-preset
by @jakex7 in software-mansion#2482Full Changelog: software-mansion/react-native-svg@v15.7.0...v15.8.0
v15.7.1
Compare Source
Hotfix for v15.7.0
What's Changed
Full Changelog: software-mansion/react-native-svg@v15.7.0...v15.7.1
v15.7.0
Compare Source
A minor release introducing the implementation of filter regions along with some bug fixes 🔧
What's Changed
opacity
prop by @jakex7 in software-mansion#2417New Contributors
Full Changelog: software-mansion/react-native-svg@v15.6.0...v15.7.0
v15.6.0
Compare Source
In this version, we've introduced support for React Native 0.75, Fabric support on Windows, and a few minor enhancements and fixes. Thank you to everyone who contributed! 🚀
What's Changed
Svg
transform by @jakex7 in software-mansion#2403New Contributors
Full Changelog: software-mansion/react-native-svg@v15.5.0...v15.6.0
v15.5.0
Compare Source
🎉 Minor release introducing new filters, CSS filters API on
FilterImage
component and many bug fixes.Thanks for all your contributions 🚀
What's Changed
FeGaussianBlur
filter by @jakex7 in software-mansion#2352FeOffset
filter by @jakex7 in software-mansion#2361FeMerge
andFeMergeNode
filters by @jakex7 in software-mansion#2369FilterImage
css filter on web by @jakex7 in software-mansion#2387New Contributors
Full Changelog: software-mansion/react-native-svg@v15.4.0...v15.5.0
v15.4.0
Compare Source
Introducing the long-awaited filters in react-native-svg! 🎉
This minor release includes the first filter, FeColorMatrix, along with numerous fixes and other improvements.
What's Changed
#include <folly/dynamic.h>
on RN 0.75 by @tomekzaw in software-mansion#2344New Contributors
Full Changelog: software-mansion/react-native-svg@v15.3.0...v15.4.0
v15.3.0
Compare Source
Minor release fixing some long-standing bugs. Thank you for your contributions! 🎉
What's Changed
err
export by @jakex7 in software-mansion#2270r={0}
by @jakex7 in software-mansion#2271<
inside comments by @jakex7 in software-mansion#2277New Contributors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.