File tree Expand file tree Collapse file tree 4 files changed +30
-4
lines changed
Expand file tree Collapse file tree 4 files changed +30
-4
lines changed Original file line number Diff line number Diff line change 1+ v1.5.4 / 2022-11-29
2+ ===================
3+
4+ ### 🐛 Bug Fixes
5+
6+ - ` general `
7+ - 修复类型未引入问题
8+ - Origin 配置中的 originType 属性被覆盖
9+ - Generate中getBaseClassInDeclaration函数解析泛型问题
10+ - 修复扩展的dataSource数据丢失
11+ - 修复cmd 问题
12+
13+
14+ ### 🚀 Features
15+
16+ - ` general `
17+ - 修复对DataSource或者BassClass DataType扩展无效的问题
18+
19+
20+ ### 💖 Thanks to
21+
22+ - FrozenQ
23+ - fuying.yfy
24+ - liuwei
25+ - 芒星
26+
127v1.5.3 / 2022-11-14
228===================
329
Original file line number Diff line number Diff line change 11{
22 "name" : " pont" ,
33 "private" : true ,
4- "version" : " 1.5.3 " ,
4+ "version" : " 1.5.4 " ,
55 "license" : " MIT" ,
66 "workspaces" : [
77 " packages/*"
Original file line number Diff line number Diff line change 11{
22 "name" : " pont-engine" ,
3- "version" : " 1.5.3 " ,
3+ "version" : " 1.5.4 " ,
44 "description" : " pont swagger typescript API" ,
55 "main" : " lib/index.js" ,
66 "typings" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 22 "name" : " vscode-pont" ,
33 "displayName" : " pont" ,
44 "description" : " " ,
5- "version" : " 1.5.3 " ,
5+ "version" : " 1.5.4 " ,
66 "publisher" : " jasonHzq" ,
77 "license" : " MIT" ,
88 "engines" : {
228228 "@types/fs-extra" : " ^5.1.0" ,
229229 "fs-extra" : " ^7.0.1" ,
230230 "mockjs" : " ^1.0.1-beta3" ,
231- "pont-engine" : " 1.5.3 " ,
231+ "pont-engine" : " 1.5.4 " ,
232232 "typescript" : " ^4.8.3"
233233 },
234234 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments