Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-05 | fix(lsp): respect DENO_FUTURE for BYONM config (#23207) | Nayeem Rahman | |
2024-04-02 | feat(lsp): respect nested deno.json for fmt and lint config (#23159) | Nayeem Rahman | |
2024-04-01 | fix: prevent cache db errors when deno_dir not exists (#23168) | David Sherret | |
Closes #20202 | |||
2024-03-13 | chore: improve spec tests output (#22908) | David Sherret | |
2024-02-21 | Revert "fix(console): support NO_COLOR and colors option in all scena… ↵ | Bartek Iwańczuk | |
(#22507) …rios (#21910)" This reverts commit bd1358efab8ba7339a8e70034315fa7da840292e. This change caused https://github.com/denoland/deno/issues/22496 and https://github.com/denoland/deno/issues/22445 | |||
2024-02-19 | chore: move `test_util` to `tests/util/server` (#22444) | Asher Gomez | |
As discussed with @mmastrac. --------- Signed-off-by: Asher Gomez <ashersaupingomez@gmail.com> Co-authored-by: Matt Mastracci <matthew@mastracci.com> |