Skip to content

Releases: deno-libs/superfetch

3.0.0

06 Feb 15:46
5cbbdf4
Compare
Choose a tag to compare

Deno 2 Support

In case you're still using Deno v1, pin superfetch to v2

Full Changelog: 2.0.1...3.0.0

2.0.1

17 Jul 23:22
Compare
Choose a tag to compare
  • Allow passing a regex to a expectBody handler

Full Changelog: 2.0.0...2.0.1

2.0.0

17 Jul 23:01
Compare
Choose a tag to compare
  • Move to JSR
  • Properly detect content-type header value
  • Don't load expect dependency as it is not used
  • Setup E2E tests

Full Changelog: 1.0.7...2.0.0

1.0.7

04 Jan 11:55
Compare
Choose a tag to compare
bump std and deps

1.0.6

03 Aug 18:50
Compare
Choose a tag to compare
bump deps and fix types

1.0.5: Merge pull request #2 from aarontravass/aaron/makefetch

10 Jun 22:46
a42dd5c
Compare
Choose a tag to compare

1.0.4

01 May 17:27
Compare
Choose a tag to compare
handle empty response

1.0.3

01 May 14:40
Compare
Choose a tag to compare
test

1.0.2

30 Apr 11:28
Compare
Choose a tag to compare
support array in `expectHeader` and less `any`-s

1.0.1

05 Apr 10:50
Compare
Choose a tag to compare
fallback to arraybuffer if content is neither text nor json