Releases: antdv-next/cli
Release list
v0.0.0-beta.5
π Features
-
usage: scan antdv-next component usage - by @lonewolfyx (#68 ) (3e88b41)
-
mcp: add changelog comparison tool - by @lonewolfyx (#67 ) (99264c6)
π Bug Fixes
- changelog: convert major version to number before string conversion - by @lonewolfyx (#65 ) (3616f1f)
π Refactors
- mcp: migrate to high-level server API - by @lonewolfyx (#66 ) (f08aec3)
Β Β Β Β View changes on GitHub
v0.0.0-beta.4
π Features
-
version: enhance version resolution with fallback logic - by @lonewolfyx (#62 ) (4ea68df)
-
changelog: add component API difference comparison tool - by @lonewolfyx (#60 ) (9e6fce0)
π Bug Fixes
- bug-cli: integrate config resolution for bug creation - by @lonewolfyx (#61 ) (54df610)
π Refactors
- changelog: move metadata loading into diff utility - by @lonewolfyx (#63 ) (9305b1a)
π Documentation
- skills: add create-pr workflow guidance - by @lonewolfyx (#64 ) (9b0da91)
Β Β Β Β View changes on GitHub
v0.0.0-beta.3
π Features
- bug: add gh CLI integration for direct issue submission - by @lonewolfyx (#59 ) (a962357)
π Bug Fixes
- bug: update createBug function to use resolved config instead of parsed args - by @lonewolfyx (#56 ) (ca65d8e)
Β Β Β Β View changes on GitHub
v0.0.0-beta.2
π Bug Fixes
β Tests
- cli: update version reference in test files - by @lonewolfyx (#55 ) (43af443)
Β Β Β Β View changes on GitHub
v0.0.0-beta.1
π Features
-
setup: implement comprehensive setup command for AI agents and CI - by @lonewolfyx (#51 ) (a91940e)
-
cli
- add init command for project initialization - by @lonewolfyx (#49 ) (fe13d93)
- add demo command for component examples - by @lonewolfyx (#14 ) (c1aa0cc)
-
mcp: implement Model Context Protocol server for Ant Design Vue - by @lonewolfyx (#46 ) (ba6bf11)
-
semantic
- extract component semantic retrieval logic - by @lonewolfyx (#44 ) (f8c0b4a)
- add component semantic structure query command - by @lonewolfyx (#17 ) (4e5f8fb)
-
list: add JSON output formatting for component list - by @lonewolfyx (#43 ) (232ed5c)
-
info
- add common props support to component info command - by @lonewolfyx (#36 ) (69fae28)
- add info command - by @lonewolfyx (#30 ) (883ace2)
-
doctor: add doctor command - by @lonewolfyx (#31 ) (ee9c279)
-
config: add component option to configuration - by @lonewolfyx (#29 ) (a656f25)
-
sync
- enhance component API parsing with subcomponent support - by @lonewolfyx (#28 ) (6da2372)
- add semantic structure parsing for components - by @lonewolfyx (#15 ) (f8dd648)
-
doc: add doc command - by @lonewolfyx (#27 ) (5c47f7d)
-
error: replace console.log with logErrorComponent utility - by @lonewolfyx (#23 ) (a8daeef)
-
scripts: add check-sync-needed script for antdv-next package - by @lonewolfyx (#21 ) (8299b61)
-
antdv-next cli mvp - by @lonewolfyx (c34bd00)
π Bug Fixes
-
mcp: use demos name to return single demo result - by @lonewolfyx (#47 ) (f2385a5)
-
info
- export getComponentInfo function for external access - by @lonewolfyx (#39 ) (4eb2f9b)
- improve component API output formatting - by @lonewolfyx (#37 ) (a0b474c)
-
demo: export functions and extract component demo retrieval logic - by @lonewolfyx (#38 ) (fd00633)
-
args: replace tokenArgs with componentArgs in command configuration - by @lonewolfyx (#26 ) (a1ff663)
-
commands: replace console.log with error logging utility - by @lonewolfyx (#24 ) (2e43630)
π Refactors
-
design: extract design markdown reading into separate function - by @lonewolfyx (#42 ) (984d996)
-
token: extract component token retrieval logic into separate function - by @lonewolfyx (#41 ) (e6189f5)
-
doc: extract component document retrieval logic - by @lonewolfyx (#40 ) (e640931)
-
sync: move utility functions to separate modules - by @lonewolfyx (#19 ) (7293bac)
π Documentation
-
skills: add antdv skill documentation and npm ignore rules - by @lonewolfyx (#50 ) (145c670)
-
funding: add funding configuration for open collective and custom sponsor links - by @lonewolfyx (#35 ) (558cac2)
-
readme
- update antd command to antdv in mcpServers configuration - by @lonewolfyx (#11 ) (f957172)
- update installation and command documentation - by @lonewolfyx (#3 ) (cef363e)
-
update readme - by @lonewolfyx (#5 ) (32e1f2b)
π¦ Build
- config: update tsdown configuration for build optimization - by @lonewolfyx (#52 ) (17422a2)
π‘ Chore
-
package
- include skills directory in published files - by @lonewolfyx (#53 ) (9f0c88d)
- remove types field from package.json - by @lonewolfyx (#48 ) (e964a56)
-
data
- remove zero-width characters from component metadata - by @lonewolfyx (#32 ) (385c3f3)
- sync antdv-next metadata - by @github-actions[bot] (e0a8a5e)
- sync antdv-next metadata - by @github-actions[bot] (9273eeb)
-
lint: disable unused variable rule for imports - by @lonewolfyx (#18 ) (6d5da38)
β Tests
- cli: remove unit tests and add integration tests for env command - by @lonewolfyx (#7 ) (6ef3ffa)
π¨ Styles
- format: standardize indentation and whitespace across files - by @lonewolfyx (#6 ) (0719690)
π€ CI
-
autofix
- update autofix workflow permissions and concurrency settings - by @lonewolfyx (#34 ) (92ae29b)
- update autofix action to latest version - by @lonewolfyx (#20 ) (b708826)
-
workflow: add lint step to sync workflow - by @lonewolfyx (#33 ) (137ff91)
-
add PR title validation workflow - by @lonewolfyx (#25 ) (fc4ab90)
-
restrict workflow triggers to source and test directories - by @lonewolfyx (#9 ) (69e537a)
-
sync
- add conditional sync check to GitHub workflow - by @lonewolfyx (#22 ) (aaa545c)
- remove pnpm version specification from sync workflow - by @lonewolfyx ([#16](https://github.com/ant...