Skip to content

Releases: MyUnisoft/httpie

v1.5.0

19 Mar 00:56
Compare
Choose a tag to compare

What's Changed

  • Use @nodesecure/eslint-config instead of @myunisoft/eslint-config because the package is stored in a private registry (so only available and working for myunisoft employees).
  • Update dependencies (one major release on LRU-cache and few minor for undici).
  • Export more of the Undici types and class (like FormData, Headers etc). Could be useful to use fetch for example.
  • Complete CustomHttpieAgent with MockAgent and ProxyAgent type.
  • Fixing a regression with one of the test (the endpoint response has changed).

Full Changelog: v1.4.1...v1.5.0