Skip to content

v3.0.0

Compare
Choose a tag to compare
@react-native-community-bot react-native-community-bot released this 26 Jan 17:40

3.0.0 (2020-01-26)

Features

BREAKING CHANGES

  • Node 10 is now the default version. The previous default of Node 8 is now end-of-life. Most users will have no issues with upgrading unless they use modules which rely on Node 8 behaviour. You can also now use the node_version parameter to set the Node version you require.