Age | Commit message (Expand) | Author |
---|---|---|
2024-10-16 | fix(child_process): map node `--no-warnings` flag to `--quiet` (#26288) | Nathan Whitaker |
2024-09-14 | feat: TypeScript 5.6 and `npm:@types/node@22` (#25614) | David Sherret |
2024-09-10 | test: remove usage of `--unstable` flag (#25549) | Bartek IwaĆczuk |
2024-07-30 | fix(node): Rework node:child_process IPC (#24763) | Nathan Whitaker |
2024-07-25 | chore: update to `std@2024.07.19` (#24715) | Asher Gomez |
2024-03-28 | fix(ext/node): support stdin: "inherit" in node:child_process (#23110) | Divy Srivastava |
2024-03-24 | fix(ext/node): handle `null` in stdio array (#23048) | Divy Srivastava |
2024-03-11 | chore: fix child_process test (#22845) | David Sherret |
2024-03-06 | fix(ext/node): strip `--enable-source-maps` from argv (#22743) | Divy Srivastava |
2024-03-04 | fix(node): errno property when command missing (#22691) | Divy Srivastava |
2024-02-13 | chore: use `@std` import instead of `@test_util/std` (#22398) | Asher Gomez |
2024-02-10 | chore: move cli/tests/ -> tests/ (#22369) | Matt Mastracci |