We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7543694 commit 8078bb2Copy full SHA for 8078bb2
README.md
@@ -160,7 +160,6 @@ export const getApp2 = () => (
160
<App2 />
161
</Provider>
162
)
163
-
164
```
165
166
### Debug
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "unistore",
3
- "version": "3.4.1",
+ "version": "3.5.0",
4
"description": "Dead simple centralized state container (store) with preact and react bindings.",
5
"source": "src/index.js",
6
"module": "dist/unistore.es.js",
0 commit comments