Skip to content

Commit 43fd4c6

Browse files
authored
[blog] Remove TextInput selection data from 0.85 blog post (#5046)
1 parent c865be3 commit 43fd4c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/blog/2026-04-07-react-native-0.85.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'React Native 0.85 - New Animation Backend, TextInput Selection Data, New Jest Preset Package'
2+
title: 'React Native 0.85 - New Animation Backend, New Jest Preset Package'
33
authors:
44
[
55
alanleedev,
@@ -15,11 +15,11 @@ tags: [announcement, release]
1515
date: 2026-04-07
1616
---
1717

18-
# React Native 0.85 - New Animation Backend, TextInput Selection Data, New Jest Preset Package
18+
# React Native 0.85 - New Animation Backend, New Jest Preset Package
1919

2020
Today we are excited to release React Native 0.85!
2121

22-
This release includes the New Animation Backend, adds selection data to TextInput `onChange` events, moves the Jest preset to a dedicated package, and includes many other improvements and fixes.
22+
This release includes the New Animation Backend, moves the Jest preset to a dedicated package, and includes many other improvements and fixes.
2323

2424
### Highlights
2525

0 commit comments

Comments
 (0)