This release adds 3 notable features for engineering teams evaluating rollout.
Published 16d
CLI & Terminal
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ant-design
antd
cli
Summary
AI summaryUpdates 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
postActionhook not being properly awaited — useparseAsync()instead of synchronousparse()(#113) - Fix semver OR-range (
||) false positives in peer dependency checks and incorrect^0.xminor-locking behavior by replacing hand-rolled semver parser with thesemverpackage (#109) - Fix CJK character width misalignment in table output (e.g.
antd list --lang zh) usingstring-width(#109) - Fix
compare()returning incorrect results for null/undefined inputs (#111)
Other Changes
- Replace custom Levenshtein distance and recursive directory walker with
fast-levenshteinandfast-globpackages (#109) - Extract shared
fetchWithTimeoutandfetchFirstJsonhelpers 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
About Ant-design/CLI
All releases →Related context
Beta — feedback welcome: [email protected]