redux-api-middleware
Advanced tools
Comparing version 3.0.0-beta.4 to 3.0.0
{ | ||
"name": "redux-api-middleware", | ||
"version": "3.0.0-beta.4", | ||
"version": "3.0.0", | ||
"description": "Redux middleware for calling an API.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.cjs.js", |
@@ -11,2 +11,12 @@ redux-api-middleware | ||
------------------- | ||
### Breaking Change Notice | ||
3.0 is being prepared in the [`next` branch](https://github.com/agraboso/redux-api-middleware/tree/next), and can be installed via npm: `npm install redux-api-middleware@next` | ||
:rotating_light: There are a few breaking changes in 3.0, notably a change to the RSAA spec around error handling during the request phase :rotating_light: | ||
See the changes in the [beta's documentation](https://github.com/agraboso/redux-api-middleware/blob/next/README.md), or the [diff from the latest release](https://github.com/agraboso/redux-api-middleware/compare/next) to learn more. | ||
------------------- | ||
## Table of contents | ||
@@ -13,0 +23,0 @@ |
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
203141
0
948