Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
create-react-app
Commits
68e9bb9d
Commit
68e9bb9d
authored
8 years ago
by
Dan Abramov
Committed by
GitHub
8 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Format differently
parent
e1e28d96
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+6
-3
CHANGELOG.md
with
6 additions
and
3 deletions
+6
-3
CHANGELOG.md
+
6
-
3
View file @
68e9bb9d
## <s>0.9.1 (February 25, 2017)</s>
## 0.9.2 (February 26, 2017)
## 0.9.2 (February 26, 2017)
**There was a bug in 0.9.1, so you should update directly to 0.9.2 instead.**
#### :nail_care: Enhancement
#### :nail_care: Enhancement
*
`create-react-app`
*
`create-react-app`
...
@@ -122,6 +119,8 @@
...
@@ -122,6 +119,8 @@
### Migrating from 0.9.0 to 0.9.2
### Migrating from 0.9.0 to 0.9.2
**Note:**
0.9.1 had known issues so you should skip it.
Inside any created project that has not been ejected, run:
Inside any created project that has not been ejected, run:
```
```
...
@@ -134,6 +133,10 @@ You may also optionally update the global command-line utility for more efficien
...
@@ -134,6 +133,10 @@ You may also optionally update the global command-line utility for more efficien
npm install -g create-react-app@1.1.0
npm install -g create-react-app@1.1.0
```
```
## <s>0.9.1 (February 25, 2017)</s>
This release has known issues and you should skip it. Update directly to 0.9.2 instead.
## 0.9.0 (February 11, 2017)
## 0.9.0 (February 11, 2017)
Thanks to
[
@Timer
](
https://github.com/timer
)
for cutting this release.
Thanks to
[
@Timer
](
https://github.com/timer
)
for cutting this release.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment