Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.03 KB

File metadata and controls

32 lines (21 loc) · 1.03 KB
order 6
title 更新日志
toc false
timeline true

antd 严格遵循 Semantic Versioning 2.0.0 语义化版本规范。

发布周期

  • 修订版本号:每周末会进行日常 bugfix 更新。(如果有紧急的 bugfix,则任何时候都可发布)
  • 次版本号:每月发布一个带有新特性的向下兼容的版本。
  • 主版本号:含有破坏性更新和新特性,不在发布周期内。

5.0.1

2021-01-04

🎉 我是 v5 的 changelog

  • 🐞 修复不兼容 less 4.0.0 的问题。

4.9.4

2020-12-16

  • 🤖 Fix message.loading() return type. #28362