We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ed6a31 commit f7ae74aCopy full SHA for f7ae74a
CHANGELOG.md
@@ -1,5 +1,7 @@
1
2
3
+### [0.3.3](https://github.com/satya164/use-latest-callback/compare/v0.3.2...v0.3.3) (2025-11-28)
4
+
5
### [0.3.2](https://github.com/satya164/use-latest-callback/compare/v0.3.1...v0.3.2) (2025-10-29)
6
7
### [0.3.1](https://github.com/satya164/use-latest-callback/compare/v0.3.0...v0.3.1) (2025-10-11)
package.json
@@ -1,6 +1,6 @@
{
"name": "use-latest-callback",
- "version": "0.3.2",
+ "version": "0.3.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