Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: dilanx/craco

v7.1.0

11 Mar 07:15
v7.1.0
70a7a2a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.0...v7.1.0

v7.0.0

08 Nov 10:18
v7.0.0
f3d8d4a

Choose a tag to compare

CRACO now supports Create React App 5.

The new documentation is live at https://craco.js.org.

v7.0.0-alpha.9

27 Oct 21:51
v7.0.0-alpha.9
da2052b

Choose a tag to compare

v7.0.0-alpha.9 Pre-release
Pre-release
  • Fixed peer dependency issues with cosmiconfig-typescript-loader. #447
  • Fixed an issue where devServer environment variables wouldn't be set. #456

v7.0.0-alpha.8

02 Oct 23:06
v7.0.0-alpha.8
3b4293a

Choose a tag to compare

v7.0.0-alpha.8 Pre-release
Pre-release

v6.4.5

07 Jul 21:39

Choose a tag to compare

  • Reverted to v6.4.3. #425

v7.0.0-alpha.7

01 Jul 21:51
v7.0.0-alpha.7
29f9a95

Choose a tag to compare

v7.0.0-alpha.7 Pre-release
Pre-release
  • Fixed babel config issues. #433

v6.4.4

01 Jul 20:20
v6.4.4
2426796

Choose a tag to compare

  • Fixed undefined properties error in tests. #425 #432

v7.0.0-alpha.6

29 Jun 21:52
v7.0.0-alpha.6
c5ccbf9

Choose a tag to compare

v7.0.0-alpha.6 Pre-release
Pre-release
  • Utility functions have been added for webpack 5's asset modules. #387

    assetModuleByName(), getAssetModule(), getAssetModules(), removeAssetModules(), addBeforeAssetModule(), addBeforeAssetModules(), addAfterAssetModule(), addAfterAssetModules()

    We're planning on reworking the documentation, so these functions will not be added to the existing README docs. The new documentation will be available with the release of v7.0.0.

v7.0.0-alpha.5

29 Jun 05:04
v7.0.0-alpha.5
e5644f1

Choose a tag to compare

v7.0.0-alpha.5 Pre-release
Pre-release
  • The package was rewritten in TypeScript (now has built-in TypeScript declarations).

v7.0.0-alpha.3

17 Feb 20:24

Choose a tag to compare

v7.0.0-alpha.3 Pre-release
Pre-release

Fix jest support #386 #378 (comment)