Skip to content

chore(main): release 20.0.0#1515

Open
astronvimbot wants to merge 1 commit intomainfrom
release-please--branches--main
Open

chore(main): release 20.0.0#1515
astronvimbot wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@astronvimbot
Copy link
Contributor

@astronvimbot astronvimbot commented May 22, 2025

🤖 I have created a release beep boop

20.0.0 (2026-02-03)

⚠ BREAKING CHANGES

  • overseer-nvim: Adjust overseer-nvim command to match v2.0 (#1729)
  • vscode-diff-nvim: Rename plugin to reflect upstream change in name (#1720)
  • keybinding: nvcheatsheet.nvim repo is deleted (#1674)
  • sql: Dont force ansi for sqlfluff with conform (#1659)
  • docker: migrate to docker-language-server (#1650)
  • sql: Dont force ansi dialect (#1628)
  • typescript: remove eslint and prettier (#1504)
  • mcphub-nvim: Dont override opts (#1588)

Features

Bug Fixes

  • ai: breaking change in opencode to add selection to opencode prompt (633ae88)
  • ai: Breaking change in opencode.nvim to add selection to opencode prompt (#1689) (633ae88)
  • ansible: improve regex pattern to avoid false matches (#1535) (16231a6)
  • auto-save-nvim: auto saving in fyler (ed14887)
  • auto-save-nvim: improve compatibility with fyler.nvim (#1669) (ed14887)
  • avante-nvim: Check for nil value in opts table for markview.nvim dependency (#1537) (80b9c58)
  • avante-nvim: Update OXY2DEV/markview.nvim's opts table (#1518) (e1e0c99)
  • catppuccin: catppuccin changed groups.integrations to special (#1649) (c67226a)
  • catppuccin: cleaned up catppuccin pack (#1513) (3c74e80)
  • catppuccin: use get_theme() instead of get() for bufferline integration (#1614) (c70bd8c)
  • coc-nvim: resolve <CR> conflicts and enable proper insert-mode completion (#1552) (be0c1c8)
  • copilot-lua-cmp: rebind dismiss keybinding to avoid keymap conflict (#1645) (31ddaa3)
  • crazy-coverage-nvim: update command and key descriptions (#1726) (b17ae49)
  • crazy-coverage-nvim: update command and key descriptions for clarity (b17ae49)
  • diff-keybindings: Refactor diffkeybindings to use astroui, and fix visual bug (#1651) (35e50cf)
  • full-dadbod: add mysql and plsql filetypes for completion (#1709) (c40ecf8)
  • full-dadbod: fix blink.cmp integration (#1712) (ab6bf9a)
  • fyler-nvim: Refactor options for file explorer configuration (#1686) (950f8e6)
  • fyler-nvim: rename deprecated setting (#1727) (8925b98)
  • fyler: remove warning about obsolete naming (8925b98)
  • grug-far-nvim: escape spaces and special symbols in filepath (#1639) (92c859e)
  • harper: Link to correct configuration doc (2f550c0)
  • hop-nvim: visual-selection related keymapping bug (#1630) (cbb7302)
  • html-css: Add styled to treesitter (#1524) (4d2a40f)
  • hurl: update keymap description to "Hurl" (4f94d6f)
  • hydra-nvim: update to maintained repository (#1694) (1e6cc53)
  • indent-rainbowline: Update indent-rainbowline to use new indent-blankline config (#1514) (7a007c1)
  • java: fix issue with submodule root discovery (#1530) (2107a4c)
  • java: update root markers (#1525) (62865ef)
  • jj: properly handle cases where neo-tree and telescope are not available (#1580) (36577ef)
  • json: Normalize casing of schemastore plugin (#1547) (46cbdf2)
  • json: remove jsonc parser from Treesitter (#1700) (549fd68)
  • keybinding: nvcheatsheet.nvim repo is deleted (#1674) (689a880)
  • kulala-nvim: fix keymaps config (#1539) (67a2188)
  • kulala-nvim: fix lsp keymaps (#1551) (214faad)
  • kulala-nvim: resolve bugs in keymap setup and breaking lazy loading in general (#1567) (6f3e4a5)
  • leap-nvim: migrate to maintained repo (#1699) (3c4f762)
  • markdown-preview-nvim: Change build command to download prebuilt version of markdown-preview. (#1640) (5c9c55c)
  • mcphub-nvim: add nil check in system_prompt configuration (#1582) (833a2e8)
  • mcphub: add nil check in system_prompt configuration (833a2e8)
  • mini-files: Use the full name for neo-tree plugin (6675261)
  • mini-files: Use the full name for neo-tree plugin table (#1677) (6675261)
  • neominimap-nvim: updated deprecated toggle command to Toggle (#1667) (9e0ca5b)
  • nginx: correct package name from nginx_language_server to nginx-language-server (2758407)
  • nginx: fix incorrect nginx package name (#1517) (2758407)
  • nim: rename README file extension case (fdcf33f)
  • nvim-cmp: Check for nil value in opts table (#1559) (d78c9d0)
  • nvim-snippets: fix neogen the snippet_engine option error and the blinks cmp snippets option error (e2d034a)
  • nvim-treesitter-context: fix outdated commands (#1538) (9e5d5d3)
  • obsidian-nvim: remove util.table_length (#1603) (31346b6)
  • obsidian-nvim: Update plugin spec by removing deprecated options and APIs (#1570) (797c37a)
  • opencode-nvim: binding collision with neotree focus (#1661) (378c6d8)
  • opencode-nvim: Fix keybinding commands (#1731) (9ee60b5)
  • opencode-nvim: missing terminal provider (#1680) (2e6c893)
  • opencode-nvim: replace obsolete placeholders with newer @this (#1725) (ba62c2f)
  • overseer-nvim: Adjust overseer-nvim command to match v2.0 (#1729) (75acbbd)
  • oxlint: enable oxlint in astrolsp (#1592) (c13b172)
  • oxlint: remove conform config (#1583) (a7d98b3)
  • php: autocomplete not working because of blink + nvim-ts-autotag in php files (df6d31c)
  • php: autocomplete not working with blink + nvim-ts-autotag (#1682) (df6d31c)
  • purescript: fix url to nvimmer-ps bc original username was blocked by github (5a27649)
  • purescript: update nvimmer-ps url (#1600) (5a27649)
  • purescript: update nvimmer-ps url (#1633) (4e6feff)
  • python: switch over to main branch after regex branch got merged (#1632) (668273d)
  • rustowl: fix build failure (#1695) (be1df9e)
  • sniprun: add missing keys for lazy loading (5f74d5f)
  • sonarlint-nvim: remove optional (#1533) (9768a31)
  • sql: Dont overide opts.handlers table (#1520) (ff8b03b)
  • vim-matchup: update to new configuration without nvim-treesitter module (9d54971)
  • vimtex: add two missing which-key descriptions (#1576) (d451f1d)
  • vscode-diff-nvim: Rename plugin to reflect upstream change in name (#1720) (b4eb0b8)
  • vtsls: adding 'typescript-svelte-plugin' in vtsls globalPlugins (aa20d45)
  • vue: remove usage of old Mason API (fb7aeaf)
  • vue: update config to support v3 (#1568) (75839d0)
  • vue: Use get_install_path() from mason registery to find volar installation path (#1531) (f14d0ff)
  • yaml: Normalize casing of schemastore plugin (#1548) (21bf0f7)
  • zig: Remove zig-tools.nvim package (#1616) (2706f71)

Reverts

Code Refactoring


This PR was generated with Release Please. See documentation.

@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 2 times, most recently from 8c1c37c to ff5d55b Compare May 28, 2025 10:20
@astronvimbot astronvimbot changed the title chore(main): release 19.0.1 chore(main): release 19.1.0 May 31, 2025
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 16 times, most recently from ead6711 to f0a7002 Compare June 6, 2025 12:20
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 3 times, most recently from 376c6e6 to e6c0347 Compare June 11, 2025 09:01
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 6 times, most recently from e7265a0 to e11fc21 Compare June 23, 2025 08:17
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch from e11fc21 to 65e3eff Compare June 24, 2025 18:53
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 3 times, most recently from 84588e8 to fd406be Compare November 15, 2025 11:02
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 2 times, most recently from a28b75f to a870600 Compare November 27, 2025 11:29
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 2 times, most recently from 10a3d53 to 10edbac Compare December 14, 2025 10:44
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 6 times, most recently from 84e1b75 to abb582a Compare December 21, 2025 13:44
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 5 times, most recently from feefd93 to 59bb003 Compare January 1, 2026 13:00
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 5 times, most recently from b16fffc to 8b80825 Compare January 12, 2026 10:08
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch from 8b80825 to a0a5f98 Compare January 15, 2026 11:03
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 2 times, most recently from ff79f5f to 0267cdf Compare January 27, 2026 14:07
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 2 times, most recently from 4c069ec to 9fa617f Compare January 30, 2026 04:30
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch from 9fa617f to 08d6059 Compare February 3, 2026 08:39
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.

1 participant