We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0534648 commit 82146f6Copy full SHA for 82146f6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [17.4.4](https://github.com/streamich/react-use/compare/v17.4.3...v17.4.4) (2024-01-21)
2
+
3
4
+### Bug Fixes
5
6
+* typo in example ([0534648](https://github.com/streamich/react-use/commit/05346481a15a321b13838eead0bda3024b0d163f))
7
8
## [17.4.3](https://github.com/streamich/react-use/compare/v17.4.2...v17.4.3) (2024-01-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-use",
- "version": "17.4.3",
+ "version": "17.4.4",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"module": "esm/index.js",
0 commit comments