Skip to content

Releases: japa/api-client

Use ApiClient constructor to register hooks and cookies serializer

23 Mar 11:51
Compare
Choose a tag to compare
  • refactor: rename "assertUsingApiSpec" method to "assertAgainstApiSpec" d83a645
  • fix: assert response against the api schema and not just the body 0a99851
  • refactor: Use APIClient constructor to register hooks and serializers d7c5cce
  • refactor: allow registering global hooks using ApiClient constructor c68dccb

v1.0.2...v1.1.0

Upgrade macroable to the latest version

23 Mar 10:38
Compare
Choose a tag to compare

Update dependencies

23 Mar 07:40
Compare
Choose a tag to compare

v1.0.0...v1.0.1

Add assertion methods on response class

23 Mar 04:37
Compare
Choose a tag to compare
  • feat: add response assertions 1576035
  • refactor: raise exception when server status code >500 6daf7ed

v0.0.1...v1.0.0

Initial pre release

21 Mar 08:49
Compare
Choose a tag to compare

The package is not finalized and docs are also missing.

  • chore: add publishConfig to package.json file 25763b7
  • chore: update package.json file d400d50
  • chore(package): add missing dependencies f35f16a
  • docs: fix broken link in PR template 6197009
  • docs(README): update docs aa2247e

57d904b...v0.0.1