Skip to content

Releases: holidayextras/jsonapi-client

v1.0.0

Choose a tag to compare

@pmcnr-hx pmcnr-hx released this 20 Jul 09:27
  • Publish to NPM as scoped package @holidayextras/jsonapi-client.

v0.8.1

Choose a tag to compare

@pmcnr-hx pmcnr-hx released this 14 Jul 15:40
  • Test with latest jsonapi-server and update dependencies.

v0.8.0

Choose a tag to compare

@pmcnr-hx pmcnr-hx released this 14 Jul 09:01
  • Enable options in fetch requests

v0.7.0

Choose a tag to compare

@pmcnr-hx pmcnr-hx released this 14 Jul 09:00
  • Send id and type on PATCH requests
  • Add flow and jscpd to Travis
  • Use qs instead of perry for url formatting
  • Don't send null id when creating a resource

v0.6.0

Choose a tag to compare

@pmcnr-hx pmcnr-hx released this 01 Jul 10:26
  • Updating all dependencies

v0.5.1

Choose a tag to compare

@connormeredith connormeredith released this 08 Jun 07:50
  • Fixes retrieval of many-to-one relationships

v0.5.0

Choose a tag to compare

@connormeredith connormeredith released this 08 Jun 07:49
  • Safer error extraction, relationship deduplication bug, adding relationships to new resources

v0.4.3

Choose a tag to compare

@DuncanFenning DuncanFenning released this 10 Mar 10:50
  • Error handling when fetching related resources

v0.4.2

Choose a tag to compare

@pmcnr-hx pmcnr-hx released this 10 Feb 10:24
Merge pull request #19 from holidayextras/add-related-distinct-resources

Fix addition and removal of resources to/from relations

v0.4.1

Choose a tag to compare

@pmcnr-hx pmcnr-hx released this 10 Feb 10:24
Merge pull request #16 from holidayextras/resourcesWithoutRelations

Resources without relations