Update for SDK 23.
Release notes for previous releases between 1.3.1 and 1.7.0 were not include here as they only included React Native version bumps.
- Fix Flow config, works on new projects now as expected.
- Fix an issue where
stdout
is null when validating inotify watches in some rare cases that I don't understand yet. (expo#234)
- brentvatne
- Force installation of Expo fork of react-native when ejecting to ExpoKit. (Fixes: https://forums.expo.io/t/exp-detach-build-failed-on-brand-new-create-react-native-app-eject/2610)
- brentvatne
- Update to Expo SDK 20
- Warn if OS file watcher config is too low and watchman is not installed
- arahansen
- ro-savage
- vs1682
- brentvatne
- Add interactive mode with keyboard commands (#326)
- Include whether dev or production is enabled in "Running app on" message (655960)
- fson
- brentvatne
- Add
--package-manager
option which allows you to specify any package manager to use when creating a project. (#307) - Update to Expo SDK 19 / React Native 0.46.1.
- Update xdl
- Softens warnings for npm 5 where version > 5.0.3.
- Removes the dependency on ngrok and dtrace, so there is no native compile step on install.
- Add CHANGELOG.md (#319)
- metheglin
- Hum4n01d
- DuncanMacWeb
- shashkovdanil
- brentvatne