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
{{ message }}
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+38
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,41 @@
1
+
## 1.0.10 (June 29, 2017)
2
+
3
+
#### :bug: Bug Fix
4
+
5
+
*`react-dev-utils`
6
+
7
+
*[#2692](https://github.com/facebookincubator/create-react-app/pull/2692) Fix IE11 crash in development. ([@pdhoopr](https://github.com/pdhoopr))
8
+
9
+
*`create-react-app`
10
+
*[#2683](https://github.com/facebookincubator/create-react-app/pull/2683) Fix a typo. ([@BenBrostoff](https://github.com/BenBrostoff))
11
+
12
+
#### :memo: Documentation
13
+
14
+
* README
15
+
16
+
*[#2402](https://github.com/facebookincubator/create-react-app/pull/2402) Added `gluestick` to the alternatives section. ([@JoeCortopassi](https://github.com/JoeCortopassi))
17
+
18
+
#### Committers: 5
19
+
- Ben Brostoff ([BenBrostoff](https://github.com/BenBrostoff))
0 commit comments