Skip to content

Add @react-native/jest-preset to devDependencies#210

Open
leotm wants to merge 1 commit intoreact-native-community:mainfrom
leotm:patch-2
Open

Add @react-native/jest-preset to devDependencies#210
leotm wants to merge 1 commit intoreact-native-community:mainfrom
leotm:patch-2

Conversation

@leotm
Copy link
Contributor

@leotm leotm commented Mar 11, 2026

Summary:

Follows #208 and facebook/react-native#55169, due in React Native 0.85.

Fix

Resolve: #211

Changelog:

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

Test Plan:

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:25
leotm added a commit to leotm/react-native-template-new-architecture that referenced this pull request Mar 12, 2026
- Bump RN deps and devDeps (@react-native: babel/jest presets, eslint/metro/ts configs)
- 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 RN ver comments
- 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
  - missing @react-native/jest-preset from package.json devDependencies
  - fixed upstream react-native-community/template#210 and added here
  - Ref: react-native-community/template#208 facebook/react-native#55169

Resolve: #1913
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.85.0-rc missing @react-native/jest-preset from devDependencies

1 participant