Skip to content

Releases: block65/rest-client

v12.1.1

24 Apr 13:31

Choose a tag to compare

What's Changed

  • fix: add patch to HttpMethod type union

Full Changelog: v12.1.0...v12.1.1

v12.1.0

09 Apr 10:36

Choose a tag to compare

What's Changed

  • feat: typed Command headers and default error codes by @maxholman in #13

Full Changelog: v12.0.2...v12.1.0

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