We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b73e127 + 1e2d472 commit 55d84bdCopy full SHA for 55d84bd
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# [1.1.0](https://github.com/panyushan-jade/dHooks/compare/v1.0.1...v1.1.0) (2023-08-26)
2
+
3
4
+### Bug Fixes
5
6
+* fix: ts any编译问题 ([8012976](https://github.com/panyushan-jade/dHooks/commit/8012976a7b7e5f049bc1479972b3ff5b81f80b1c))
7
8
9
+### Features
10
11
+* 添加useSetSate ([33de9bf](https://github.com/panyushan-jade/dHooks/commit/33de9bf7151da38917cf25f66c7d2ed4c9492984))
12
13
## [1.0.1](https://github.com/panyushan-jade/dHooks/compare/v1.0.0...v1.0.1) (2023-03-02)
14
15
package.json
@@ -1,7 +1,7 @@
{
"private": false,
"name": "react-dhooks",
- "version": "1.0.1",
+ "version": "1.1.0",
"description": "react hooks",
"author": "Jade",
"license": "MIT",
0 commit comments