Skip to content

Upgrade React Native from 0.84.1 to 0.85.0-rc.1#1918

Merged
leotm merged 1 commit intomasterfrom
react-native-0.84.1-to-0.85.0-rc.1
Mar 12, 2026
Merged

Upgrade React Native from 0.84.1 to 0.85.0-rc.1#1918
leotm merged 1 commit intomasterfrom
react-native-0.84.1-to-0.85.0-rc.1

Conversation

@leotm
Copy link
Copy Markdown
Owner

@leotm leotm commented Mar 11, 2026

NB: react-native-community.github.io/upgrade-helper/?from=0.84.1&to=0.85.0-rc.1&package=com.myapp&name=MyApp

Resolve: #1913

- Bump RN deps and devDeps (@react-native: babel-preset, eslint/metro/ts configs)
  - add @react-native jest-preset
- Bump Gradle Wrapper config from 9.0.0 to 9.3.1
  - update gradlew shell script (remove CLASSPATH var), regen batch script and Java app (.jar)
- Bump #1877 comments RN ver
- Bump Jest snapshot test rendered RN ver
- Remove gem 'nkf' workaround comment now upstream in react-native-community/template#200
- Update lockfiles (Yarn, CocoaPods)
- Bump ReadMe ver

- NB: react-native-community.github.io/upgrade-helper/?from=0.84.1&to=0.85.0-rc.1&package=com.myapp&name=MyApp
  - @react-native/jest-preset missing from package.json devDependencies
  - Ref: react-native-community/template#208 facebook/react-native#55169

Resolve: #1913
leotm added a commit to leotm/template that referenced this pull request Mar 11, 2026
Follows react-native-community#208 facebook/react-native#55169, due in React Native 0.85.

Missing in: react-native-community.github.io/upgrade-helper/?from=0.84.1&to=0.85.0-rc.1

Example: leotm/react-native-template-new-architecture#1918

[General][Fixed] - Add @react-native/jest-preset to package.json
@leotm leotm marked this pull request as ready for review March 11, 2026 22:24
@leotm leotm added react native react-native-community.github.io/upgrade-helper pre-release Pre-release version labels Mar 12, 2026
Comment thread package.json
"@react-native/typescript-config": "0.84.1",
"@react-native/babel-preset": "0.85.0-rc.1",
"@react-native/eslint-config": "0.85.0-rc.1",
"@react-native/jest-preset": "0.85.0-rc.1",
Copy link
Copy Markdown
Owner Author

@leotm leotm Mar 12, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@leotm leotm merged commit d92bfeb into master Mar 12, 2026
7 of 8 checks passed
@leotm leotm deleted the react-native-0.84.1-to-0.85.0-rc.1 branch March 12, 2026 13:16
@leotm leotm added this to the React Native 0.85 milestone Mar 12, 2026
leotm added a commit to leotm/template that referenced this pull request Mar 14, 2026
Follows react-native-community#208 and facebook/react-native#55169, due in React Native 0.85.

Missing in
- react-native-community.github.io/upgrade-helper/?from=0.84.1&to=0.85.0-rc.1
- github.com/react-native-community/rn-diff-purge/compare/release/0.84.1..release/0.85.0-rc.0

Example: leotm/react-native-template-new-architecture#1918

[General][Fixed] - Add @react-native/jest-preset to package.json devDependencies

Resolve: react-native-community#211

Resolve: react-native-community/rn-diff-purge#91
leotm added a commit to leotm/template that referenced this pull request Mar 14, 2026
Follows react-native-community#208 and facebook/react-native#55169, due in React Native 0.85.

Missing in
- react-native-community.github.io/upgrade-helper/?from=0.84.1&to=0.85.0-rc.1
- github.com/react-native-community/rn-diff-purge/compare/release/0.84.1..release/0.85.0-rc.0

Example: leotm/react-native-template-new-architecture#1918

[General][Fixed] - Add @react-native/jest-preset to package.json devDependencies

Resolve: react-native-community#211

Resolve: react-native-community/rn-diff-purge#91
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pre-release Pre-release version react native react-native-community.github.io/upgrade-helper

Projects

None yet

Development

Successfully merging this pull request may close these issues.

React Native 0.85.0-rc.1

1 participant