Skip to content

Releases: integreat-io/integreat-api-json

v0.1.5

05 Jun 21:40
Compare
Choose a tag to compare

Update deps due to vulnerabilities in some packages

v0.1.4

13 Jul 12:23
Compare
Choose a tag to compare

Update vulnerable dependencies.

v0.1.3

07 Apr 12:16
Compare
Choose a tag to compare

Pagination on reference endpoints, e.g. /entries/ent1/comments?page=20.

v0.1.2

05 Apr 13:22
Compare
Choose a tag to compare

Fix bug where null on links.next where encoded. Correctly sets links.next = null now.

v0.1.1

05 Apr 08:51
Compare
Choose a tag to compare

When paginating, the json response will have a links.next uri to get the result from the next page.

Also added the baseUri option, to set a canonical base uri for links to the api.

v0.1.0

05 Mar 21:28
Compare
Choose a tag to compare

First release