Skip to content

Releases: redux-json-api/redux-json-api

v2.2.1

21 Sep 08:24
Compare
Choose a tag to compare

Fixes a small bug where calling the getResources selector with an empty array as the second argument causes breakage

v2.2.0

10 Sep 08:20
Compare
Choose a tag to compare

Adds a small number of useful selectors.

v2.1.0

18 Aug 13:53
Compare
Choose a tag to compare

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

03 Mar 12:01
Compare
Choose a tag to compare

Updated package.json version

v2.0.1

03 Mar 11:25
ed8ee4b
Compare
Choose a tag to compare

Upgrade keykey

v2.0.0

12 Jun 09:51
Compare
Choose a tag to compare

Changelog #125

v1.4.1

12 May 09:46
Compare
Choose a tag to compare

v1.3.4

13 Apr 11:37
Compare
Choose a tag to compare

Fix issue with payload.data not being an array while API_READ

v1.3.3

13 Apr 09:52
Compare
Choose a tag to compare

Minor fix for stateMutation when a task had no relationships

v1.3.2

13 Apr 09:39
Compare
Choose a tag to compare

Minor bugfix to API_READ