This repository has been archived by the owner on Aug 14, 2024. 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.5.0
Release Notes
react-native-community/react-native-svg (react-native-svg)
v15.5.0
Compare Source
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 https://github.com/software-mansion/react-native-svg/pull/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 https://github.com/software-mansion/react-native-svg/pull/2270r={0}
by @jakex7 in https://github.com/software-mansion/react-native-svg/pull/2271<
inside comments by @jakex7 in https://github.com/software-mansion/react-native-svg/pull/2277New Contributors
Full Changelog: software-mansion/react-native-svg@v15.2.0...v15.3.0
v15.2.0
Compare Source
Minor release adding support for RN 0.74 on New Architecture and introducing some bug fixes. Thank you for your contributions!
What's Changed
New Contributors
Full Changelog: software-mansion/react-native-svg@v15.1.0...v15.2.0
v15.1.0
Compare Source
Minor release including proper support for
react-native-reanimated
to the library on new architecture by usingdynamic
values for codegen.What's Changed
Full Changelog: software-mansion/react-native-svg@v15.0.0...v15.1.0
v15.0.0
Compare Source
Major release introducing support for visionOS 🎉, some bug fixes and a BREAKING CHANGE due to https://github.com/software-mansion/react-native-svg/pull/2232. If your app already supports
iOS
>=12.4
then you can safely upgrade the version, otherwise, you have to bump it first.What's Changed
isolatedModules
setting to catch it intsc
by @renchap in https://github.com/software-mansion/react-native-svg/pull/2197WithLocalSvg
) by @voidsatisfaction in https://github.com/software-mansion/react-native-svg/pull/2223New Contributors
Full Changelog: software-mansion/react-native-svg@v14.1.0...v15.0.0
v14.2.0
Compare Source
Fixed static view config validation #2274. Thanks @fabriziocucci for contribution!
Full Changelog: software-mansion/react-native-svg@v14.1.0...v14.2.0
v14.1.0
Compare Source
Minor release adding support for RN 0.73 and fixing some bugs 🎉 Thank you for all your contributions!
What's Changed
SvgCssUri
fallback by @myou11 in https://github.com/software-mansion/react-native-svg/pull/2171New Contributors
Full Changelog: software-mansion/react-native-svg@v14.0.0...v14.1.0
v14.0.0
Compare Source
Major release introducing some minor improvements and a BREAKING CHANGE. From now on, you should import
from
react-native-svg/css
package instead. See #2168 for more information.What's Changed
renderer/components/rnsvg
with-std=c++20
by @NickGerleman in https://github.com/software-mansion/react-native-svg/pull/2141New Contributors
Full Changelog: software-mansion/react-native-svg@v13.14.0...v14.0.0
v13.14.1
Compare Source
Patch release fixing static view config validation #2274. Thanks @fabriziocucci for contribution!
Full Changelog: software-mansion/react-native-svg@v13.14.0...v13.14.1
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 becomes conflicted, 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.