We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a539a6 commit 2fe9917Copy full SHA for 2fe9917
CHANGELOG.md
@@ -1,5 +1,7 @@
1
2
3
+### [0.2.6](https://github.com/satya164/use-latest-callback/compare/v0.2.5...v0.2.6) (2025-10-11)
4
+
5
### [0.2.5](https://github.com/satya164/use-latest-callback/compare/v0.2.4...v0.2.5) (2025-10-06)
6
7
### [0.2.4](https://github.com/satya164/use-latest-callback/compare/v0.2.3...v0.2.4) (2025-06-14)
package.json
@@ -1,6 +1,6 @@
{
"name": "use-latest-callback",
- "version": "0.2.5",
+ "version": "0.2.6",
"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