The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-02-03 | 4.5 kB | |
| v4.0.2 source code.tar.gz | 2021-02-03 | 2.2 MB | |
| v4.0.2 source code.zip | 2021-02-03 | 2.4 MB | |
| Totals: 3 Items | 4.6 MB | 0 | |
4.0.2 (2021-02-03)
v4.0.2 is a maintenance release that includes minor bug fixes and documentation updates.
:rocket: New Feature
react-scripts- #8986 Add support for new BUILD_PATH advanced configuration variable (@ajhyndman)
:bug: Bug Fix
react-scripts- #10170 Add opt-out for eslint-webpack-plugin (@mrmckeb)
- #9872 fix(react-scripts): add missing peer dependency react and update react-refresh-webpack-plugin (@merceyz)
- #9964 Add TypeScript 4.x as peerDependency to react-scripts (@sheepsteak)
:nail_care: Enhancement
react-scripts- #9977 Move ESLint cache file into node_modules (@ehsankhfr)
- #9569 Improve vendor chunk names in development (@jrr)
:memo: Documentation
- #9473 docs: add missing override options for Jest config (@tobiasbueschel)
- #10314 Update using-the-public-folder.md (@Avivhdr)
- #10214 Remove references to Node 8 (@ianschmitz)
:house: Internal
react-scripts- #10027 appTsConfig immutability handling by immer (@josezone)
create-react-app- #10217 Fix CI tests (@ianschmitz)
react-dev-utils,react-error-overlay,react-scripts- #10091 Recovered some integration tests (@maxsbelt)
:hammer: Underlying Tools
react-scripts- #10216 Revert "Update postcss packages" (@ianschmitz)
- #9988 Upgrade sass-loader (@ehsankhfr)
- #10003 Update postcss packages (@raix)
- #10213 Upgrade @svgr/webpack to fix build error (@jabranr)
react-dev-utils- #10198 remove chalk from formatWebpackMessages (@jasonwilliams)
cra-template-typescript- #10141 chore: bump typescript version (@trainto)
cra-template-typescript,cra-template- #10143 chore: bump web-vital dependency version (@sahilpurav)
Committers: 15
- Andrew Hyndman (@ajhyndman)
- Aviv Hadar (@Avivhdr)
- Brody McKee (@mrmckeb)
- Chris Shepherd (@sheepsteak)
- EhsanKhaki (@ehsankhfr)
- Hakjoon Sim (@trainto)
- Ian Schmitz (@ianschmitz)
- Jabran Rafique⚡️ (@jabranr)
- Jason Williams (@jasonwilliams)
- John Ruble (@jrr)
- Kristoffer K. (@merceyz)
- Morten N.O. Nørgaard Henriksen (@raix)
- Sahil Purav (@sahilpurav)
- Sergey Makarov (@maxsbelt)
- Tobias Büschel (@tobiasbueschel)
- mad-jose (@josezone)