Skip to content

Releases: block65/rest-client

v11.0.3

07 Aug 04:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.0.2...v11.0.3

v11.0.2

06 Aug 04:08
Compare
Choose a tag to compare

What's Changed

  • fix: overly strict types by @maxholman in #7
  • note: v11.0.1 was doa

Full Changelog: v11.0.0...v11.0.1

v11.0.0

06 Aug 02:47
Compare
Choose a tag to compare

What's Changed

  • feat: fetch implementation + logging + friends by @maxholman in #6

Full Changelog: v10.0.0...v11.0.0

v10.0.0

20 Jul 07:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.2.0...v10.0.0

v9.2.0

12 May 06:12
Compare
Choose a tag to compare

Full Changelog: v9.1.0...v9.2.0

feat: support for badly behaved AWS lambda function URLs returning content-type: application/json when body is empty

v9.1.0

26 Apr 07:28
Compare
Choose a tag to compare

Full Changelog: v9.0.0...v9.1.0

  • feat: add extra http detail to errors received over the wire

v9.0.0

15 Dec 07:04
Compare
Choose a tag to compare

What's Changed

  • Add native fetch fetcher + remove ky and legacy (date) code

peerDependencies on ky, ky-universal and @hapi/bourne can be removed

Full Changelog: v8.0.0...v9.0.0

v8.0.0

08 Nov 03:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.0...v8.0.0

v7.1.0

11 May 09:29
Compare
Choose a tag to compare

Whats new

  • fix: weird type issue with command types and return values

Full Changelog: v7.0.0...v7.1.0

v7.0.0

11 May 06:32
Compare
Choose a tag to compare

Whats new

  • feat: requires node 18
  • fix: only stream if there is no content length header

Full Changelog: v6.1.0...v7.0.0