Skip to content

v6.0.8

Compare
Choose a tag to compare
@lambdalisue lambdalisue released this 18 Jun 11:16
· 181 commits to main since this release
c6fa7c6

What's Changed

  • πŸ‘ Automatically wait the target plugin on denops.dispatch() by @lambdalisue in #340
  • β˜• Improve CI tests by @lambdalisue in #343
  • πŸ‘ Add denops#cache#update() function to update Deno module cache of denops itself and denops plugins in runtimepath by @lambdalisue in #342
  • πŸ› Fix denops#plugin#wait_async by @lambdalisue in #346
  • πŸ’ͺ Use Entrypoint style in test code by @lambdalisue in #347
  • πŸ› Fix error log message by @Milly in #351
  • πŸ‘ Show a warning message when Deno module cache issue is detected by @lambdalisue in #359
  • πŸ› Refactor denops#plugin module and fix denops#cache#update() to use registered plugins instead by @lambdalisue in #367

Full Changelog: v6.0.7...v6.0.8