Skip to content

v3.0.0-alpha.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 06:11
· 475 commits to alpha since this release

3.0.0-alpha.9 (2023-01-09)

♻ Code Refactoring

  • 移除暴露的静态方法,通过回调接口实现实例的转发 (9b9e340)

✨ Features

  • 为 ThemeProvider 增加主题切换的能力 (e15668a)
  • 为 ThemeProvider 补齐主题切换的能力 (52b68d5)

🐛 Bug Fixes

  • 修正 theme props 类型定义失效的问题 (2c3749c)

💥 BREAKING CHANGES

  • 移除直接暴露的静态实例