-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update react-scripts to the latest version 🚀 #8
base: master
Are you sure you want to change the base?
Conversation
|
Update to this version instead 🚀 Release Notes for v2.0.4v2.0.4 (2018-10-03)🐛 Bug Fix
💅 Enhancement
📝 Documentation
🏠 InternalCommitters: 11 |
|
|
Update to this version instead 🚀 Release Notes for v2.1.12.1.1 (October 31, 2018)Happy Halloween 🎃 👻! This spooky release brings a treat: decorator support in TypeScript files! 🐛 Bug Fix
💅 Enhancement📝 Documentation
🏠 Internal
Committers: 8
Migrating from 2.1.0 to 2.1.1Inside any created project that has not been ejected, run: npm install --save --save-exact react-scripts@2.1.1 or
|
Update to this version instead 🚀 Release Notes for v2.1.22.1.2 (December 23, 2018)v2.1.2 is a maintenance release including various bug fixes. 🚀 New Feature🐛 Bug Fix
💅 Enhancement
📝 Documentation
🏠 Internal
Committers: 36
Migrating from 2.1.1 to 2.1.2Inside any created project that has not been ejected, run: npm install --save --save-exact react-scripts@2.1.2 or
|
|
|
Update to this version instead 🚀 Release Notes for v2.1.62.1.6 (March 6, 2019)v2.1.6 is a maintenance release that brings a few new improvements, most notably:
🐛 Bug Fix
💅 Enhancement
📝 Documentation
🏠 Internal
🔨 Underlying Tools
Committers: 15
Migrating from 2.1.5 to 2.1.6Inside any created project that has not been ejected, run: npm install --save --save-exact react-scripts@2.1.6 or yarn add --exact react-scripts@2.1.6 |
Update to this version instead 🚀 Release Notes for v2.1.72.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 Migrating from 2.1.6 to 2.1.7Inside any created project that has not been ejected, run: npm install --save --save-exact react-scripts@2.1.7 or yarn add --exact react-scripts@2.1.7 |
Update to this version instead 🚀 Release Notes for v2.1.82.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 Migrating from 2.1.7 to 2.1.8Inside any created project that has not been ejected, run: npm install --save --save-exact react-scripts@2.1.8 or yarn add --exact react-scripts@2.1.8 |
|
|
|
|
|
|
|
|
|
|
Version 1.1.5 of react-scripts was just published.
The version 1.1.5 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.
It might be worth looking into these changes and trying to get this project onto the latest version of react-scripts.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
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 🌴