This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
craco-swc@0.3.0
Minor Changes
#16d93de43 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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
craco-swc@0.3.0
Minor Changes
#16
d93de43
Thanks @pradel! - 🚀 create-react-app 5 is now supported 🚀Breaking Changes
Migrating from 0.2.X to 0.3.X
craco-swc
to version 0.3.0 or higher in your project.