Skip to content

v1.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 07:28
· 107 commits to main since this release

Version 1.4.1

Released on 2024-01-17

🐛 修复

  • 修复特殊情况下 avatar 配置不生效的问题, 兼容 NextJs 的 window 不存在问题.

Improvements and Fixes

What's fixed

  • 修复特殊情况下 avatar 配置不生效的问题, closes #44 (4444f40)
  • 兼容 NextJs 的 window 不存在问题, closes #38 (7bb47a5)