We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a669b5 commit 2176c88Copy full SHA for 2176c88
CHANGELOG.md
@@ -1,5 +1,7 @@
1
2
3
+### [0.2.3](https://github.com/satya164/use-latest-callback/compare/v0.2.2...v0.2.3) (2024-11-14)
4
+
5
### [0.2.2](https://github.com/satya164/use-latest-callback/compare/v0.2.1...v0.2.2) (2024-11-14)
6
7
### [0.2.1](https://github.com/satya164/use-latest-callback/compare/v0.2.0...v0.2.1) (2024-07-10)
package.json
@@ -1,6 +1,6 @@
{
"name": "use-latest-callback",
- "version": "0.2.2",
+ "version": "0.2.3",
"description": "React hook which returns the latest callback without changing the reference",
"repository": "https://github.com/satya164/use-latest-callback",
"author": "Satyajit Sahoo <[email protected]>",
0 commit comments