DocSpring / craco-antd

A craco plugin to use Ant Design with create-react-app
MIT License
234 stars 49 forks source link

craco 7 with official react-scripts v5 support has been released #105

Open abenhamdine opened 1 year ago

abenhamdine commented 1 year ago

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-antd with craco 7 as peerDependency

jdmg94 commented 1 year ago

Are there breaking changes on this new version?

beaudry commented 1 year ago

I coudn't find any. Maybe it won't work with react-scripts v4

vKongv commented 1 year ago

I created a PR which upgrade the package to use v7 craco https://github.com/DocSpring/craco-antd/pull/117