@jdfed/hooks
Advanced tools
Comparing version 0.6.0-alpha.7 to 0.6.0
@@ -6,2 +6,17 @@ # Change Log | ||
## [0.6.0](https://github.com/jdfed/drip-form/compare/v0.5.0...v0.6.0) (2022-01-24) | ||
### Features | ||
* 表单布局支持配置外边距 ([2016881](https://github.com/jdfed/drip-form/commit/201688140cebb2403899acca0ca58000dba7aaa3)) | ||
### Bug Fixes | ||
* 修复数组子项为空,当前项自动被删除问题 ([#128](https://github.com/jdfed/drip-form/issues/128)) ([5c8e66b](https://github.com/jdfed/drip-form/commit/5c8e66bdda52db461d76e00456d95ded5ee2883e)) | ||
* 数组容器点击删除未删除错误内容 ([ce11e27](https://github.com/jdfed/drip-form/commit/ce11e273ab35ad8538990db90bb77000a059fc1b)) | ||
## [0.5.0](https://github.com/jdfed/drip-form/compare/v0.4.0...v0.5.0) (2022-01-13) | ||
@@ -8,0 +23,0 @@ |
{ | ||
"name": "@jdfed/hooks", | ||
"version": "0.6.0-alpha.7", | ||
"version": "0.6.0", | ||
"description": "drip-form通用hooks", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"@babel/runtime": "^7.10.2", | ||
"@jdfed/utils": "^0.6.0-alpha.7", | ||
"@jdfed/utils": "^0.6.0", | ||
"ahooks": "^2.10.12", | ||
@@ -45,3 +45,3 @@ "ajv": "^8.8.2", | ||
}, | ||
"gitHead": "99b139a2f207a25364e7bf560e72740615d229c1" | ||
"gitHead": "152f246da6acba3e0c8b3e46e9637959c1571db1" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
220300
Updated@jdfed/utils@^0.6.0