summaryrefslogtreecommitdiff
path: root/ext/fetch/lib.deno_fetch.d.ts
AgeCommit message (Expand)Author
2022-03-28fix(ext/fetch): extend deprecated fetch() overload with `string | Request` (#...Nayeem Rahman
2022-03-25fix: deprecate URL as the first arg of fetch (#14113)Yoshiya Hinosawa
2022-02-16docs(ext/fetch): fix copy-paste errors in Request docs (#13681)ylxdzsw
2022-02-12chore(ext/fetch): render jsdoc code example properly (#13656)Geert-Jan Zwiers
2022-01-20chore: update copyright year (#13434)Yoshiya Hinosawa
2021-12-10feat(cli): update to TypeScript 4.5 (#12410)Kitson Kelly
2021-10-21fix: declare web types as global (#12497)Bartek IwaƄczuk
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl