Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-19 | refactor: move out test files from root testdata directory into sub ↵ | David Sherret | |
directories (#15949) | |||
2022-08-10 | fix: allow setting `globalThis.location` when no `--location` is provided ↵ | Kayla Washburn | |
(#15448) | |||
2021-10-28 | feat(cli): enable `useUnknownInCatchVariables` by default (#12547) | Kitson Kelly | |
Closes #11826 **BREAKING CHANGE** this behaviour was disable when introduced in Deno 1.14/TypeScript 4.4. It will highlight code that unsafely handles variables that are caught, and will cause type errors in unsafe code. | |||
2021-08-11 | chore: move test files to testdata directory (#11601) | David Sherret | |