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 70e8d81 commit 5004319Copy full SHA for 5004319
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [17.4.0](https://github.com/streamich/react-use/compare/v17.3.3...v17.4.0) (2022-05-20)
2
+
3
4
+### Features
5
6
+* add usePinchZoom sensor hook ([3e042cb](https://github.com/streamich/react-use/commit/3e042cb2f3022349a53199b5cc5c380e3ebd9975))
7
8
## [17.3.3](https://github.com/streamich/react-use/compare/v17.3.2...v17.3.3) (2022-05-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-use",
- "version": "17.3.3",
+ "version": "17.4.0",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"module": "esm/index.js",
0 commit comments