Skip to content

Ant-design/CLI

v6.4.3 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 16d CLI & Terminal
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ant-design antd cli

Summary

AI summary

Updates Other Changes, Bug Fixes, and https://github.com/ant-design/ant-design-cli/pull/115 across a mixed release.

Full changelog

Bug Fixes

  • Fix async postAction hook not being properly awaited — use parseAsync() instead of synchronous parse() (#113)
  • Fix semver OR-range (||) false positives in peer dependency checks and incorrect ^0.x minor-locking behavior by replacing hand-rolled semver parser with the semver package (#109)
  • Fix CJK character width misalignment in table output (e.g. antd list --lang zh) using string-width (#109)
  • Fix compare() returning incorrect results for null/undefined inputs (#111)

Other Changes

  • Replace custom Levenshtein distance and recursive directory walker with fast-levenshtein and fast-glob packages (#109)
  • Extract shared fetchWithTimeout and fetchFirstJson helpers to eliminate duplicated HTTP patterns (#109)
  • Sync bundled antd CLI skill with current command surface (#114)
  • Remove stale v6 snapshots and prevent re-accumulation, reducing package size by ~4.3 MB (29.6 MB → 25.3 MB) (#107)
  • Convert e2e tests to in-process execution for better performance (#112)
  • Reach 100% line, statement, and function test coverage (#115, #116)
  • Update antd metadata ([email protected])

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Ant-design/CLI

Get notified when new releases ship.

Sign up free

About Ant-design/CLI

All releases →

Beta — feedback welcome: [email protected]