Commit 9fad2f6
feature: Version/0.6.0 (#33)
* chore: 更新依赖 (#23)
Co-authored-by: cmtlyt <cmtlyt@163.com>
* fix: 修正了错误的变量命名 (#31)
Co-authored-by: cmtlyt <cmtlyt@163.com>
* feat: 补充schema工具 (#26)
* feat: 新增schema工具
* fix: 修复了getObjectType中对properties的错误判断 (#29)
* fix: 修复了getObjectType中对properties的错误判断
* feat: 抽离了isObject方法
* feat: 通过Object.keys遍历替代forin,防止遍历到原型链上的键
---------
Co-authored-by: cmtlyt <cmtlyt@163.com>
Co-authored-by: xiaoxin <130760663+hahaXiaoxin@users.noreply.github.com>
* feat: build命令支持复制文件 (#25)
* feat: build命令支持复制文件
* fix: 字段名修订
* fix: 修正了函数命名 (#30)
---------
Co-authored-by: cmtlyt <cmtlyt@163.com>
Co-authored-by: xiaoxin <130760663+hahaXiaoxin@users.noreply.github.com>
* chore: 依赖更新 (#32)
Co-authored-by: cmtlyt <cmtlyt@163.com>
* feat: 类型与模板优化 (#34)
* perf: 类型生成优化&模板调整&scheam类型调整
* chore: 更新锁文件
* fix: 细节调整
---------
Co-authored-by: cmtlyt <cmtlyt@163.com>
* 0.6.0
* chore: deploy
---------
Co-authored-by: xiaoxin <130760663+hahaXiaoxin@users.noreply.github.com>
Co-authored-by: cmtlyt <cmtlyt@163.com>1 parent 7e1cd77 commit 9fad2f6
File tree
10 files changed
+1202
-978
lines changed- src
- cli
- generate-request-script
- types
- utils
- module-extends-options
10 files changed
+1202
-978
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
1 | 17 | | |
2 | 18 | | |
3 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments