Releases: vim-denops/denops.vim
Releases · vim-denops/denops.vim
v8.0.1
v8.0.0
Now import map feature is officially supported!
What's Changed
- 🐛 fix missing imports by @gamoutatsumi in #453
- Fix JSONC loading issue by @lambdalisue in #454
- 🌿 Add test for import_map.jsonc support by @Milly in #455
- Add documentation for import maps feature by @lambdalisue in #457
- Update supported versions by @lambdalisue in #458
Full Changelog: v7.1.0...v8.0.0
v7.1.0
Warning
Even that this version has code for supporting import map, the import map feature is not officially supported yet.
What's Changed
- 🌿 Fix flaky tests and improve test utilities by @Milly in #443
- ☕ Fix update workflow: test validation and exclude fixture by @Milly in #445
- Support
import_map.json[c]in denops plugin directory by @lambdalisue in #446 - Revert "Support
import_map.json[c]in denops plugin directory" by @lambdalisue in #447 - ☕ Improve CI workflow resilience by @Milly in #448
- ☕ (ci) bump denoland/setup-deno from v1 to v2 by @Milly in #449
- Revert "Revert "Support
import_map.json[c]in denops plugin directory"" by @lambdalisue in #450 - Use import map in denops itself by @lambdalisue in #451
Full Changelog: v7.0.6...v7.1.0
v7.0.6
v7.0.5
What's Changed
- Add language annotation by @Shougo in #430
- 🐛 Fix types on tests by @lambdalisue in #436
- 🐛 Fix console patch for non-JSON serializable values by @lambdalisue in #435
Full Changelog: v7.0.4...v7.0.5
v7.0.4
What's Changed
- 🐛 fix delay in resolving
waitLoaded()by @Milly in #420 - 🌿 add/improve tests for interrupt by @Milly in #422
- The Deno official manual link in README is broken by @ryota2357 in #425
- Fix for Deno v2 by @lambdalisue in #426
- 👍 Show stack-trace on plugin error by @lambdalisue in #429
New Contributors
- @ryota2357 made their first contribution in #425
Full Changelog: v7.0.3...v7.0.4
v7.0.3
What's Changed
- ☕ Update GitHub Actions by @lambdalisue in #395
- 🌿 run test CI when any json(c) files changed by @Milly in #398
- ☕ Migrate
Updateworkflow tomolt-actionby @hasundue in #399 - 👍 Check
denoexecutable and show executable path incheckhealthby @lambdalisue in #402 - 👍 show constraint error warning by @Milly in #404
- 🌿 split server.vim tests by @Milly in #405
- 👍
denops#plugin#check_type()shows 'no plugins are loaded' message by @Milly in #407 - ☕ Improve test CI by @Milly in #409
- 📦 🌿 update deps for testing by @Milly in #410
- 📦 bump jsr:@std/semver from ^0.224.3 to ^1.0.1 by @Milly in #412
- 📦 🌿 bump npm:@types/sinon from 17.0.3 to ^17.0.3 by @Milly in #411
- 👍 no package json by @Milly in #414
- 🌿 add module that resolves testdata path or URL by @Milly in #417
- 👍 rejects if the plugin name is invalid by @Milly in #418
- 🌿 use core/asyncutil instead lambdalisue/async by @Milly in #419
Full Changelog: v7.0.2...v7.0.3
v7.0.2
What's Changed
- ☕ Add
denops/supported-versions.jsonand check if all information is updated by @lambdalisue in #396
Full Changelog: v7.0.1...v7.0.2
v7.0.1
What's Changed
- 👍 add
^prefix to dependency versions by @Milly in #394 - 📦 Update unknownutil to v4 by @lambdalisue in #393
Full Changelog: v7.0.0...v7.0.1