Skip to content

Releases: block65/rest-client

v6.1.0

29 Apr 03:17
Compare
Choose a tag to compare

Whats new

  • feat: added json() method
  • feat: deprecated send() method
  • fix: query types

Full Changelog: v6.0.0...v6.1.0

v6.0.0

28 Apr 07:57
Compare
Choose a tag to compare

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

29 Mar 04:50
Compare
Choose a tag to compare

What's new

Types

Full Changelog: v4.2.0...v5.0.1

v4.2.0

17 Feb 01:29
Compare
Choose a tag to compare

v4.1.0

16 Feb 09:22
Compare
Choose a tag to compare

Whats new

Target Node 16

Full Changelog: v4.0.1...v4.1.0

v4.0.1

27 Dec 07:03
Compare
Choose a tag to compare

Whats new

  • feat: removed the default isomorphicFetcher - use createIsomorphicFetcher instead

Full Changelog: v3.1.0...v4.0.1

v3.1.0

27 Dec 06:56
Compare
Choose a tag to compare

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

30 Oct 13:32
Compare
Choose a tag to compare

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

29 Oct 16:02
Compare
Choose a tag to compare
  • Fix types
  • Remove token prop (just use resolvable headers)

Full Changelog: v2.2.0...v2.2.1

v2.2.0

29 Oct 13:44
Compare
Choose a tag to compare

Whats new

  • deps update

Full Changelog: v2.1.0...v2.2.0