Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-21 | fix: remove conditional unstable type-checking from other commands (#21991) | Bartek Iwańczuk | |
It appears I missed this in https://github.com/denoland/deno/pull/21825. | |||
2023-08-01 | fix: deno diagnostic - clarify where to put triple-slash directive (#20009) | David Sherret | |
Some people might not know what "entrypoint" means or where to put the triple-slash directive. | |||
2023-07-13 | fix(tsc): more informative diagnostic when `Deno` does not exist (#19825) | David Sherret | |
Also improved the diagnostic when using something like `Deno.openKv` and it doesn't exist. | |||
2022-10-25 | feat: stabilize Deno.loadavg() (#16412) | Colin Ihrig | |
2022-09-19 | refactor: move out test files from root testdata directory into sub ↵ | David Sherret | |
directories (#15949) |