Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Merge requests
  • !1683

Add 0.9.3 changelog

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge gaearon-patch-4 into master Feb 28, 2017
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: gaearon

0.9.3 (February 28, 2017)

🚀 New Feature

  • create-react-app

    • #1423 Fall back to Yarn offline cache when creating a new project. (@voxsim)

    If you are using Yarn, and you have created at least one app previously, Create React App now works offline.

    Yarn offline installation demo

🐛 Bug Fix

  • react-scripts

    • #1665 Temporarily disable ESLint caching because of a bug. (@gaearon)
  • 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)

📝 Documentation

  • react-scripts

    • #1657 Tweak the Visual Studio Code debugging guide. (@ryansully)

🏠 Internal

  • End-to-end Tests

    • #1648 Add Windows CI tests for better stability. (@Timer)

Committers: 5

  • Dan Abramov (gaearon)
  • Joe Haddad (Timer)
  • Johann Hubert Sonntagbauer (johann-sonntagbauer)
  • Ryan Sullivan (ryansully)
  • Simon Vocella (voxsim)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gaearon-patch-4