Update dependency react-scripts to v1.1.1 - autoclosed #32
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 Pull Request updates dependency react-scripts from
v1.0.11
tov1.1.1
Release Notes
v1.0.12
🐛 Bug Fix
react-error-overlay
react-dev-utils
💅 Enhancement
react-scripts
📝 Documentation
react-scripts
react-dev-utils
printFileSizesAfterBuild
. ([@Kerumen])🏠 Internal
react-error-overlay
,react-scripts
babel-runtime
dependency ([@christophehurpeau])react-dev-utils
,react-error-overlay
,react-scripts
react-error-overlay
to React ([@tharakawj])Committers: 9
Migrating from 1.0.11 to 1.0.12
Inside any created project that has not been ejected, run:
or
Note: there’s a known issue that might cause the project to not compile after upgrading. In this case, migrate straight to
1.0.13
which doesn’t have this issue.v1.0.13
🐛 Bug Fix
react-error-overlay
react-dev-utils
react-scripts
💅 Enhancement
react-scripts
child_process
to let some libraries compile. ([@McFlurriez])🏠 Internal
react-dev-utils
,react-error-overlay
Committers: 4
Migrating from 1.0.12 to 1.0.13
Inside any created project that has not been ejected, run:
or
v1.0.14
🐛 Bug Fix
react-dev-utils
react-error-overlay
💅 Enhancement
react-dev-utils
#3077 Auto-detect running editor on Linux for error overlay. ([@gulderov])
#3131 Display process pid in already running message. ([@Pajn])
📝 Documentation
Other
react-scripts
#2908 Note that class fields have progressed to stage 3. ([@rickbeerendonk])
#3160 Update unclear wording in webpack configuration (file loader section). ([@kristiehoward])
eslint-config-react-app
🏠 Internal
react-scripts
#3157 Update
webpack-dev-server
to2.8.2
. ([@nikolas])#2989 Update install template to match accessibility guidelines. ([@davidleger95])
react-error-overlay
#3065 Updated
react-error-overlay
to latest Flow (0.54.0
). ([@duvet86])#3102 Clean target directory before compiling overlay. ([@Timer])
create-react-app
,react-dev-utils
,react-error-overlay
,react-scripts
#3058 Re-run prettier for all files and pin the version. ([@viankakrisna])
#3107 Run CI on
npm@​^4
. ([@viankakrisna])Committers: 12
Migrating from 1.0.13 to 1.0.14
Inside any created project that has not been ejected, run:
or
v1.0.15
🐛 Bug Fix
react-scripts
react-dev-utils
,react-scripts
src/node_modules
. ([@xjlim])💅 Enhancement
react-scripts
.mjs
files. ([@Timer])requestAnimationFrame
in test environment. ([@gaearon])babel-preset-react-app
,react-dev-utils
,react-error-overlay
,react-scripts
react-dev-utils
,react-error-overlay
create-react-app
📝 Documentation
User Guide
npm-run-all
to build Sass and JS. ([@shime])README
🏠 Internal
Other
npm link
in tests. ([@Timer])react-error-overlay
react-error-overlay
in production. ([@Timer])react-error-overlay
has no dependencies now (it's bundled). ([@Timer])react-scripts
registerServiceWorker.js
. ([@dunglas])output.path
from dev webpack config. ([@nikolas])reason-react
support. ([@lpalmes])style-loader
and disable inclusion of its HMR code in builds. ([@insin])url-loader
to 0.6.2 for mime ReDoS vulnerability. ([@d3viant0ne])<!doctype html>
-><!DOCTYPE html>
. ([@Hurtak])Committers: 24
Migrating from 1.0.14 to 1.0.15
Inside any created project that has not been ejected, run:
or
v1.0.16
🐛 Bug Fix
react-scripts
manifest.json
. ([@piotr-cz])react-dev-utils
Committers: 2
Migrating from 1.0.15 to 1.0.16
Inside any created project that has not been ejected, run:
or
v1.0.17
💅 Enhancement
react-scripts
📝 Documentation
react-scripts
Committers: 3
Migrating from 1.0.16 to 1.0.17
Inside any created project that has not been ejected, run:
or
v1.1.0
🚀 New Feature
react-scripts
.env
files. ([@moos])react-error-overlay
create-react-app
--info
flag to help gather bug reports. ([@tabrindle])--use-npm
flag to bypass Yarn even on systems that have it. ([@tabrindle])--scripts-version
to include.tar.gz
format. ([@SaschaDens])"file:<path>"
--scripts-version
values. ([@GreenGremlin])🐛 Bug Fix
babel-preset-react-app
,react-scripts
react-dev-utils
GET
. ([@doshisid])lsof
. ([@rmccue])++
in the name. ([@Norris1z])create-react-app
.npmrc
. ([@mdogadailo])react-scripts
mjs
andjsx
filename extensions tofile-loader
exclude pattern. ([@iansu])💅 Enhancement
react-scripts
HOST
environment variable is set. ([@iansu])create-react-app
react-dev-utils
code-insiders
to the editor list. ([@shrynx])react-dev-utils
,react-error-overlay
react-dev-utils
,react-scripts
none
inREACT_EDITOR
environment variable. ([@raerpo])eslint-config-react-app
no-cond-assign
rule. ([@gaearon])📝 Documentation
User Guide
Other
eslint-config-react-app
href-no-hash
eslint rule. ([@hazolsky])🏠 Internal
Other
cra.sh
development task to javascript. ([@ianschmitz])dismissRuntimeErrors
function. ([@skidding])printHostingInstructions
a bit. ([@GreenGremlin])FileSizeReporter
for multi build Webpack setups. ([@iiska])react-dev-utils
. ([@xjlim])Committers: 47
Migrating from 1.0.17 to 1.1.0
Inside any created project that has not been ejected, run:
or
v1.1.1
🐛 Bug Fix
react-scripts
$
in environment variables. ([@iansu])💅 Enhancement
react-scripts
fsevents
. ([@gaearon])📝 Documentation
react-scripts
{json,css}
files in prettier command. ([@reyronald])🏠 Internal
create-react-app
Committers: 6
Migrating from 1.1.0 to 1.1.1
Inside any created project that has not been ejected, run:
or
Commits
v1.1.0
3f09947
Pin Lerna238af4b
Enable Yarn check files (#3769)a3d33c4
Add an explicit link to Code of Conduct (#3781)585608e
Update opn (#3784)7714810
Add npx note to quick overview1e9eaf3
Bump detect-port-alt (#3787)22f9fe0
Always include destructuring transform (#3788)b86fe05
Add warning when HOST environment variable is set (#3730)12d0544
Test Node 9 on CI (#3793)95b2601
Tweak section on expanding env variablesaa5bdcd
Changelog for 1.1.0 (#3795)e73a783
Publishv1.1.1
c263f17
Upgrade dotenv-expand to 4.2.0 (#3961) (#3992)aaf022c
Set the public path to the asset manifest entries (#2544)This PR has been generated by Renovate Bot.