We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 789c688 commit cfe98b4Copy full SHA for cfe98b4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.1.0](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.0.2...v2.1.0) (2022-10-25)
2
+
3
4
+### Features
5
6
+* **docs:** better docs ([789c688](https://github.com/artelydev/use-listen-on-animation-frame/commit/789c6884c4b40b9f5c132485bee4d4878851d26a))
7
8
## [2.0.2](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.0.1...v2.0.2) (2022-10-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "use-listen-on-animation-frame",
- "version": "2.0.2",
+ "version": "2.1.0",
"description": "Listen to any function at extreme frequency",
"author": "Yaroslav Kasperovych <ilovewindows96@gmail.com>",
"license": "MIT",
0 commit comments