We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f59141c commit 2a33963Copy full SHA for 2a33963
package.json
@@ -3,7 +3,7 @@
3
"publishConfig": {
4
"tag": "latest"
5
},
6
- "version": "0.3.2",
+ "version": "0.3.3",
7
"description": "A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.",
8
"main": "dist/use-persisted-state.js",
9
"umd:main": "dist/use-persisted-state.umd.js",
0 commit comments