-
-
Notifications
You must be signed in to change notification settings - Fork 10.6k
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
🔨 chore: fix build for the vercel #1576
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
👍 @arvinxx Thank you for raising your pull request and contributing to our Community |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1576 +/- ##
=======================================
Coverage 93.05% 93.05%
=======================================
Files 234 234
Lines 12635 12635
Branches 1529 1529
=======================================
Hits 11758 11758
Misses 877 877 ☔ View full report in Codecov by Sentry. |
❤️ Great PR @arvinxx ❤️ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
🎉 This PR is included in version 0.135.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
I've reverted this commit and get no errors with |
This reverts commit 7bdfa70.
@eps1lon |
@eps1lon |
This reverts commit 7bdfa70.
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
react types have upgraded, lead to types failed. temporarily lock to previous version
close #1574
📝 补充信息 | Additional Information
refs:
@types/react
ant-design/ant-design#47886