Skip to content

v6.5.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 13:27

Features

  • Add a branded banner to the root help output (#184)
  • Add antd lint --diff [base] and --staged, report skipped files, and cover Ant Design v5 usage patterns (#188, #189, #192)
  • Extend antd setup with GitHub Actions CI configuration (#190)

Bug Fixes

  • Ignore non-JavaScript asset imports in the lint performance rule (#186)
  • Preserve historical metadata, dotted semantic keys, prerelease ordering, and a bounded metadata cache (#194, #195, #198, #199)
  • Improve changelog extraction by preserving emoji and ownership, avoiding guessed prop renames, and validating inferred component names (#196, #197, #201)

Security

  • Prevent shell injection in release tag handling while keeping sync commands portable on Windows (#193)

Other Changes

  • Allow package-size reporting to continue when GitHub comment permissions are unavailable (#187)
  • Bump dependencies (#183, #191)
  • Update antd metadata (v6@6.5.1)

新功能

  • 为根帮助信息新增品牌化 Banner (#184)
  • 新增 antd lint --diff [base]--staged,报告跳过的文件,并覆盖 Ant Design v5 使用规则 (#188, #189, #192)
  • 扩展 antd setup,支持配置 GitHub Actions CI (#190)

Bug 修复

  • lint 性能规则不再误报非 JavaScript 资源导入 (#186)
  • 保留历史元数据、点号语义键和预发布版本顺序,并限制元数据缓存大小 (#194, #195, #198, #199)
  • 改进 changelog 提取,保留 emoji 与归属关系,不再猜测属性重命名,并校验推断出的组件名 (#196, #197, #201)

安全

  • 防止发布 tag 处理中的 shell 注入,同时保持同步命令在 Windows 上可用 (#193)

其他变更

  • GitHub 评论权限不可用时,包体积报告流程仍可继续 (#187)
  • 升级依赖 (#183, #191)
  • 同步 antd 元数据 (v6@6.5.1)