@mastergo/plugin-utils
Advanced tools
+16
-0
@@ -0,1 +1,17 @@ | ||
| ## [0.1.10](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.27.0...v0.1.10) (2022-04-20) | ||
| ### Bug Fixes | ||
| * remove console typings ([a7c3334](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/a7c333480a0c7038234e1223f0ea51933ddee363)) | ||
| * 修复SLICE类型提示报错. ([867dc6e](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/867dc6e1b5bbdc5d2e2902e5e7720053c8115902)) | ||
| * 再次修复Slice提示的问题. ([4ffbdc0](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/4ffbdc0ad5629de22e375c81414bb5beecdbb2c9)) | ||
| ### Features | ||
| * 添加SLiceNode类型支持 ([08344ec](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/commit/08344ecc3db28ab1753a6948d074171332c7cc51)) | ||
| ## [0.1.9](https://gitlab.lanhuapp.com/master/frontend/master-plugin-utils/compare/v0.27.0...v0.1.9) (2022-04-20) | ||
@@ -2,0 +18,0 @@ |
+1
-0
@@ -648,2 +648,3 @@ declare function hexToRGBA(hex: string): RGBA; | ||
| | BooleanOperationNode | ||
| | SliceNode | ||
@@ -650,0 +651,0 @@ type NodeType = |
+1
-1
| { | ||
| "name": "@mastergo/plugin-utils", | ||
| "version": "0.1.9", | ||
| "version": "0.1.10", | ||
| "main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
37975
2.14%601
0.17%