Update dependency react-scripts to v1.1.4 #93
Merged
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.1.1tov1.1.4Note: This PR was created on a configured schedule ("before 5am on monday") and will not receive updates outside those times.
Release Notes
v1.1.2🐛 Bug Fix
react-scripts.jsbefore.mjsfiles to unbreak dependencies with native ESM support. (@leebyron)📝 Documentation
react-scriptsCommitters: 2
Migrating from 1.1.1 to 1.1.2
Inside any created project that has not been ejected, run:
or
v1.1.3🐛 Bug Fix
react-scriptsenvironment.dispose is not a functionerror caused by a Jest bug. (@gaearon)Committers: 1
Migrating from 1.1.2 to 1.1.3
Inside any created project that has not been ejected, run:
or
v1.1.4🐛 Bug Fix
react-dev-utilsdetect-port-altto fix #4189. (@Timer)Committers: 1
Migrating from 1.1.3 to 1.1.4
Inside any created project that has not been ejected, run:
or
Commits
v1.1.2
058d03fFix typos in example monorepo documentation. (#4164)1922f4dAllow ModuleScopePlugin accecpts an array as its appSrc (#4138)33f1294Revert "Change no-unused-vars 'args' from none to all to show warning on destructured objects"8a34b7cAdd ESLint check for incorrect propTypes usage (#3840) (#4048)8db5e33Revert lint-related changes made in #4193 (#4211)06dd17eadd `create-react-app --help` info for local file path `--scripts-version` support (#4015)9c167a4Add some stuff that requires transpilation. (#4174)da518d2Fix floating caret position incorrect while scrolling overlay (#4024)2824bf2[next] Revert to use ecma 5 in uglifyOptions (#4234)9a99b5dFix typo and be clearer about `ecma` settings in uglifyjs options (#4239)9c3f03cuse the lastest url of gitignore file (#4236)v1.1.3
061d1e4Add troubleshooting for Github Pages (#4197)2e690e9Add 1.1.2 changelog (#4242)v1.1.4
3b102feWork around Jest environment resolving bug (#4247)90c908eChangelog for 1.1.32762924Update detect-port-altThis PR has been generated by Renovate Bot.