Releases: unifiedjs/unified-language-server
Releases · unifiedjs/unified-language-server
4.0.1
- 73aa2bd Update dependencies and dev dependencies by @remcohaszing in #67
Full Changelog: 4.0.0...4.0.1
4.0.0
- 979b4eb Refactor to use
unist-util-lsp
by @remcohaszing in #56 - 752400a Update dependencies by @remcohaszing in #57
- c3023e7 Add configuration option requireConfig by @remcohaszing in #43
- 9ab5368 Gracefully handle unified-engine errors by @remcohaszing in #63
- d7917d0 Document which files should be watched by @remcohaszing in #62
- e08051c Update vscode-languageserver to version 9
- Change to require Node.js 16
Full Changelog: 3.1.0...v4.0.0
3.1.0
- 753fa20 Add
isPreferred
to single suggestions for autofixing
by @remcohaszing in #47 - 9c30eb3 Fix to ignore document formatting outside workspace
by @remcohaszing in #51
Full Changelog: 3.0.0...3.1.0
3.0.0
- a3448a1 breaking: remove support for Node.js 12
by @remcohaszing in #45 - a3448a1 breaking: update
unified-engine
this notably usesyaml
to support YAML 1.2
by @remcohaszing in #45 - 02613a6 Add likely project root as fallback cwd
by @remcohaszing in #33 - 6ae6ed3 Fix symlinks and more by passing input URIs back
by @wooorm in #40
Full Changelog: 2.1.0...3.0.0
2.1.0
- 6e585a5 Add support for vfile message notes
by @remcohaszing in #28 - 723ceba Fix workspace initialization
by @remcohaszing in #27
Full Changelog: 2.0.0...2.1.0
2.0.0
1.2.0
- 0890127 Add support for passing a processor
by @remcohaszing in #19
Full Changelog: 1.1.0...1.2.0
1.1.0
- c777812 Add support for VS Code Quick Fixes
by @remcohaszing in #16
Full Changelog: 1.0.1...1.1.0
1.0.1
- 6e10e72 Fix export
by @remcohaszing in #15
Full Changelog: 1.0.0...1.0.1
1.0.0
💯
Full Changelog: https://github.com/unifiedjs/unified-language-server/commits/1.0.0