Releases: block65/rest-client
Releases · block65/rest-client
v12.1.1
v12.1.0
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
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
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
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
v11.0.2
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
What's Changed
- feat: fetch implementation + logging + friends by @maxholman in #6
Full Changelog: v10.0.0...v11.0.0
v10.0.0
v9.2.0
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