fix(deps): update dependency react-native-webview to v13 #1528
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:
^11.26.0
->^13.0.0
Release Notes
react-native-webview/react-native-webview
v13.2.1
Compare Source
Bug Fixes
v13.2.0
Compare Source
Features
capture
attribute (#2954) (966221e)v13.1.0
Compare Source
Features
v13.0.0
Compare Source
Features
BREAKING CHANGES
Co-authored-by: Peter Lazar [email protected]
Co-authored-by: Thibault Malbranche [email protected]
v12.4.0
Compare Source
Features
v12.3.0
Compare Source
Features
v12.2.1
Compare Source
Bug Fixes
v12.2.0
Compare Source
Features
Fix
https://github.com/react-native-webview/react-native-webview/pull/2952
v12.1.0
Compare Source
Features
v12.0.3
Compare Source
Bug Fixes
v12.0.2
Compare Source
Bug Fixes
v12.0.1
Compare Source
Bug Fixes
v12.0.0
Compare Source
Hello everyone, the support for new architecture (fabric) is finally landing 🚀 . I've taken a lot of time but I've had to re-understand the whole codebase, the old arch, the new arch, and I did not want to take too many shortcuts.
This release should be mostly non breaking (except for a few well deserved props removals).
HOWEVER, this is a lot of code over a lot of time. Mistakes can happen, if you feel unsafe stick to v11 for a lil' while.
Finally this will unblock many PR (sorry for the conflicts in advance), so let's get releasing again 🔥
If you appreciate my work please to sponsor me !
Features
BREAKING CHANGES
If you are using custom native implementation are still possible on the old arch but many classes were moved / renamed so they will need some changes
removed the following props: androidHardwareAccelerationDisabled (deprecated), urlPrefixesForDefaultIntent (unused)
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 has been generated by Mend Renovate. View repository job log here.