Skip to content

v0.33.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 11:16
· 1350 commits to main since this release
49ffeda

Minor Changes

  • feat(fetch): detect form data repsonses properly (#195)

  • feat(fetch): add application/octet-stream, application/pdf, and application/zip as binary response types (#195)

Patch Changes

  • fix(client): do not create or export empty files (#200)

  • client(angular/fetch/xhr): detect all application/json or +json as JSON (#195)