Releases: microsoft/vscode-languageserver-node
Releases · microsoft/vscode-languageserver-node
release/types/3.17.6-next.7
Fix esm publish
release/textDocument/1.0.13
Changes:
Bugs:
- #752: Edits are applied twice
Others:
- #1775: Update dependencies and improve compatibility
- #1774: Bump qs from 6.15.0 to 6.15.2
- #1773: Implement TextDocumentSnapshot for delay open notifications
- #1772: Prevent pulling diagnostics on untitled documents
- #1770: Update documentation and fix lint errors
- #1767: Inline value documentation improvements
- #1769: Fix glob pattern documentation
See More
- #1768: Make document color requests consistent with the specification
- #1766: Add optional MarkupContent support to diagnostics
- #1751: forgetDocument is crashing the extension host
- #1765: Fixes #1751: Prevent crash in forgetDocument when disposed
- #1752: fix: random pipe path length extends limit on macos
- #1764: Fixes double application of edits during renaming
- #1762: Bump brace-expansion from 5.0.3 to 5.0.6 in /client
- #1763: Bump brace-expansion from 5.0.5 to 5.0.6 in /client-node-tests
- #1761: Inline Linux/macOS process-tree termination in client dispose path
- #1760: Remove uuid dependency and use crypto's randomUUID
- #1759: Bump fast-uri from 3.1.0 to 3.1.2
- #1753: Bump follow-redirects from 1.15.11 to 1.16.0
- #1747: Migrate to ESLint 9
- #1746: Bump brace-expansion from 5.0.3 to 5.0.5 in /client-node-tests
- #1744: Bump picomatch from 2.3.1 to 2.3.2 in /client
- #1745: Bump picomatch from 2.3.1 to 2.3.2
- #1742: Bump flatted from 3.2.7 to 3.4.2
- #1733: Update metamodel
- #1736: Merge release into main
- #1735: Merge updated lock files into release branch
This list of changes was auto generated.
release/server/10.0.0-next.18
Fix esm publish
release/protocol/3.17.6-next.18
Fix esm publish
release/jsonrpc/9.0.0-next.12
Fix esm publish
release/client/10.0.0-next.22
Fix esm publish
release/server/10.0.0-next.17
Prepare new next release
release/protocol/3.17.6-next.17
Changes:
- #1734: [WIP] Fix serialize-javascript npm audit alert using overrides
- #1732: Bump minimatch from 10.2.1 to 10.2.3 in /client
- #1731: Bump minimatch from 3.1.2 to 3.1.5
- #1729: Bump minimatch from 10.1.2 to 10.2.3 in /client-node-tests
- #1720: Add capabilities for incomingCalls and outgoingCalls to metamodel
- #1727: Bump minimatch from 10.1.2 to 10.2.1 in /client
- #1725: Bump qs from 6.14.1 to 6.14.2
- #1724: Merge client@10.0.0-next.20 into main
- #1722: Fix LanguageClient.start() mutating serverOptions, erasing .env on restart
This list of changes was auto generated.
release/client/10.0.0-next.21
Prepare new next release
release/client/10.0.0-next.20
Changes:
Bugs:
- #1717: Client requests textDocument/diagnostics before textDocument/didOpen
Others:
- #1723: Fix client request order for textDocument/diagnostics
- #1721: Bump webpack from 5.103.0 to 5.105.0
- #1715: Update minimatch dependency to version 10.1.2
- #1714: Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /client
- #1713: Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /client-node-tests
- #1712: Format
metaModel.ts - #1711: Bump lodash from 4.17.21 to 4.17.23