-
-
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
🐛 fix: pin next-auth
temporary to fix build error
#1739
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 |
next-auth
to fix build errornext-auth
temporary to fix build error
❤️ 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 0.142.3](v0.142.2...v0.142.3) <sup>Released on **2024-03-26**</sup> #### 🐛 Bug Fixes - **misc**: Pin `next-auth` temporary to fix build error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Pin `next-auth` temporary to fix build error, closes [#1739](#1739) ([e9ece9f](e9ece9f)) </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 0.142.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.22.4](v1.22.3...v1.22.4) <sup>Released on **2024-03-26**</sup> #### 🐛 Bug Fixes - **misc**: Pin `next-auth` temporary to fix build error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Pin `next-auth` temporary to fix build error, closes [lobehub#1739](https://github.com/bentwnghk/lobe-chat/issues/1739) ([e9ece9f](e9ece9f)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 0.142.3](lobehub/lobe-chat@v0.142.2...v0.142.3) <sup>Released on **2024-03-26**</sup> #### 🐛 Bug Fixes - **misc**: Pin `next-auth` temporary to fix build error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Pin `next-auth` temporary to fix build error, closes [lobehub#1739](lobehub#1739) ([e9ece9f](lobehub@e9ece9f)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 0.142.3](lobehub/lobe-chat@v0.142.2...v0.142.3) <sup>Released on **2024-03-26**</sup> #### 🐛 Bug Fixes - **misc**: Pin `next-auth` temporary to fix build error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Pin `next-auth` temporary to fix build error, closes [#1739](lobehub/lobe-chat#1739) ([e9ece9f](lobehub/lobe-chat@e9ece9f)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
close #1734
📝 补充信息 | Additional Information
next-auth throw Error of AuthSecret missing
refs: nextauthjs/next-auth#10305