Update dependency react-scripts to v2.1.8 #51
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.3
->2.1.8
Release Notes
facebook/create-react-app (react-scripts)
v2.1.8
Compare Source
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:
or
v2.1.7
Compare Source
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:
or
v2.1.6
Compare Source
2.1.6 (March 6, 2019)
v2.1.6 is a maintenance release that brings a few new improvements, most notably:
🐛 Bug Fix
react-dev-utils
react-scripts
💅 Enhancement
react-dev-utils
,react-scripts
create-react-app
yarn.lock.cached
if using the default Yarn registry. (@hangryCat)react-scripts
📝 Documentation
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
🏠 Internal
🔨 Underlying Tools
react-scripts
Committers: 15
Migrating from 2.1.5 to 2.1.6
Inside any created project that has not been ejected, run:
or
v2.1.5
Compare Source
2.1.5 (February 11, 2019)
v2.1.5 is a maintenance release that reverts the TypeScript speed improvements (#5903) to fix a dependency issue in
react-dev-utils
.Migrating from 2.1.4 to 2.1.5
Inside any created project that has not been ejected, run:
or
v2.1.4
Compare Source
2.1.4 (February 10, 2019)
v2.1.4 is a maintenance release that brings a number of awesome improvements. A few notable ones include:
🐛 Bug Fix
react-scripts
💅 Enhancement
react-scripts
react-dev-utils
,react-scripts
📝 Documentation
--no-watch
. (@ricokahler)serve
port flag and add example. (@lyzhovnik)react-scripts
🏠 Internal
react-scripts
module
to ignored node modules list. (@dotansimha)react-dev-utils
,react-scripts
babel-plugin-named-asset-import
,react-scripts
react-dev-utils
babel-preset-react-app
,react-app-polyfill
,react-dev-utils
,react-error-overlay
,react-scripts
🔨 Underlying Tools
babel-preset-react-app
,react-app-polyfill
,react-dev-utils
,react-scripts
babel-preset-react-app
eslint-config-react-app
,react-scripts
Committers: 29
Migrating from 2.1.3 to 2.1.4
Inside any created project that has not been ejected, run:
or
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.