Releases: block65/rest-client
Releases · block65/rest-client
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
v9.1.0
Full Changelog: v9.0.0...v9.1.0
- feat: add extra http detail to errors received over the wire
v9.0.0
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
v7.1.0
Whats new
- fix: weird type issue with command types and return values
Full Changelog: v7.0.0...v7.1.0
v7.0.0
Whats new
- feat: requires node 18
- fix: only stream if there is no content length header
Full Changelog: v6.1.0...v7.0.0