index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extensions
/
fetch
Age
Commit message (
Collapse
)
Author
2021-05-31
v1.10.3
Bert Belder
2021-05-31
fix: remove unimplemented Request attributes (#10784)
Luca Casonato
Not having them is better than throwing "unimplemented" errors on access.
2021-05-31
chore: upgrade Tokio to 1.6.1 (#10782)
Yusuke Tanaka
2021-05-31
fix(ext/fetch): fix error message of Request constructor (#10772)
Yoshiya Hinosawa
2021-05-31
fix(fetch): make prototype properties writable (#10769)
Luca Casonato
2021-05-31
chore: update deno_lint binary used in CI to v0.5.0 (#10652)
Yusuke Tanaka
2021-05-31
fix: remove unimplemented Request attributes (#10784)
Luca Casonato
Not having them is better than throwing "unimplemented" errors on access.
2021-05-29
chore: upgrade Tokio to 1.6.1 (#10782)
Yusuke Tanaka
2021-05-28
feat(cli): upgrade to TypeScript 4.3 (#9960)
Kitson Kelly
2021-05-27
fix(ext/fetch): fix error message of Request constructor (#10772)
Yoshiya Hinosawa
2021-05-26
fix(fetch): make prototype properties writable (#10769)
Luca Casonato
2021-05-18
chore: update deno_lint binary used in CI to v0.5.0 (#10652)
Yusuke Tanaka
2021-05-17
chore: release crates (#10661)
Luca Casonato
For the Deno 1.10.2 release.
2021-05-17
chore: update dependencies (#10660)
Luca Casonato
2021-05-15
chore: upgrade Tokio to 1.6.0 (#10637)
Yusuke Tanaka
2021-05-11
chore: release crates (#10596)
Bartek IwaĆczuk
2021-05-10
perf(headers): improve iterator complexity to O(2n) (#10526)
Satya Rohith
2021-05-08
cleanup(ops): remove unused ZeroCopyBuf arg-types (#10530)
Aaron O'Mullan
2021-05-03
fix(op_crates/fetch): check fetch() argument length (#10474)
Anonymous
2021-04-30
Rename crate_ops to extensions (#10431)
Andy Hayden
[prev]