react-styled-components-example
react-styled-components-example copied to clipboard
Update react-scripts to the latest version π
βοΈ Important announcement: Greenkeeper will be saying goodbye π and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The dependency react-scripts was updated from 3.4.0 to 3.4.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.4.1
3.4.1 (2020-03-20)
v3.4.1 is a maintenance release that includes minor bug fixes and documentation updates including upgrading Babel to fix a bug in the 7.8 release line. This release also brings support for TypeScript 3.8.
π Bug Fix
react-scripts- #8276 Use native ESLint behaviour when extending (@mrmckeb)
- #7203 Closes webpack dev server and exits process on "end" stdin (@kelseyleftwich)
babel-preset-react-app- #8526 Fix optional chaining and nullish coalescing support (@ianschmitz)
cra-template,eslint-config-react-app,react-scripts
π
Enhancement
cra-template-typescript,cra-templatereact-scripts- #8539 allow specification of package.main in template.json (@EvanBoyle)
π Documentation
- Other
react-scripts
π¨ Underlying Tools
babel-preset-react-app,create-react-app,react-dev-utils,react-error-overlay,react-scripts- #8681 Update to Babel 7.9 (@ianschmitz)
- #8620 Bump dependencies (@ianschmitz)
react-scripts
Committers: 9
- Brody McKee (@mrmckeb)
- Evan Boyle (@EvanBoyle)
- Herman J. Radtke III (@hjr3)
- Ian Schmitz (@ianschmitz)
- Kanitkorn Sujautra (@lukyth)
- KatCon (@connkat)
- Kelsey Leftwich (@kelseyleftwich)
- MaΓ«l Nison (@arcanis)
- Vincent (@Vinnl)
Migrating from 3.4.0 to 3.4.1
Inside any created project that has not been ejected, run:
npm install --save --save-exact [email protected]or
yarn add --exact [email protected]Commits
The new version differs by 13 commits.
d2f813fPublish7641a3cPrepare 3.4.1 released5b527fUpdate to Babel 7.9 (#8681)6adb82aAdd React.StrictMode to default templates (#8558)a452ddcBump dependencies (#8620)3f699fdFix proxying API request docs (#8515)4d26208Use native ESLint behaviour when extending (#8276)8ba0ccbWhitelist main in template.json (#8539)7d3b72cUpdate template example in docs (#8561)2030ee1Fix optional chaining and nullish coalescing support (#8526)038e6faWiden eslint-config-react-app peer dependency versions (#7790)7e6d6cdCloses webpack dev server and exits process on "end" stdin (#7203)af926d5Bump pnp-webpack-plugin (#8509)
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 :palm_tree: