PackageTrack

npm

react-scripts

5.0.1facebook/create-react-app

Configuration and scripts for Create React App.

Release timeline

135 releases since 2016
20162026

One column per quarter.

Releases

  1. 5.1.0-next.2614 Feb 2025pre-release

    Nothing published for this version

  2. 5.1.0-next.1412 Apr 2022pre-release

    Nothing published for this version

  3. 5.0.112 Apr 2022
    Release notes2 sources agree

    5.0.1 (2022-04-12)

    Create React App 5.0.1 is a maintenance release that improves compatibility with React 18. We've also updated our templates to use createRoot and relaxed our check for older versions of Create React App.

    Migrating from 5.0.0 to 5.0.1

    Inside any created project that has not been ejected, run:

    npm install --save --save-exact [email protected]
    

    or

    yarn add --exact [email protected]
    

    🐛 Bug Fix

    💅 Enhancement

    • cra-template-typescript, cra-template, react-scripts
    • cra-template-typescript, cra-template
    • eslint-config-react-app

    📝 Documentation

    🏠 Internal

    Committers: 11

    Open source →
  4. 5.0.014 Dec 2021
    Release notes

    Create React App 5.0 is a major release with several new features and the latest version of all major dependencies.

    Thanks to all the maintainers and contributors who worked so hard on this release! 🙌

    Highlights

    • webpack 5 (#11201)
    • Jest 27 (#11338)
    • ESLint 8 (#11375)
    • PostCSS 8 (#11121)
    • Fast Refresh improvements and bug fixes (#11105)
    • Support for Tailwind (#11717)
    • Improved package manager detection (#11322)
    • Unpinned all dependencies for better compatibility with other tools (#11474)
    • Dropped support for Node 10 and 12

    Migrating from 4.0.x to 5.0.0

    Inside any created project that has not been ejected, run:

    npm install --save --save-exact [email protected]
    

    or

    yarn add --exact [email protected]
    

    NOTE: You may need to delete your node_modules folder and reinstall your dependencies by running npm install (or yarn) if you encounter errors after upgrading.

    If you previously ejected but now want to upgrade, one common solution is to find the commits where you ejected (and any subsequent commits changing the configuration), revert them, upgrade, and later optionally eject again. It’s also possible that the feature you ejected for is now supported out of the box.

    Breaking Changes

    Like any major release, [email protected] contains a number of breaking changes. We expect that they won't affect every user, but we recommend you look over this section to see if something is relevant to you. If we missed something, please file a new issue.

    Dropped support for Node 10 and 12 Node 10 reached End-of-Life in April 2021 and Node 12 will be End-of-Life in April 2022. Going forward we will only support the latest LTS release of Node.js.

    Full Changelog

    :boom: Breaking Change

    • create-react-app
    • babel-preset-react-app, cra-template-typescript, cra-template, create-react-app, eslint-config-react-app, react-app-polyfill, react-dev-utils, react-error-overlay, react-scripts
    • eslint-config-react-app, react-error-overlay, react-scripts
    • react-scripts

    :bug: Bug Fix

    :nail_care: Enhancement

    • react-scripts
      • #11717 Add support for Tailwind (@iansu)
      • #8227 Add source-map-loader for debugging into original source of node_modules libraries that contain sourcemaps (@justingrant)
      • #10499 Remove ESLint verification when opting-out (@mrmckeb)
    • eslint-config-react-app, react-error-overlay, react-scripts
    • create-react-app
    • react-dev-utils
      • #11105 fix: fast refresh stops on needed bail outs (@pmmmwh)
      • #10205 Update ModuleNotFoundPlugin to support Webpack 5 (@raix)
    • create-react-app, react-scripts

    :memo: Documentation

    :house: Internal

    • Other
    • create-react-app
    • babel-plugin-named-asset-import, babel-preset-react-app, confusing-browser-globals, create-react-app, react-app-polyfill, react-dev-utils, react-error-overlay, react-scripts
    • react-scripts
    • babel-plugin-named-asset-import, confusing-browser-globals, create-react-app, eslint-config-react-app, react-dev-utils, react-error-overlay, react-scripts
    • confusing-browser-globals, cra-template-typescript, cra-template, create-react-app
    • react-error-overlay, react-scripts
    • babel-preset-react-app, cra-template-typescript, cra-template, create-react-app, eslint-config-react-app, react-app-polyfill, react-dev-utils, react-error-overlay, react-scripts

    :hammer: Underlying Tools

    • react-dev-utils, react-scripts
    • react-scripts
    • babel-plugin-named-asset-import, confusing-browser-globals, create-react-app, react-dev-utils, react-error-overlay, react-scripts
      • #11338 Upgrade jest and related packages from 26.6.0 to 27.1.0 (@krreet)
    • eslint-config-react-app, react-error-overlay, react-scripts
    • babel-preset-react-app, react-dev-utils, react-error-overlay, react-scripts
    • react-dev-utils

    Committers: 34

    Open source →
  5. 5.0.0-next.6014 Dec 2021pre-release

    Nothing published for this version

  6. 5.0.0-next.588 Dec 2021pre-release

    Nothing published for this version

  7. 5.0.0-next.474 Oct 2021pre-release

    Nothing published for this version

  8. 5.0.0-next.371 Sept 2021pre-release

    Nothing published for this version

  9. 5.0.0-next.314 Aug 2021pre-release

    Nothing published for this version

  10. 4.0.322 Feb 2021

    Nothing published for this version

  11. 4.0.23 Feb 2021

    Nothing published for this version

  12. 4.0.123 Nov 2020

    Nothing published for this version

  13. 4.0.023 Oct 2020

    Nothing published for this version

  14. 4.0.0-next.11723 Oct 2020pre-release

    Nothing published for this version

  15. 4.0.0-next.11623 Oct 2020pre-release

    Nothing published for this version

  16. 4.0.0-next.9816 Sept 2020pre-release

    Nothing published for this version

  17. 4.0.0-next.9616 Sept 2020pre-release

    Nothing published for this version

  18. 4.0.0-next.775 Aug 2020pre-release

    Nothing published for this version

  19. 4.0.0-next.6430 Jul 2020pre-release

    Nothing published for this version

  20. 3.4.420 Oct 2020

    Nothing published for this version

  21. 3.4.312 Aug 2020

    Nothing published for this version

  22. 3.4.211 Aug 2020

    Nothing published for this version

  23. 3.4.121 Mar 2020

    Nothing published for this version

  24. 3.4.014 Feb 2020

    Nothing published for this version

  25. 3.3.131 Jan 2020

    Nothing published for this version

  26. 3.3.05 Dec 2019

    Nothing published for this version

  27. 3.3.0-next.804 Dec 2019pre-release

    Nothing published for this version

  28. 3.3.0-next.6214 Nov 2019pre-release

    Nothing published for this version

  29. 3.3.0-next.3924 Oct 2019pre-release

    Nothing published for this version

  30. 3.3.0-next.3824 Oct 2019pre-release

    Nothing published for this version

  31. 3.2.03 Oct 2019

    Nothing published for this version

  32. 3.1.219 Sept 2019

    Nothing published for this version

  33. 3.1.113 Aug 2019

    Nothing published for this version

  34. 3.1.09 Aug 2019

    Nothing published for this version

  35. 3.0.18 May 2019

    Nothing published for this version

  36. 3.0.022 Apr 2019

    Nothing published for this version

  37. 3.0.0-next.b0cbf2ca15 Mar 2019pre-release

    Nothing published for this version

  38. 3.0.0-next.6817 Apr 2019pre-release

    Nothing published for this version

  39. 2.1.87 Mar 2019

    Nothing published for this version

  40. 2.1.77 Mar 2019

    Nothing published for this version

  41. 2.1.66 Mar 2019

    Nothing published for this version

  42. 2.1.511 Feb 2019

    Nothing published for this version

  43. 2.1.410 Feb 2019

    Nothing published for this version

  44. 2.1.34 Jan 2019

    Nothing published for this version

  45. 2.1.3-next.6a95aae94 Jan 2019pre-release

    Nothing published for this version

  46. 2.1.223 Dec 2018

    Nothing published for this version

  47. 2.1.11 Nov 2018

    Nothing published for this version

  48. 2.1.030 Oct 2018

    Nothing published for this version

  49. 2.0.6-next.c662dfb025 Oct 2018pre-releasewithdrawn: This release contains bugs. Please update to [email protected] instead. Be sure to delete src/react-app.d.ts if the file is present.

    Nothing published for this version

  50. 2.0.6-next.9b4009d724 Oct 2018pre-releasewithdrawn: This release contains bugs. Please update to [email protected] instead. Be sure to delete src/react-app.d.ts if the file is present.

    Nothing published for this version

  51. 2.0.514 Oct 2018

    Nothing published for this version

  52. 2.0.43 Oct 2018

    Nothing published for this version

  53. 2.0.32 Oct 2018

    Nothing published for this version

  54. 2.0.21 Oct 2018withdrawn: This release contains bugs. Please update to [email protected] instead.

    Nothing published for this version

  55. 2.0.128 Sept 2018withdrawn: This release contains bugs. Please update to [email protected] instead.

    Nothing published for this version

  56. 2.0.026 Sept 2018withdrawn: This release contains bugs. Please update to [email protected] instead.

    Nothing published for this version

  57. 2.0.0-next.fb6e6f7025 Sept 2018pre-release

    Nothing published for this version

  58. 2.0.0-next.b2fd8db821 Mar 2018pre-release

    Nothing published for this version

  59. 2.0.0-next.a671462c24 Aug 2018pre-release

    Nothing published for this version

  60. 2.0.0-next.9754a23118 Jan 2018pre-release

    Nothing published for this version