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 d770587 commit e27c193Copy full SHA for e27c193
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [17.4.2](https://github.com/streamich/react-use/compare/v17.4.1...v17.4.2) (2023-12-01)
2
+
3
4
+### Bug Fixes
5
6
+* correct peer dependencies ([d770587](https://github.com/streamich/react-use/commit/d77058729654397b68b251e8211bf0edc0b4ed50))
7
8
## [17.4.1](https://github.com/streamich/react-use/compare/v17.4.0...v17.4.1) (2023-11-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-use",
- "version": "17.4.1",
+ "version": "17.4.2",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"module": "esm/index.js",
0 commit comments