Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
create-react-app
Commits
36afd8ba
Commit
36afd8ba
authored
8 years ago
by
Dan Abramov
Committed by
GitHub
8 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Add 0.4.3 changelog
parent
bc874caa
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+17
-0
CHANGELOG.md
with
17 additions
and
0 deletions
+17
-0
CHANGELOG.md
+
17
-
0
View file @
36afd8ba
## 0.4.3 (September 18, 2016)
This is a hotfix release for a broken package.
It contained no changes to the code.
### Build Dependency (`react-scripts`)
*
Fixes a packaging issue that affected npm 2. (
[
#676
](
https://github.com/facebookincubator/create-react-app/issues/676
)
)
### Migrating from 0.4.2 to 0.4.3
Inside any created project that has not been ejected, run:
```
npm install --save-dev --save-exact react-scripts@0.4.3
```
## 0.4.2 (September 18, 2016)
### Build Dependency (`react-scripts`)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets