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 8317a15 commit 763c4acCopy full SHA for 763c4ac
2 files changed
README.md
@@ -1,3 +1,5 @@
1
+> Note: this library depends on React's Hooks feature currently available in v16.7.0-alpha of React
2
+
3
<p align='center'>
4
<img src="https://i.imgur.com/KHTgPvA.png" width="320" />
5
</p>
package.json
@@ -1,6 +1,6 @@
{
"name": "easy-peasy",
- "version": "0.10.0-beta.1",
+ "version": "0.10.0",
"description": "Easy peasy state for React",
"license": "MIT",
6
"main": "dist/easy-peasy.js",
0 commit comments