Update react-native-svg → 15.0.0 (unknown) #339
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ react-native-svg (^12.0.3 → ^15.0.0) · Repo · Changelog
Release Notes
15.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
Release 15.0.0
feat: bump minimal ios version to 12.4 (#2232)
chore(deps): bump ip from 1.1.8 to 1.1.9 in /Example (#2228)
fix: Add missing nan value checks for bounds size (#2220)
fix: typo on require statement (`WithLocalSvg`) (#2223)
fixed @Deprecated warning in React Native 0.73: 'com.facebook.react.common.StandardCharsets' is deprecated and marked for removal (#2208)
fix: visionOS support (#2218)
Update ios-build-test.yml (#2207)
fix: Ensure RNSVG.dll is built with proper publisher/versioning information via new resource file. (#2191)
fix(SvgCssUri): support rendering fallback instead of crashing the app when loading invalid content from remote svg file (#2196)
Fix crash when SVG is unloaded by XAML (#2195)
Fix type exports and enable `isolatedModules` setting to catch it in `tsc` (#2197)
chore: bump examples to 0.73.1 (#2201)
fix: Correct types for transformsArrayToProps (#2193)
feat: add visionOS support (#2190)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands