We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad8666d commit be38ceaCopy full SHA for be38cea
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@laststance/redux-storage-middleware",
3
- "version": "0.2.3",
+ "version": "0.3.0",
4
"type": "module",
5
"description": "SSR-safe Redux middleware for LocalStorage persistence with hydration control",
6
"main": "./dist/index.cjs",
0 commit comments