Skip to content

Commit 4b5ce39

Browse files
brentlolbrentvatne
authored andcommitted
Add CHANGELOG
1 parent a8a213c commit 4b5ce39

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
## 1.0 (July 24, 2017)
2+
3+
#### Bug Fixes
4+
5+
* Fix broken link in README to test example. ([532258](https://github.com/react-community/create-react-native-app/commit/5322584644413c1ea4ac70bbf1629a71803b27d5))
6+
* Fix npm 5 version validation. ([#317](https://github.com/react-community/create-react-native-app/pull/317))
7+
8+
#### Features
9+
10+
* Add `--package-manager` option which allows you to specify any package manager to use when creating a project. ([#307](https://github.com/react-community/create-react-native-app/pull/307))
11+
* Update to [Expo SDK 19](https://blog.expo.io/expo-sdk-v19-0-0-is-now-available-821a62b58d3d) / React Native 0.46.1.
12+
* Update [xdl](https://github.com/expo/xdl)
13+
* Softens warnings for npm 5 where version > 5.0.3.
14+
* Removes the dependency on ngrok and dtrace, so there is no native compile step on install.
15+
* Add CHANGELOG.md ([#319](https://github.com/react-community/create-react-native-app/pull/319))
16+
17+
#### Committers
18+
19+
* metheglin
20+
* Hum4n01d
21+
* DuncanMacWeb
22+
* shashkovdanil
23+
* brentvatne

0 commit comments

Comments
 (0)