redux-promise-middleware
Advanced tools
Comparing version 6.0.0-beta.0 to 6.0.0
{ | ||
"name": "redux-promise-middleware", | ||
"description": "Enables simple, yet robust handling of async action creators in Redux", | ||
"version": "6.0.0-beta.0", | ||
"version": "6.0.0", | ||
"main": "dist/index.js", | ||
@@ -6,0 +6,0 @@ "types": "src/index.d.ts", |
@@ -43,3 +43,3 @@ # Redux Promise Middleware | ||
**Heads Up:** Version 6 included changes to the public API. Check the [upgrading guide](docs/upgrading/v6.md) for help. | ||
**Heads Up:** Version 6 includes some breaking changes. Check the [upgrading guide](docs/upgrading/v6.md) for help. | ||
@@ -46,0 +46,0 @@ ## Issues |
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
0
84548