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 f5bee87 commit c37b771Copy full SHA for c37b771
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redux-async-connect",
3
- "version": "1.0.0-rc2",
+ "version": "1.0.0-rc3",
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
"repository": {
0 commit comments