Skip to content

v3.1.0

Compare
Choose a tag to compare
@grabbou grabbou released this 30 Jan 09:39

Features

  • watch mode when running react-native start 25a2c44
  • Check if the name of the Android project isn't using reserved Java keywords 2de24bd
  • Much better error messages with human-readable output in many places throughout the CLI b110966
  • Share cache between Xcode and CLI when running an iOS project b628ddf
  • Recommend a command in case of a typo d84c31b
  • Ignore additional paths in stack traces 37e5411 3f6a4fa

Fixes

  • Make doctor command properly resolve the Android SDK 98b79af
  • Updated a few dependencies due to security concerns 43d2cad 84c379e
  • Fix scoped JavaScript packages not working properly when auto-linked with Kotlin files b628ddf
  • Fix wrong getting started instructions displayed when --directory flag was used 9358054
  • Drop npx to improve stability of the CLI across different environments b4b0854
  • Fix error while starting a React Native project on an NTFS based file system 935ad66