Create React App 3.3.0 release, zero-configuration created App

Create React App 3.3.0 was released. Create React App launched by Facebook scaffolding, which can be configured to build zero-based webpack of React development environment and built-in features such as hot update.

Updates are as follows:

New features

  • babel-preset-react-app
    • # 7438  Add an optional link and invalid merge operator support
  • babel-preset-react-appreact-dev-utils
    • # 7817  add support for digital delimiter
  • cra-template-typescriptcra-templatecreate-react-appreact-scripts
    • # 7716  add templates support

Bug fixes

  • eslint-config-react-app
    • # 8039  delete non-accidental multi-line rule
  • create-react-app
    • # 7991  Scope of support package template
    • # 7839  Added examination of typescript and unsupported template node version
  • react-scripts
    • # 7860  will be marked as optional TypeScript to react-scripts like dependencies
    • # 7822  absolute path to fix problems in Jest
    • # 7796  Fixed template process types TypeScript
  • react-dev-utils
    • # 6449  Edit InterpolateHtmlPlugin hook

Update Description: https://github.com/facebook/create-react-app/releases/tag/v3.3.0

Guess you like

Origin www.oschina.net/news/111919/create-react-app-3-3-0-released