Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-14 | feat(lsp): improve registry completion suggestions (#13023) | Kitson Kelly | |
Resolves #10051 | |||
2021-11-09 | feat(cli): support React 17 JSX transforms (#12631) | Kitson Kelly | |
Closes #8440 | |||
2021-09-20 | fix(config-schema): correct default value of "lib" (#12145) | Eyal Shalev | |
Changed it from `"deno.window"` to `["deno.window"]` | |||
2021-09-14 | chore: update URL for schemas (#12070) | Bartek Iwańczuk | |
2021-09-14 | chore: add JSON schema for configuration file (#12062) | Bartek Iwańczuk | |
2021-07-22 | fix(cli): info now displays type reference deps (#11478) | Kitson Kelly | |
Fixes #11476 |