Skip to content

chore(main): release 4.0.0#41

Merged
mehalter merged 1 commit intomainfrom
release-please--branches--main
Mar 30, 2026
Merged

chore(main): release 4.0.0#41
mehalter merged 1 commit intomainfrom
release-please--branches--main

Conversation

@astronvimbot
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

4.0.0 (2026-03-30)

⚠ BREAKING CHANGES

  • move all vim.lsp.config to a config table for more general support
  • remove all code supporting Neovim v0.10
  • move entirely to built in vim.lsp.config

Features

  • add add_on_attach function for easily adding more on_attach functions (ee300be)
  • add support for textDocument/linkedEditingRange (47587c1)
  • add toggling of inline_completion feature in Neovim (4f81701)
  • move all vim.lsp.config to a config table for more general support (f2f44b0)
  • move entirely to built in vim.lsp.config (e7915c6)
  • move to new vim.lsp.semantic_tokens API (df90208)
  • remove all code supporting Neovim v0.10 (3194eb5)

Bug Fixes

  • enforce unique servers list in neovim 0.11 (abdfb7a)
  • use new vim.lsp.codelens api in neovim v0.12 (cbe3cfd)

This PR was generated with Release Please. See documentation.

@mehalter mehalter merged commit ebc1676 into main Mar 30, 2026
9 checks passed
@mehalter mehalter deleted the release-please--branches--main branch March 30, 2026 13:25
@astronvimbot
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants