-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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
♻️ refactor: refactor to use async headers()
#5097
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 |
headers()
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5097 +/- ##
=========================================
Coverage 91.93% 91.93%
=========================================
Files 548 548
Lines 41483 41483
Branches 3554 2360 -1194
=========================================
Hits 38136 38136
Misses 3347 3347
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
headers()
headers()
❤️ 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. |
### [Version 1.36.39](v1.36.38...v1.36.39) <sup>Released on **2024-12-20**</sup> #### ♻ Code Refactoring - **misc**: Refactor to use async `headers()`. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor to use async `headers()`, closes [#5097](#5097) ([e368f38](e368f38)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
🎉 This PR is included in version 1.36.39 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.78.15](v1.78.14...v1.78.15) <sup>Released on **2024-12-20**</sup> #### ♻ Code Refactoring - **misc**: Refactor layout props, refactor to use async `headers()`, seperate user keyVaults encrpyto from user model. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor layout props, closes [lobehub#5093](https://github.com/bentwnghk/lobe-chat/issues/5093) ([2990b5a](2990b5a)) * **misc**: Refactor to use async `headers()`, closes [lobehub#5097](https://github.com/bentwnghk/lobe-chat/issues/5097) ([e368f38](e368f38)) * **misc**: Seperate user keyVaults encrpyto from user model, closes [lobehub#5102](https://github.com/bentwnghk/lobe-chat/issues/5102) ([09b63cf](09b63cf)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
将最后一个 headers 部分实现做改造
📝 补充信息 | Additional Information