@complex-suite/component
Advanced tools
+3
-0
@@ -10,2 +10,5 @@ <!-- | ||
| ### 5.0.18 | ||
| - chore: 小版本升级,保持与套件其他子包版本同步 | ||
| ### 5.0.17 | ||
@@ -12,0 +15,0 @@ - fix(tsconfig): 移除 `extends` 外部引用,改为自包含配置,消除 npm 发布后 extends 解析失败导致 TypeScript 降级到默认 target 的问题 |
+4
-4
| { | ||
| "name": "@complex-suite/component", | ||
| "version": "5.0.17", | ||
| "version": "5.0.18", | ||
| "description": "a complex component", | ||
@@ -15,5 +15,5 @@ "type": "module", | ||
| "dependencies": { | ||
| "@complex-suite/data": "5.0.17", | ||
| "@complex-suite/plugin": "5.0.17", | ||
| "@complex-suite/utils": "3.0.17" | ||
| "@complex-suite/utils": "3.0.18", | ||
| "@complex-suite/plugin": "5.0.18", | ||
| "@complex-suite/data": "5.0.18" | ||
| }, | ||
@@ -20,0 +20,0 @@ "peerDependencies": { |
32475
0.25%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated
Updated