This repository was archived by the owner on May 3, 2022. It is now read-only.
chore(deps): update dependency react-scripts to v2.1.8 #6
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.0.3->2.1.8Release Notes
facebook/create-react-app
v2.1.8Compare 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.7Compare 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.6Compare 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-utilsreact-scripts💅 Enhancement
react-dev-utils,react-scriptscreate-react-appyarn.lock.cachedif using the default Yarn registry. (@hangryCat)react-scripts📝 Documentation
babel-preset-react-appbabel-preset-react-app,confusing-browser-globals,react-app-polyfillcreate-react-appreact-dev-utilssource-map-explorerdocs to analyze all chunks. (@Kamahl19)react-dev-utils,react-scripts🏠 Internal
🔨 Underlying Tools
react-scriptsCommitters: 15
Migrating from 2.1.5 to 2.1.6
Inside any created project that has not been ejected, run:
or
v2.1.5Compare 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.4Compare 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-scriptsreact-dev-utils,react-scripts📝 Documentation
--no-watch. (@ricokahler)serveport flag and add example. (@lyzhovnik)react-scripts🏠 Internal
react-scriptsmoduleto ignored node modules list. (@dotansimha)react-dev-utils,react-scriptsbabel-plugin-named-asset-import,react-scriptsreact-dev-utilsbabel-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-scriptsbabel-preset-react-appeslint-config-react-app,react-scriptsCommitters: 29
Migrating from 2.1.3 to 2.1.4
Inside any created project that has not been ejected, run:
or
v2.1.3Compare Source
2.1.3 (January 4, 2019)
v2.1.3 is a maintenance release to fix a vulnerability in webpack-dev-server.
📝 Documentation
react-scripts🏠 Internal
create-react-app,react-error-overlay🔨 Underlying Tools
react-scriptsCommitters: 8
Migrating from 2.1.2 to 2.1.3
Inside any created project that has not been ejected, run:
or
v2.1.2Compare Source
2.1.2 (December 23, 2018)
v2.1.2 is a maintenance release including various bug fixes.
🚀 New Feature
babel-preset-react-appallowESModulesoption tobabel-preset-react-app(@Pajn)🐛 Bug Fix
create-react-appcreate-react-app --info(@heyimalex)5.11.1(@tabrindle)babel-preset-react-appbabel-plugin-named-asset-importreact-app-polyfillreact-scriptspostcss-preset-envto latest (@BPScott)tsconfig.jsonlib suggested value (@ianschmitz)💅 Enhancement
react-scriptssetupTests.ts(@ianschmitz)📝 Documentation
file_extnote. (@alaycock)README.md. (@pavinthan)npx(@sagirk)sb init(@andys8)eslint-config-react-app.eslintrc(@ManoelLobo)babel-preset-react-app,create-react-app,eslint-config-react-app,react-dev-utils,react-scriptsreact-scriptsverifyPackageTree.js(@sjalgeo)react-app-polyfillbabel-preset-react-app,eslint-config-react-app,react-error-overlay,react-scripts🏠 Internal
react-scriptswebpsupport for TypeScript. (@dugagjin).eslintrc(@ManoelLobo)react-dev-utilsreact-error-overlaysideEffects: falseto react-error-overlay. (@SimenB)babel-preset-react-appcreate-react-appCommitters: 36
Migrating from 2.1.1 to 2.1.2
Inside any created project that has not been ejected, run:
or
v2.1.1Compare Source
2.1.1 (October 31, 2018)
Happy Halloween 🎃 👻! This spooky release brings a treat: decorator support in TypeScript files!
🐛 Bug Fix
babel-preset-react-appreact-scripts💅 Enhancement
babel-preset-react-app📝 Documentation
🏠 Internal
react-error-overlayreportRuntimeError. (@hipstersmoothie)babel-plugin-named-asset-importreact-scriptsCommitters: 8
Migrating from 2.1.0 to 2.1.1
Inside any created project that has not been ejected, run:
or
v2.1.0Compare Source
2.1.0 (October 29, 2018)
Create React App 2.1 adds support for TypeScript! Read the documentation to get started.
New applications can be created using TypeScript by running:
🚀 New Feature
create-react-app,react-scriptsbabel-preset-react-app,react-scripts🐛 Bug Fix
react-scriptsreact-dev-utils,react-scripts💅 Enhancement
create-react-app,react-scriptsreact-scriptsreact-dev-utils,react-scripts📝 Documentation
react-scripts🏠 Internal
react-scriptseslint-config-react-appCommitters: 15
Migrating from 2.0.5 to 2.1.0
Inside any created project that has not been ejected, run:
or
v2.0.5Compare Source
2.0.5 (October 14, 2018)
🐛 Bug Fix
react-dev-utilscreate-react-appreact-scripts💅 Enhancement
babel-preset-react-appbabel-plugin-dynamic-import-node. (@vikr01)react-scriptseslint-plugin-jsx-a11yversion. (@AlmeroSteyn)📝 Documentation
react-scripts.flowconfigfor .scss imports. (@rlueder)Other
eslint-config-react-app🏠 Internal
Other
create-react-appreact-scriptsCommitters: 23
Migrating from 2.0.4 to 2.0.5
Inside any created project that has not been ejected, run:
or
v2.0.4Compare Source
2.0.4 (October 3, 2018)
🐛 Bug Fix
react-scriptsGENERATE_SOURCEMAPenv not working for css sourcemap (@crux153)babel-preset-react-app💅 Enhancement
create-react-appreact-scripts.mjssupport back to webpack (@Timer)📝 Documentation
react-scripts🏠 Internal
Committers: 11
Configuration
📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.