We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 364e4a6 commit 961d432Copy full SHA for 961d432
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## [0.6.2](https://github.com/react-restart/hooks/compare/v0.6.1...v0.6.2) (2025-01-07)
2
+
3
4
+### Bug Fixes
5
6
+* exports definition again ([364e4a6](https://github.com/react-restart/hooks/commit/364e4a68ccad6e30d59c1ec6fd305019a521f912))
7
8
9
10
11
12
## [0.6.1](https://github.com/react-restart/hooks/compare/v0.6.0...v0.6.1) (2025-01-07)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "@restart/hooks",
- "version": "0.6.1",
+ "version": "0.6.2",
"type": "module",
"exports": {
"./*": {
0 commit comments