Skip to content

v3.0.0-alpha.3

Compare
Choose a tag to compare
@thymikee thymikee released this 15 Nov 09:52

Features

Fixes

  • do not read configuration outside of the root (#769)
  • broken link to react-devtools (#774)
  • add fallback behavior when running a default simulator on iOS (#758)
  • buggy behaviour when launching debugger on macOS (#771)
  • show correct init run instructions with --directory (#736)
  • propagate react-native config error stream to logs (#741)
  • warn user if pod install was not run (#679)
  • Handle name conflict for --version option (#713)
  • change template label (#681)
  • fix semver check was breaking for non-semver versions (#662)
  • Infinite spinner white installing cocoapods (#651)
  • Change title for newly initialised projects (#650)
  • use posix path.sep in linking of header search path (#635)

Chore & Maintenance

Docs

  • fix typo in commands section (#754)
  • update commands on generating dev JS bundle for Android (#700)
  • update link to react-devtools (#646)