Skip to content

Releases: block65/rest-client

v12.0.2

06 Mar 07:43

Choose a tag to compare

What's Changed

  • fix: annotate URLSearchParams map return as tuple by @maxholman in #12

Full Changelog: v12.0.1...v12.0.2

v12.0.1

06 Mar 07:19

Choose a tag to compare

What's Changed

  • refactor: remove webworker lib and use RequestInit body type by @maxholman in #11

Full Changelog: v12.0.0...v12.0.1

v12.0.0

06 Mar 07:01
9ab90dc

Choose a tag to compare

What's Changed

  • feat!: v12, publish raw TypeScript, target node 24 by @maxholman in #10

Full Changelog: v11.0.3...v12.0.0

v11.0.3

07 Aug 04:59

Choose a tag to compare

What's Changed

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

v11.0.2

06 Aug 04:08

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

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

Choose a tag to compare

What's Changed

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

v9.2.0

12 May 06:12

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

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

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