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 da0a41d commit bb7e64fCopy full SHA for bb7e64f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redux-connect",
3
- "version": "7.0.0",
+ "version": "8.0.0",
4
"description": "It allows you to request async data, store them in redux state and connect them to your react component.",
5
"main": "lib/index.js",
6
"module": "es/index.js",
0 commit comments