Skip to content

3.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 00:00
· 190 commits to main since this release
1e1232b

3.7.0 / 2021.07.02

  • feat: add support for import map in test code lens (#446)

    When using the test code lens, the configuration of the import map is reflected in running the test.

  • fix: activate extension on markdown / json / jsonc (#447)

  • fix: setting then clearing "deno.path" config should not use empty string for path (#452)

  • fix: better handling when language server fails to start (#454)