Skip to content

Release v1.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 18:22
· 54 commits to v1.x since this release
88fb52b

Release notes:

Bug Fixes

  • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
  • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
  • types: removed duplicated code (9e62056)

Contributors to this release