Skip to content

chore: update Node.js engine requirement to >=20#167

Merged
cortinico merged 1 commit into
react-native-community:0.81-stablefrom
cetfu:fc/fix-node-engine
Aug 12, 2025
Merged

chore: update Node.js engine requirement to >=20#167
cortinico merged 1 commit into
react-native-community:0.81-stablefrom
cetfu:fc/fix-node-engine

Conversation

@cetfu

@cetfu cetfu commented Aug 12, 2025

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Member

Thanks for the fix 👍

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

cetfu commented Aug 12, 2025

Copy link
Copy Markdown
Contributor Author

It's my pleasure

cipolleschi pushed a commit that referenced this pull request Aug 19, 2025
Co-authored-by: Furkan Çetinkaya <furkancetinkaya0746@gmail.com>
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