Releases: block65/rest-client
Releases · block65/rest-client
v6.1.0
Whats new
- feat: added json() method
- feat: deprecated send() method
- fix: query types
Full Changelog: v6.0.0...v6.1.0
v6.0.0
Whats new
- feat: new "command class"
- feat: added support for streams
- docs: previous version is available in /legacy sub package
Full Changelog: v5.0.1...v6.0.0
v5.0.1
v4.2.0
v4.1.0
v4.0.1
Whats new
- feat: removed the default
isomorphicFetcher
- usecreateIsomorphicFetcher
instead
Full Changelog: v3.1.0...v4.0.1
v3.1.0
Whats new
- feat: add isomorphic fetcher factory - allows override of most options for all calls (eg timeouts or custom headers)
Full Changelog: v3.0.0...v3.1.0
v3.0.0
Full Changelog: v2.2.1...v3.0.0
- json improvements
- support for empty bodies via 204
- header resolving in the client
- default prototype pollution protection
v2.2.1
- Fix types
- Remove
token
prop (just use resolvable headers)
Full Changelog: v2.2.0...v2.2.1