chore(deps): update dependency babel-plugin-react-native-web to ^0.19.0 #9
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:
^0.18.4->^0.19.0Release Notes
necolas/react-native-web (babel-plugin-react-native-web)
v0.19.9Compare Source
v0.19.8Compare Source
v0.19.7Compare Source
v0.19.6Compare Source
v0.19.5Compare Source
v0.19.4Compare Source
v0.19.3Compare Source
v0.19.2Compare Source
v0.19.1Compare Source
v0.19.0: 0.19Compare Source
Best compatibility:
react-native@>=0.71React 18 support
createRootsupport.Animatedto support React 18, including newAnimatedColornode.ScrollViewto Class component for React 18 support.New features
'button'and'paragraph'role to equivalent semantic HTML elements.aria-*props.roleprop.idprop.tabIndexprop (only values0and-1).PointerEventprops.pointerEventsstyle.userSelectstyle.insetInline.)<Image>support fortintColorprop.<TextInput>support forenterKeyHintprop.<TextInput>support forinputModeprop.<TextInput>support forreadOnlyprop.<TextInput>support forrowsprop.Deprecations
Touchable*components. UsePressable.Buttoncomponent. UsePressable.StyleSheet.compose(). Use style array syntax.accessibility*props. Usearia-*androleprops.nativeIdprop. Useidprop.focusableprops. UsetabIndexprop.pointerEventsprop. UsepointerEventsstyle.selectableprop. UseuserSelectstyle.fontVariantstyle array values. Use space-separated string values.textAlignVerticalstyle. UseverticalAlignstyle.transformstyle array values. Use space-separated string functions.<Image>styleresizeMode. UseresizeModeprop.<Image>styletintColor. UsetintColorprop.<TextInput>propkeyboardType. UseinputModeprop.<TextInput>propreturnKeyType. UseenterKeyHintprop.<TextInput>propeditable. UsereadOnlyprop.<TextInput>propnumberOfLines. Userowsprop.BackHandlerAPI.Breaking changes
setNativePropsAPI.AppState.removeListenerAPI.<Text>isposition:relativeby default.InteractionManager.Fixes
Animatednow works with compiled styles.textAlign.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.