Skip to content

Conversation

cetfu
Copy link
Contributor

@cetfu cetfu commented Aug 12, 2025

Summary:

React Native 0.81 now recommends Node.js >=20 as the minimum supported version.
This update changes the engines.node field in package.json from >=18 to >=20 to align with the recommended environment and ensure compatibility.

https://reactnative.dev/blog/2025/08/12/react-native-0.81#minimum-nodejs-bumped-to-20

Changelog:

[GENERAL][CHANGED] - Updated Node.js engine requirement in package.json from >=18 to >=20 to match React Native 0.81 recommendation

Test Plan:

@cortinico
Copy link
Member

Thanks for the fix 👍

@cortinico cortinico merged commit e04eafa into react-native-community:0.81-stable Aug 12, 2025
1 check passed
@cetfu
Copy link
Contributor Author

cetfu commented Aug 12, 2025

It's my pleasure

cipolleschi pushed a commit that referenced this pull request Aug 19, 2025
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.

2 participants