Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 18, 2025

This PR contains the following updates:

Package Change Age Confidence
react-native-web ~0.18.7~0.21.0 age confidence

Release Notes

necolas/react-native-web (react-native-web)

v0.21.2

Compare Source

What's Changed

New Contributors

Full Changelog: necolas/react-native-web@0.21.1...0.21.2

v0.21.1

Compare Source

Full Changelog: necolas/react-native-web@0.21.0...0.21.1

v0.21.0

Compare Source

v0.20.0: 0.20

Compare Source

React 19 support

  • [change] React 19 support. Note that findNodeHandle is no longer supported on web.
  • [change] Update inline-style-prefixer

Fixes

  • [fix] Prevent clipped text from being scrolled by drag

v0.19.13

Compare Source

v0.19.12

Compare Source

v0.19.11

Compare Source

v0.19.10

Compare Source

v0.19.9

Compare Source

v0.19.8

Compare Source

v0.19.7

Compare Source

v0.19.6

Compare Source

v0.19.5

Compare Source

v0.19.4

Compare Source

v0.19.3

Compare Source

v0.19.2

Compare Source

v0.19.1

Compare Source

v0.19.0: 0.19

Compare Source

Best compatibility: react-native@>=0.71

React 18 support

  • [change] React 18 createRoot support.
  • [change] Update Animated to support React 18, including new AnimatedColor node.
  • [change] Update ScrollView to Class component for React 18 support.

New features

  • [add] Map 'button' and 'paragraph' role to equivalent semantic HTML elements.
  • [add] Add support for aria-* props.
  • [add] Add support for role prop.
  • [add] Add support for id prop.
  • [add] Add support for tabIndex prop (only values 0 and -1).
  • [add] Support for PointerEvent props.
  • [add] Add support for pointerEvents style.
  • [add] Add support for userSelect style.
  • [add] Add polyfilled support for W3C logical styles (e.g., insetInline.)
  • [add] Add <Image> support for tintColor prop.
  • [add] Add <TextInput> support for enterKeyHint prop.
  • [add] Add <TextInput> support for inputMode prop.
  • [add] Add <TextInput> support for readOnly prop.
  • [add] Add <TextInput> support for rows prop.

Deprecations

  • [change] Deprecate Touchable* components. Use Pressable.
  • [change] Deprecate Button component. Use Pressable.
  • [change] Deprecate StyleSheet.compose(). Use style array syntax.
  • [change] Deprecate accessibility* props. Use aria-* and role props.
  • [change] Deprecate nativeId prop. Use id prop.
  • [change] Deprecate focusable props. Use tabIndex prop.
  • [change] Deprecate pointerEvents prop. Use pointerEvents style.
  • [change] Deprecate selectable prop. Use userSelect style.
  • [change] Deprecate fontVariant style array values. Use space-separated string values.
  • [change] Deprecate textAlignVertical style. Use verticalAlign style.
  • [change] Deprecate transform style array values. Use space-separated string functions.
  • [change] Deprecate non-standard logical styles, e.g., 'marginStart'.
  • [change] Deprecate <Image> style resizeMode. Use resizeMode prop.
  • [change] Deprecate <Image> style tintColor. Use tintColor prop.
  • [change] Deprecate <TextInput> prop keyboardType. Use inputMode prop.
  • [change] Deprecate <TextInput> prop returnKeyType. Use enterKeyHint prop.
  • [change] Deprecate <TextInput> prop editable. Use readOnly prop.
  • [change] Deprecate <TextInput> prop numberOfLines. Use rows prop.
  • [change] Deprecate BackHandler API.

Breaking changes

  • [change] Remove previously deprecated Android/iOS platform-specific exports.
  • [change] Remove previously deprecated setNativeProps API.
  • [change] Remove previously deprecated AppState.removeListener API.
  • [change] <Text> is position:relative by default.
  • [change] Add task queue for InteractionManager.

Fixes

  • [fix] Animated now works with compiled styles.
  • [fix] Text inheritance of textAlign.

v0.18.12

Compare Source

v0.18.11

Compare Source

v0.18.10

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/react-native-web-0.x branch from f73c4d5 to 90ae7f4 Compare April 3, 2025 19:52
@renovate renovate bot changed the title fix(deps): update dependency react-native-web to ~0.19.0 fix(deps): update dependency react-native-web to ~0.20.0 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/react-native-web-0.x branch from 90ae7f4 to 3e7158b Compare July 25, 2025 23:07
@renovate renovate bot changed the title fix(deps): update dependency react-native-web to ~0.20.0 fix(deps): update dependency react-native-web to ~0.21.0 Jul 25, 2025
@renovate renovate bot force-pushed the renovate/react-native-web-0.x branch from 3e7158b to 81bed07 Compare August 20, 2025 22:41
@renovate renovate bot force-pushed the renovate/react-native-web-0.x branch from 81bed07 to 7eaf95e Compare October 16, 2025 22:41
@renovate renovate bot force-pushed the renovate/react-native-web-0.x branch from 7eaf95e to 8ee3394 Compare November 18, 2025 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants