devour-client icon indicating copy to clipboard operation
devour-client copied to clipboard

Don't just consume your JSON API, Devour it...

Results 55 devour-client issues
Sort by recently updated
recently updated
newest added

Bumps [axios](https://github.com/axios/axios) from 1.1.3 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...

dependencies

## What Changed & Why - Remove the deprecated istanbul pacakage - Install nyc [Dependabot reported a vulnerability](https://github.com/devour-js/devour-client/security/dependabot/26) in babel-traverse. This in itself is not an issue for this project...

## Screenshot N/A ## What Changed & Why Learn more at #263 Introduced a flag `attachRelationshipDataOnUnresolvedIncludes` which by default is set to **true** for backwards-compatibility purposes. When set to **true**,...

**Source of the problem** A JSON:API response may not resolve a relationship correctly and fail to include it in the "includes" section. In Drupal's JSON:API implementation for instance, an entity...

Dependabot prompted us to finally update this dependency. We've been lagging behind quite a bit. 🙈 Now our CI is failing and I am trying to debug those. I've been...