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
+51
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,52 @@
1
+
## 1.0.13 (September 2, 2017)
2
+
3
+
#### :bug: Bug Fix
4
+
5
+
*`react-error-overlay`
6
+
7
+
*[#3051](https://github.com/facebookincubator/create-react-app/pull/3051) Fix case-sensitivity issue with upgrading the package version. ([@tharakawj](https://github.com/tharakawj))
8
+
9
+
*`react-dev-utils`
10
+
11
+
*[#3049](https://github.com/facebookincubator/create-react-app/pull/3049) Print filesize difference for chunks. ([@esturcke](https://github.com/esturcke))
12
+
13
+
*`react-scripts`
14
+
15
+
*[#3046](https://github.com/facebookincubator/create-react-app/pull/3046) Fix crash in development mode on IE11. ([@tharakawj](https://github.com/tharakawj))
16
+
17
+
#### :nail_care: Enhancement
18
+
19
+
*`react-scripts`
20
+
21
+
*[#3033](https://github.com/facebookincubator/create-react-app/pull/3033) Add an empty mock for `child_process` to let some libraries compile. ([@McFlurriez](https://github.com/McFlurriez))
22
+
23
+
#### :house: Internal
24
+
25
+
*`react-dev-utils`, `react-error-overlay`
26
+
27
+
*[#3028](https://github.com/facebookincubator/create-react-app/pull/3028) Make error overlay filename configurable. ([@jaredpalmer](https://github.com/jaredpalmer))
28
+
29
+
#### Committers: 4
30
+
31
+
- Anthony ([McFlurriez](https://github.com/McFlurriez))
32
+
- Erik J. Sturcke ([esturcke](https://github.com/esturcke))
33
+
- Jared Palmer ([jaredpalmer](https://github.com/jaredpalmer))
**Note:** there’s a [known issue](https://github.com/facebookincubator/create-react-app/issues/3041) that might cause the project to not compile after upgrading. In this case, migrate straight to `1.0.13` which doesn’t have this issue.
0 commit comments