Skip to content

3.4.4

Compare
Choose a tag to compare
@ant-design-bot ant-design-bot released this 28 Apr 07:36
· 16586 commits to master since this release
  • 🐞 Fix that Upload file inonChange({ file }) is not a File instance introduced in 3.4.2. #10293
  • 🐞 Fix style lose bug when use tree shaking in webpack@4. #10217 @whtsky

  • 🐞 修复 3.4.2 中引入的 Upload 中 onChange 参数 { file } file 不是 File 实例的问题。#10293
  • 🐞 修复 webpack@4 下使用 Tree Shaking 样式丢失的问题。#10217 @whtsky