-
Notifications
You must be signed in to change notification settings - Fork 6
feat: support rsuite6, closes #63 #64
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
Conversation
|
Hi @welkinwong |
|
@simonguo When I ran the test, I didn't know how to resolve this issue. It seems like the date-fns library doesn't support CommonJS |
|
Try upgrading Jest to the latest version. |
|
@simonguo It's done, all tests have passed. |
|
🎉 This PR is included in version 2.4.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Added support for
Rsuite6, and updated the versions ofreactandreact-dominpeerDependencieswithinpackage.jsonto>=18in alignment withRsuite6. Considering this is a BREAKING CHANGE,rsuitehas been specified as^6.0.0.