Skip to content

Releases: jd1378/deno-fetch-goody

v1.3.1

09 Feb 06:14
Compare
Choose a tag to compare
  • only add qs if value not undefined

v1.3.0

09 Feb 06:03
Compare
Choose a tag to compare
  • added support for "qs" option

v1.2.1

05 Feb 07:04
Compare
Choose a tag to compare
  • fix some code smells

v1.2.0

04 Feb 08:11
Compare
Choose a tag to compare
  • Add support for user-agent when wrapping.

v1.1.0

03 Feb 04:31
Compare
Choose a tag to compare
  • Very important fix for ExtendedRequestInit type. The type is also exported now.
  • Very important fix for FormData.
  • automatically add method for object body (json).
  • automatically build and use form data if form is defined inside init

v1.0.0

02 Feb 16:50
Compare
Choose a tag to compare

initial release