We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a81b0a3 commit aceb026Copy full SHA for aceb026
2 files changed
CHANGELOG.md
@@ -1,5 +1,7 @@
1
2
3
+### [0.3.2](https://github.com/satya164/use-latest-callback/compare/v0.3.1...v0.3.2) (2025-10-29)
4
+
5
### [0.3.1](https://github.com/satya164/use-latest-callback/compare/v0.3.0...v0.3.1) (2025-10-11)
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "use-latest-callback",
- "version": "0.3.1",
+ "version": "0.3.2",
"description": "React hook which returns the latest callback without changing the reference",
"repository": "https://github.com/satya164/use-latest-callback",
"author": "Satyajit Sahoo <satyajit.happy@gmail.com>",
0 commit comments