redux-toolbelt-saga
Advanced tools
Comparing version 3.0.0-alpha.5 to 3.0.0
{ | ||
"name": "redux-toolbelt-saga", | ||
"version": "3.0.0-alpha.5", | ||
"version": "3.0.0", | ||
"description": "Saga helpers for redux-toolbelt", | ||
@@ -21,3 +21,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "afdc07b167f2b98785c071e31e0bc43b5a686954" | ||
"gitHead": "92ab9640de6f93dc826f3e10eac52f730fe1755c" | ||
} |
@@ -20,2 +20,6 @@ # redux-toolbelt-saga | ||
## Article | ||
[Read about `redux-toolbelt` here](https://medium.com/welldone-software/redux-toolbelt-supercharge-your-redux-ec16e704fe93) | ||
## Installation | ||
@@ -22,0 +26,0 @@ The tools are available in the [`redux-toolbelt-saga`](https://www.npmjs.com/package/redux-toolbelt-saga) npm package. |
@@ -0,0 +0,0 @@ import { makeAsyncActionCreator } from 'redux-toolbelt' |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
21328
0
88