Age | Commit message (Expand) | Author |
---|---|---|
2022-12-13 | feat: support `createNew` in `Deno.writeFile` (#17023) | Leo Kettmeir |
2022-12-13 | fix: default to `"inherit"` for `Deno.Command#spawn()`'s `stdout` & `stderr` ... | Leo Kettmeir |
2022-12-09 | unstable: remove Deno.spawn, Deno.spawnSync, Deno.spawnChild APIs (#16893) | Bartek Iwańczuk |
2022-12-07 | feat: upgrade to TypeScript 4.9.3 (#16973) | David Sherret |
2022-12-03 | feat(ext/ffi): better type hints for Deno.dlopen (#16874) | 阿豪 |
2022-11-28 | feat(unstable): rework Deno.Command (#16812) | Leo Kettmeir |
2022-11-25 | refactor: move dts files, diagnostics.rs, and tsc.rs to tsc folder (#16820) | David Sherret |