Created by: gaearon
0.9.3 (February 28, 2017)
🚀 New Feature
-
create-react-app
If you are using Yarn, and you have created at least one app previously, Create React App now works offline.
🐛 Bug Fix
-
react-scripts
-
create-react-app
- #1675 Delete project folder on failed installation on Windows. (@johann-sonntagbauer)
- #1662 Validate project name before creating a project. (@johann-sonntagbauer)
- #1669 Make sure React dependencies aren’t pinned in new projects. (@johann-sonntagbauer)
💅 Enhancement
-
react-scripts
-
#1677 Add
X-FORWARDED
headers for proxy requests. (@johann-sonntagbauer)
-
#1677 Add
📝 Documentation
-
react-scripts
- #1657 Tweak the Visual Studio Code debugging guide. (@ryansully)
🏠 Internal
Committers: 5
- Dan Abramov (gaearon)
- Joe Haddad (Timer)
- Johann Hubert Sonntagbauer (johann-sonntagbauer)
- Ryan Sullivan (ryansully)
- Simon Vocella (voxsim)