Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

Releases: pradel/create-react-app-swc

craco-swc@0.5.1

01 Apr 09:06
d5d2c0e

Choose a tag to compare

Patch Changes

craco-swc@0.5.0

29 Mar 12:49
6ec8b26

Choose a tag to compare

Minor Changes

craco-swc@0.4.0

29 Mar 12:34
eeeb007

Choose a tag to compare

Minor Changes

  • #13 5559703 Thanks @pradel! - Enable react automatic runtime by default, you don't need to import React anymore!

craco-swc@0.3.0

29 Mar 11:57
a57bf24

Choose a tag to compare

Minor Changes

  • #16 d93de43 Thanks @pradel! - 🚀 create-react-app 5 is now supported 🚀

    Breaking Changes

    • Drop support for CRA 3 and 4. As many underlying libraries have changed, CRA 4 and 3 are no longer supported. Check the CRA changelog to see what changed.

    Migrating from 0.2.X to 0.3.X

    • You will first need to migrate your project to CRA 5. See the CRA Migration guide for more information.
    • Upgrade craco-swc to version 0.3.0 or higher in your project.

craco-swc@0.2.0

01 Dec 14:37
bd603ab

Choose a tag to compare

Minor Changes