| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-27 | fix(node): Pass NPM_PROCESS_STATE to subprocesses via temp file instead of ↵ | Nathan Whitaker | |
| env var (#25896) Fixes https://github.com/denoland/deno/issues/25401. Fixes https://github.com/denoland/deno/issues/25841. Fixes https://github.com/denoland/deno/issues/25891. | |||
| 2024-08-15 | fix(node): Create additional pipes for child processes (#25016) | Nathan Whitaker | |
| Linux/macos only currently. Part of https://github.com/denoland/deno/issues/23524 (fixes it on platforms other than windows). Part of #16899 (fixes it on platforms other than windows). After this PR, playwright is functional on mac/linux. | |||
