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 9e2255e commit 237782dCopy full SHA for 237782d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.20.0](https://github.com/react-hookz/web/compare/v1.19.0...v1.20.0) (2021-05-18)
2
+
3
4
+### Features
5
6
+* new hook `useRafCallback` ([#66](https://github.com/react-hookz/web/issues/66)) ([9e2255e](https://github.com/react-hookz/web/commit/9e2255eadfb184b081ee65d70608ed0b9c60f511))
7
8
# [1.19.0](https://github.com/react-hookz/web/compare/v1.18.0...v1.19.0) (2021-05-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@react-hookz/web",
- "version": "1.19.0",
+ "version": "1.20.0",
"description": "React hooks done right, for browser and SSR.",
"keywords": [
"react",
0 commit comments