Skip to content

v0.159.1

Compare
Choose a tag to compare
@lobehubbot lobehubbot released this 14 May 05:00
· 194 commits to main since this release

Version 0.159.1

Released on 2024-05-14

♻ Code Refactoring

  • misc: Move next-auth hooks to user store actions.

🐛 Bug Fixes

  • misc: Pin antd@5.17.0 to fix build error.

Improvements and Fixes

Code refactoring

  • misc: Move next-auth hooks to user store actions, closes #2364 (6dbcd70)

What's fixed

  • misc: Pin antd@5.17.0 to fix build error, closes #2483 (aa03833)