Releases: deno-libs/superfetch
Releases 路 deno-libs/superfetch
4.0.0
Compare
Sorry, something went wrong.
No results found
v1rtl
released this
07 Aug 10:31
What's Changed
Bump deps to latest, fix single-use servers and broken docs by @v1rtl in #4
New Contributors
@v1rtl made their first contribution in #4
Full Changelog : 3.0.0...4.0.0
3.0.0
Compare
Sorry, something went wrong.
No results found
v1rtl
released this
06 Feb 15:46
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
Compare
Sorry, something went wrong.
No results found
v1rtl
released this
17 Jul 23:22
Allow passing a regex to a expectBody handler
Full Changelog : 2.0.0...2.0.1
2.0.0
Compare
Sorry, something went wrong.
No results found
v1rtl
released this
17 Jul 23:01
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
Compare
Sorry, something went wrong.
No results found
v1rtl
released this
04 Jan 11:55
bump std and deps
1.0.6
Compare
Sorry, something went wrong.
No results found
v1rtl
released this
03 Aug 18:50
bump deps and fix types
1.0.5: Merge pull request #2 from aarontravass/aaron/makefetch
Compare
Sorry, something went wrong.
No results found
v1rtl
released this
10 Jun 22:46
Used random port for initialization
1.0.4
Compare
Sorry, something went wrong.
No results found
v1rtl
released this
01 May 17:27
handle empty response
1.0.3
Compare
Sorry, something went wrong.
No results found
v1rtl
released this
01 May 14:40
test
1.0.2
Compare
Sorry, something went wrong.
No results found
v1rtl
released this
30 Apr 11:28
support array in `expectHeader` and less `any`-s