Releases: holidayextras/jsonapi-client
Releases · holidayextras/jsonapi-client
v1.0.0
- Publish to NPM as scoped package
@holidayextras/jsonapi-client
.
v0.8.1
- Test with latest jsonapi-server and update dependencies.
v0.8.0
- Enable options in fetch requests
v0.7.0
- 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
- Updating all dependencies
v0.5.1
- Fixes retrieval of many-to-one relationships
v0.5.0
- Safer error extraction, relationship deduplication bug, adding relationships to new resources
v0.4.3
- Error handling when fetching related resources
v0.4.2
Merge pull request #19 from holidayextras/add-related-distinct-resources
Fix addition and removal of resources to/from relations
v0.4.1
Merge pull request #16 from holidayextras/resourcesWithoutRelations
Resources without relations