@complex-suite/data
Advanced tools
+3
-0
@@ -0,1 +1,4 @@ | ||
| ### `5.0.13` | ||
| - docs(policy): **发版规范** — 所有子包必须同时升级 minor 并统一发版,禁止单独发版。详见根目录 `README.md`。 | ||
| ### `5.0.12` | ||
@@ -2,0 +5,0 @@ - fix(dictionary): 修正 `SimpleDateEdit` 中 `option.format || option.time ? A : B` 因运算符优先级导致 `option.format` 从未被使用的 Bug(B1)。 |
+3
-3
| { | ||
| "name": "@complex-suite/data", | ||
| "version": "5.0.12", | ||
| "version": "5.0.13", | ||
| "description": "a complex data", | ||
@@ -15,4 +15,4 @@ "type": "module", | ||
| "dependencies": { | ||
| "@complex-suite/plugin": "5.0.11", | ||
| "@complex-suite/utils": "3.0.11" | ||
| "@complex-suite/utils": "3.0.13", | ||
| "@complex-suite/plugin": "5.0.13" | ||
| }, | ||
@@ -19,0 +19,0 @@ "devDependencies": { |
357811
0.05%+ Added
+ Added
- Removed
- Removed
Updated
Updated