Skip to content

v6.4.5

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jun 06:26
· 1 commit to main since this release

Features

  • New antd setup command for initializing Ant Design projects and configuration (#165)
  • antd migrate can now scan a directory and generate targeted migration prompts from actual usage (#159)

Bug Fixes

  • Fix sync release authentication and recovery paths so missing or failed publish artifacts are detected and repaired reliably (#180, #179, #178, #177, #176)
  • Harden the sync workflow against missing release tags, corrupted version indexes, stale token metadata, and data-only sync changes (#174, #173, #172, #171, #170, #169, #168)
  • Keep doctor bug checks offline so tests and normal runs do not make network calls (#164)
  • Count antd subpath default imports in usage analysis (#163)
  • Avoid stack traces for invalid global options (#162)

Security

  • Resolve Dependabot security alerts (#167)

Other Changes

  • Bump dependencies (#175, #160, #157)
  • Keep update-check cache tests safely mocked (#161)
  • Add Chinese release notes for v6.4.4 (#158)
  • Update antd metadata (v6@6.4.5)

新功能

  • 新增 antd setup 命令,用于初始化 Ant Design 项目和相关配置 (#165)
  • antd migrate 现在可以扫描目录,并基于实际使用情况生成更有针对性的迁移提示词 (#159)

Bug 修复

  • 修复同步发布流程的鉴权与恢复路径,确保缺失或失败的发布产物能被可靠检测和修复 (#180, #179, #178, #177, #176)
  • 增强同步流程,覆盖 release tag 缺失、版本索引损坏、Token 元数据过期和纯数据同步变更等场景 (#174, #173, #172, #171, #170, #169, #168)
  • 保持 doctor bug 检查离线执行,避免测试和普通运行触发网络请求 (#164)
  • usage 分析现在会统计 antd 子路径的默认导入 (#163)
  • 传入无效全局选项时不再输出堆栈信息 (#162)

安全

  • 修复 Dependabot 安全告警 (#167)

其他变更

  • 升级依赖 (#175, #160, #157)
  • 保持升级检查缓存相关测试使用安全 mock (#161)
  • 为 v6.4.4 补充中文发布说明 (#158)
  • 同步 antd 元数据 (v6@6.4.5)