Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Update react-scripts to the latest version 🚀 #90

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 10, 2019

The devDependency react-scripts was updated from 2.1.2 to 2.1.4.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Pull Request Test Coverage Report for Build 376

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 82.817%

Totals Coverage Status
Change from base Build 365: 0.0%
Covered Lines: 209
Relevant Lines: 245

💛 - Coveralls

greenkeeper bot added a commit that referenced this pull request Feb 11, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 11, 2019

  • The devDependency react-scripts was updated from 2.1.2 to 2.1.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 7, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 7, 2019

  • The devDependency react-scripts was updated from 2.1.2 to 2.1.6.

Update to this version instead 🚀

Release Notes for v2.1.6

2.1.6 (March 6, 2019)

v2.1.6 is a maintenance release that brings a few new improvements, most notably:

  • 🚀 Reduced TypeScript rebuild times while running the development server. This was previously introduced in v2.1.4 but had to be reverted. Thanks to @ianschmitz for getting this ready.

🐛 Bug Fix

💅 Enhancement

  • react-dev-utils, react-scripts
  • create-react-app
    • #6253 Only use yarn.lock.cached if using the default Yarn registry. (@hangryCat)
  • react-scripts

📝 Documentation

🏠 Internal

🔨 Underlying Tools

  • react-scripts
    • #6387 Use contenthash instead of chunkhash for better long-term caching. (@ianschmitz)
  • Other

Committers: 15

Migrating from 2.1.5 to 2.1.6

Inside any created project that has not been ejected, run:

npm install --save --save-exact [email protected]

or

yarn add --exact [email protected]

greenkeeper bot added a commit that referenced this pull request Mar 7, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 7, 2019

  • The devDependency react-scripts was updated from 2.1.2 to 2.1.7.

Update to this version instead 🚀

Release Notes for v2.1.7

2.1.7 (March 7, 2019)

v2.1.7 is a maintenance release that temporarily reverts the TypeScript speed improvements (#6406) to fix a dependency issue in react-dev-utils.

Migrating from 2.1.6 to 2.1.7

Inside any created project that has not been ejected, run:

npm install --save --save-exact [email protected]

or

yarn add --exact [email protected]

greenkeeper bot added a commit that referenced this pull request Mar 7, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 7, 2019

  • The devDependency react-scripts was updated from 2.1.2 to 2.1.8.

Update to this version instead 🚀

Release Notes for v2.1.8

2.1.8 (March 7, 2019)

v2.1.8 is a maintenance release that reapplies the TypeScript speed improvements (#6406) in a new major version of react-dev-utils.

Migrating from 2.1.7 to 2.1.8

Inside any created project that has not been ejected, run:

npm install --save --save-exact [email protected]

or

yarn add --exact [email protected]

@greenkeeper greenkeeper bot closed this Mar 10, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/react-scripts-2.1.4 branch March 10, 2019 16:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant