Skip to content

v2.5.4

Compare
Choose a tag to compare
@kailong321200875 kailong321200875 released this 26 Dec 03:06
b98fcaa

2.5.4 (2023-12-26)

Types

  • 修复全局组件属性类型无法推导 (94160c0)

Bug Fixes

  • Menu菜单组件显示bug,renderMenuItem返回的数组存在undefined数据,导致省略菜单显示问题 (1c63757)
  • useClipboard在ip地址下不能使用问题 (f3593c4)
  • 修复request请求自定义headers类型错误 (bf2cd72)
  • 修复切换主题色缓存失败 (1074520)
  • 修复非正式环境打包报错 (3a5db42)

Styling

Code Refactoring

Performance Improvements