Releases: redux-json-api/redux-json-api
Releases · redux-json-api/redux-json-api
v2.2.1
Fixes a small bug where calling the getResources
selector with an empty array as the second argument causes breakage
v2.2.0
Adds a small number of useful selectors.
v2.1.0
This release added support for utilizing JSON:API relationship endpoints (As described here and here). The documentation has a few examples of how to use the new API.
v2.0.2
Updated package.json version
v1.3.4
Fix issue with payload.data not being an array while API_READ
v1.3.3
Minor fix for stateMutation when a task had no relationships