Skip to content

v0.14.3

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 06:46
· 17 commits to master since this release

What's changed

  • Various improvements to error handling
  • Updated validation messages
  • Improve HAR typings

Fixes

  • Param not discared when name is empty
  • Query items with a null name throws validation error
  • Validation error thrown when GET request has postData
  • Assume text/plain when no mime type is present
  • Infer mime type from postData content when mime type is missing
  • Various fixes related to weird input data

Full Changelog: v0.13.1...v0.14.3