Closed greenkeeper[bot] closed 5 years ago
dependency
react-scripts was updated from 2.1.2
to 2.1.5
.dependency
react-scripts was updated from 2.1.2
to 2.1.6
.Update to this version instead π
v2.1.6 is a maintenance release that brings a few new improvements, most notably:
react-dev-utils
react-scripts
react-dev-utils
, react-scripts
create-react-app
yarn.lock.cached
if using the default Yarn registry. (@hangryCat)react-scripts
babel-preset-react-app
babel-preset-react-app
, confusing-browser-globals
, react-app-polyfill
create-react-app
react-dev-utils
source-map-explorer
docs to analyze all chunks. (@Kamahl19)react-dev-utils
, react-scripts
react-scripts
Inside 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
dependency
react-scripts was updated from 2.1.2
to 2.1.7
.Update to this version instead π
v2.1.7 is a maintenance release that temporarily reverts the TypeScript speed improvements (#6406) to fix a dependency issue in react-dev-utils
.
Inside 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
dependency
react-scripts was updated from 2.1.2
to 2.1.8
.Update to this version instead π
v2.1.8 is a maintenance release that reapplies the TypeScript speed improvements (#6406) in a new major version of react-dev-utils
.
Inside 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
dependency
react-scripts was updated from 2.1.2
to 3.0.0
.dependency
react-scripts was updated from 2.1.2
to 3.0.1
.
The dependency react-scripts was updated from
2.1.2
to2.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](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: