Skip to content

Releases: thewilkybarkid/fetch-fp-ts

v0.1.5

05 Oct 14:55
v0.1.5
1cce20c
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

Features

  • support the signal option (f1121e2)

v0.1.4

05 Oct 14:55
v0.1.4
1757f46
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

Features

  • support the cache option (06efb4d)

v0.1.3

12 Apr 14:12
v0.1.3
d05f03b
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Features

  • decode the response body (c419d58)

v0.1.2

05 Apr 09:21
v0.1.2
d3875e0
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Features

  • set the body on requests (185601c)

v0.1.1

31 Mar 09:10
v0.1.1
88a8f35
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Features

  • add headers to requests (09c2315)
  • construct requests from a URL object (8d9db00)
  • get the response body (34a2b2b)
  • refine responses by status (5cae751)

v0.1.0

28 Mar 09:42
v0.1.0
28d5e4e
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Features

  • add Fetch model (bca9404)
  • add function for sending a request (034a4f9)
  • add request constructor (1bfc956)