-
Couldn't load subscription status.
- Fork 7
Update react-scripts to the latest version 🚀 #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- The
dependencyreact-scripts was updated from3.1.0to3.1.2.
Update to this version instead 🚀
Release Notes for v3.1.2
3.1.2 (2019年09月19日)
v3.1.2 is a maintenance release that includes minor bug fixes and documentation updates.
🐛 Bug Fix
react-scripts- #7679 Change runtime chunk name separator from tilde to dash (@javadoug)
- #7538 Explicitly checking that EXTEND_ESLINT is true (@BrockWills)
babel-preset-react-app,react-error-overlay,react-scripts- #7662 Fix build (@ianschmitz)
💅 Enhancement
react-scripts
📝 Documentation
- #7616 Update deployment.md with another AWS example (@AndrewBestbier)
- #7663 Remove --single-quote from prettier examples (@brlewis)
- #7659 Update running-tests.md (@weyert)
- #7459 Update troubleshooting.md (@prevostc)
- #7650 Adopt Contributor Covenant (@iansu)
- #7620 cleanup-after-each is no longer necessary! (@iHmD)
- #7613 Fix seams between changelog majors (@emilpalsson)
- #7368 Correcting proxy sample (@szabolcs-szilagyi)
- #7536 add a migration step to remove static from robots.txt (@lookfirst)
- #7521 Show logo for mobile views in create-react-app.dev (@GrooChu)
🏠 Internal
react-scripts- #7526 The variable dotenvFiles is never reassigned - use const instead (@Primajin)
- #7585 remove trailing spaces (@xiaoxiangmoe)
🔨 Underlying Tools
babel-plugin-named-asset-import,confusing-browser-globals,react-app-polyfill,react-dev-utils,react-error-overlay,react-scripts- #7681 Bump dependencies (@ianschmitz)
react-scripts- #7531 Upgrade dotenv-expand to fix issues (@DominicTobias)
eslint-config-react-app,react-scripts- #7540 Bump version of @typescript-eslint/* (@pierreneter)
Committers: 20
- Andrew (@AndrewBestbier)
- Brock Wills (@BrockWills)
- Clément Prévost (@prevostc)
- Dominic Tobias (@DominicTobias)
- Doug Ross (@javadoug)
- Emil Pålsson (@emilpalsson)
- Federico Zivolo (@FezVrasta)
- Ian Schmitz (@ianschmitz)
- Ian Sutherland (@iansu)
- Jannis Hell (@Primajin)
- Jerome Leclanche (@jleclanche)
- Jon Stevens (@lookfirst)
- Sabesh Rajendran (@GrooChu)
- Tomáš Szabo (@deftomat)
- Weyert de Boer (@weyert)
- ZHAO Jinxiang (@xiaoxiangmoe)
- @brlewis
- @iHmD
- @pierreneter
- szabi (@szabolcs-szilagyi)
Migrating from 3.1.1 to 3.1.2
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@3.1.2
or
yarn add --exact react-scripts@3.1.2
Commits
The new version differs by 24 commits.
a825e8fPublishe0719e4Prepare 3.1.2 releaseff15a08Add new logo (#7704)a1afaa6Update deployment.md with another AWS example (#7616)7ac8150Bump dependencies (#7681)4d533d4Change runtime chunk name separator from tilde to dash (#7679)8b7b819Use const instead of var in env.js (#7526)74eb65aRemove --single-quote from prettier examples (#7663)71c4d11Minor performance improvements (#7587)edb3411Upgrade dotenv-expand to fix issues (#7531)b3f8ef2Bump version of @typescript-eslint/* (#7540)0f9e350Update running-tests.md (#7659)c9b9504Explicitly check that EXTEND_ESLINT is true (#7538)aafc7ffUpdate troubleshooting.md (#7459)bb31710Disable babel-loader's cacheCompression (#7633)
There are 24 commits in total.
See the full diff
- The
dependencyreact-scripts was updated from3.1.0to3.2.0.
- The
dependencyreact-scripts was updated from3.1.0to3.3.0.
- The
dependencyreact-scripts was updated from3.1.0to3.3.1.
- The
dependencyreact-scripts was updated from3.1.0to3.4.0.
- The
dependencyreact-scripts was updated from3.1.0to3.4.1.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The dependency react-scripts was updated from
3.1.0to3.1.1.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.
Publisher: iansu
License: MIT
Release Notes for v3.1.1
3.1.1 (2019年08月13日)
v3.1.1 is a maintenance release that includes minor bug fixes and documentation updates.
🐛 Bug Fix
react-scripts💅 Enhancement
eslint-config-react-app📝 Documentation
Committers: 3
Migrating from 3.1.0 to 3.1.1
Inside any created project that has not been ejected, run:
or
Commits
The new version differs by 9 commits.
4410f5ePublish094983dPrepare 3.1.1 releasecbaed7fFix ESLint 6 support (#7513)4a84cd4Update Netlify config (#7527)cbf2134Update docusaurus config (#7499)413e7c8Ignore "jsx-a11y/aria-role" for React components (#7393)a21e6b1Don't block static files in robots.txt (#7508)c0b4173Update bug report issue template70febc7Add links to Spectrum in README and docs (#7500)See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴