Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-26 | feat(cli): show error cause recursion information (#16384) | Cre3per | |
2022-09-02 | refactor: move JsError formatting to deno_runtime (#15345) | Christian Dürr | |
This takes the existing `fmt_error` module from cli and puts it as a public module into `deno_runtime`. |