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
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
#### :bug: Bug Fix
4
4
*`create-react-app`
5
5
6
-
*[#1706](https://github.com/facebookincubator/create-react-app/pull/1706) Extract for package name when installing compressed packages. ([@Timer](https://github.com/Timer))
6
+
*[#1706](https://github.com/facebookincubator/create-react-app/pull/1706) Extract compressed package for package name. ([@Timer](https://github.com/Timer))
7
7
8
8
You may now specify a scoped package for `--scripts-version` and obtain a working installation.
*[#1423](https://github.com/facebookincubator/create-react-app/pull/1423)**Fall back to Yarn offline cache when creating a new project.** ([@voxsim](https://github.com/voxsim))
98
-
98
+
99
99
If you are using Yarn, and you have created at least one app previously, Create React App now works offline.
0 commit comments