Age | Commit message (Expand) | Author |
---|---|---|
2022-01-24 | feat(ext/web): add CompressionStream API (#11728) | Leo Kettmeir |
2022-01-20 | chore: update copyright year (#13434) | Yoshiya Hinosawa |
2021-12-10 | feat(ext/web): implement `AbortSignal.prototype.throwIfAborted()` (#13044) | Andreu Botella |
2021-12-10 | feat(cli): update to TypeScript 4.5 (#12410) | Kitson Kelly |
2021-11-11 | fix: add typings for AbortSignal.reason (#12730) | Luca Casonato |
2021-11-08 | feat(ext/web): WritableStreamDefaultController.signal (#12654) | Leo Kettmeir |
2021-11-05 | BREAKING chore(ext/web): remove `ReadableStream.getIterator` (#12652) | Leo Kettmeir |
2021-11-05 | fix: typings for BYOB stream readers (#12651) | Leo Kettmeir |
2021-11-03 | feat(ext/web): BYOB support for ReadableStream (#12616) | Leo Kettmeir |
2021-10-21 | fix: declare web types as global (#12497) | Bartek IwaĆczuk |
2021-09-02 | feat(fmt): add basic JS doc formatting (#11902) | David Sherret |
2021-08-11 | Rename extensions/ directory to ext/ (#11643) | Ryan Dahl |