You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
## 0.6.0 (September 25, 2016)
2
+
3
+
### Build Dependency (`react-scripts`)
4
+
5
+
* Adds an overlay for syntax errors in development. ([@gaearon](https://github.com/gaearon) in [#744](https://github.com/facebookincubator/create-react-app/pull/744))
6
+
7
+
### Utilities (`react-dev-utils`)
8
+
9
+
* Adds an alternative WebpackDevServer client that displays the error overlay. ([@gaearon](https://github.com/gaearon) in [#744](https://github.com/facebookincubator/create-react-app/pull/744))
10
+
11
+
### Migrating from 0.5.1 to 0.6.0
12
+
13
+
Inside any created project that has not been ejected, run:
0 commit comments