There was an error while loading. Please reload this page.
1 parent aa60b57 commit bc09385Copy full SHA for bc09385
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redux-dataloader",
3
- "version": "1.2.0",
+ "version": "1.3.0",
4
"description": "Loads async data for Redux apps focusing on preventing duplicated requests and dealing with async dependencies.",
5
"main": "lib/index.js",
6
"jsnext:main": "src/index.js",
0 commit comments