File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.9.0
4+
5+ ### Fixes
6+
7+ - fixed parsing process of defineProps \# 308 from @Disservin
8+ - add support tsconfig path aliases \# 309 from @Disservin
9+
10+ Thank you for your issue!
11+
12+ ### Chores
13+
14+ - \# 300 ` mkdirp ` to v3.0.1
15+ - \# 303 ` vue-eslint-parser ` to v9.4.2
16+ - \# 336 ` globby ` to v14.0.1
17+ - \# 345 ` ws ` to v8.17.0
18+ - \# 348 ` ejs ` to v3.1.10
19+ - \# 352 ` commander ` to v12.1.0
20+
321## 0.8.0
422
523### enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " @tkskto/vue-component-analyzer" ,
3- "version" : " 0.8 .0" ,
3+ "version" : " 0.9 .0" ,
44 "description" : " Analyze dependency tree for Vue.js SFC (Single File Component)" ,
55 "type" : " module" ,
66 "main" : " ./dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments