Unverified Commit cc35b8ea authored by Joe Haddad's avatar Joe Haddad
Browse files

Adjust changelog wording

parent 956322b7
4 merge requests!12191Lim.Pisey.168:/Identified - We are currently investigating reports of missing build logs. The issue has been identified and a resolution is in progress. We will provide a further update when available.Mar 21, 09:02 UTC,!12853brikk,!5717Automatically extract project file structure from build bundle file,!1933Add note about installing watchman
Showing with 3 additions and 3 deletions
+3 -3
......@@ -3,7 +3,7 @@
#### :bug: Bug Fix
* `create-react-app`
* [#1706](https://github.com/facebookincubator/create-react-app/pull/1706) Extract for package name when installing compressed packages. ([@Timer](https://github.com/Timer))
* [#1706](https://github.com/facebookincubator/create-react-app/pull/1706) Extract compressed package for package name. ([@Timer](https://github.com/Timer))
You may now specify a scoped package for `--scripts-version` and obtain a working installation.
......@@ -95,9 +95,9 @@ npm install -g create-react-app@1.3.0
#### :rocket: New Feature
* `create-react-app`
* [#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))
If you are using Yarn, and you have created at least one app previously, Create React App now works offline.
<img src="http://i.imgur.com/1FLa9Tg.gif" width="500" alt="Yarn offline installation demo">
#### :bug: Bug Fix
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment