Skip to content

Conversation

astronvimbot
Copy link
Contributor

@astronvimbot astronvimbot commented May 22, 2025

🤖 I have created a release beep boop

20.0.0 (2025-09-27)

⚠ BREAKING CHANGES

  • 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

  • ansible: Remove prettier & prettierd (#1622) (f738614)
  • bars-and-lines: add wakastat.nvim (#1540) (383f86e)
  • copilotchat-nvim: update to v4 and add mcphub.nvim integration (#1599) (8e359d7)
  • docker: migrate to docker-language-server (#1650) (ee4dde0)
  • docker: Remove prettier & prettierd (#1623) (db00783)
  • editing-support: adding codecompanion-nvim (#1562) (c44cdc0)
  • editing-support: adding vectorcode (#1563) (1178bef)
  • editing-support: remove options and use plugin defaults (f75b23e)
  • file-explorer: added fyler.nvim (#1543) (27e9c1f)
  • go: replace nvim-neotest/neotest-go with fredrikaverpil/neotest-golang (#1545) (656c66f)
  • helm: remove prettier & prettierd (#1621) (97d0332)
  • html-css: Remove prettierd & prettier (#1627) (de3cff0)
  • jj: add jjui to the jj pack (#1546) (219e54c)
  • lsp: add sonarlint-nvim (#1526) (d96c771)
  • markdown: remove prettier & prettierd (#1626) (5bead08)
  • mcphub-nvim: adding codecompanion extension (#1561) (2db3ee2)
  • mcphub-nvim: Dont override opts (#1588) (f75b23e)
  • mdx: remove prettier & prettierd (#1625) (5cb42ce)
  • neotest: add rounded border (39b2c1e)
  • neotest: add rounded border, add FixCursorHold.nvim, and remove catppuccin spec (#1647) (39b2c1e)
  • nvim-snippets: add neogen and blink cmp integration (#1555) (e2d034a)
  • pack: add biome (#1511) (88b9065)
  • pack: add eslint (#1503) (8ae3804)
  • pack: add nushell language pack (#1601) (b22f8a5)
  • pack: add oxlint pack (#1554) (0b5beb6)
  • pack: add pack for keybindings to diff command (#1634) (05ecb92)
  • pack: add prettier pack (#1502) (53a6313)
  • pack: add spring-boot pack (#1534) (2c879c0)
  • recipes: add recipe to disable floating window borders (3d2f6d7)
  • sql: Dont force ansi dialect (#1628) (8047912)
  • typescript: add goto_source_definition mapping (#1558) (cb02020)
  • vimtex: add two more which-key descriptions (d451f1d)
  • vimtex: disable treesitter highlight to use vimtex highlight (#1637) (7e2fcd9)
  • vscode: add "Close all tabs except current" mapping (#1579) (2521d25)
  • yaml: Remove prettier & prettierd (#1624) (7a476ec)
  • zig: Add mason support to pack, and update docs to remove old info (#1618) (e941d5f)

Bug Fixes

  • ansible: improve regex pattern to avoid false matches (#1535) (16231a6)
  • 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)
  • 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)
  • 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)
  • 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)
  • 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)
  • 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)
  • oxlint: enable oxlint in astrolsp (#1592) (c13b172)
  • oxlint: remove conform config (#1583) (a7d98b3)
  • 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)
  • 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)
  • 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 6 times, most recently from 816557c to 101e86b Compare August 8, 2025 12:37
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch from 101e86b to 4ad63ed Compare August 9, 2025 14:56
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 10 times, most recently from 42f2fef to 9eab9a0 Compare August 27, 2025 07:14
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 3 times, most recently from a82c42a to 74d46a7 Compare August 31, 2025 10:53
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 3 times, most recently from 68610f4 to 1d6376c Compare September 15, 2025 11:14
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 5 times, most recently from a1665a0 to e07060d Compare September 27, 2025 08:46
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch from e07060d to a2fb3ec Compare September 27, 2025 08:48
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