-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
craco 7 with official react-scripts v5 support has been released #102
Comments
@abenhamdine are there any breaking changes from v7 that need to be addressed, or would this simply be a bump to the peer dep range? |
I don't think so, the goal for craco 7 was to support react-scripts 5 and webpack 5, no other change was planned. |
FWIW I see there is a branch here named and there's also a alpha version published with this PR : https://github.com/DocSpring/craco-less/releases/tag/v2.1.0-alpha.0 |
For Latest Node LTS 18.12.1 with @craco/craco 7.0.0, we need to use 2.1.0-alpha.0 version of craco-less, is there any way without alpha or is there any plan to release stable that support it? |
see https://github.com/dilanx/craco/releases/tag/v7.0.0
I think it's now possible to roll out a new version of craco-less with craco 7 as peerDependency
The text was updated successfully, but these errors were encountered: