This repository was archived by the owner on Apr 25, 2026. It is now read-only.
Releases: pradel/create-react-app-swc
Releases · pradel/create-react-app-swc
craco-swc@0.5.1
craco-swc@0.5.0
craco-swc@0.4.0
craco-swc@0.3.0
Minor Changes
-
#16
d93de43Thanks @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-swcto version 0.3.0 or higher in your project.