Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-22 | fix: move stable/unstable types/APIs to their correct places (#10880) | Muthu Kumar | |
- Moved ppid and memoryUsage types from deno.unstable to deno.ns. - Moved sleepSync to unstable object, shutdown to stable object. | |||
2020-07-13 | fix(Deno.ppid): improve error message when --unstable is missing (#6717) | uki00a | |