Skip to content

Commit 322bff2

Browse files
committed
chore(main): release 21.0.0
1 parent 4521b6c commit 322bff2

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [21.0.0](https://github.com/AstroNvim/astrocommunity/compare/v20.0.0...v21.0.0) (2026-04-15)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* astronvim v6 compatible ([#1730](https://github.com/AstroNvim/astrocommunity/issues/1730))
9+
10+
### Features
11+
12+
* astronvim v6 compatible ([#1730](https://github.com/AstroNvim/astrocommunity/issues/1730)) ([39edda0](https://github.com/AstroNvim/astrocommunity/commit/39edda038177a8b8d4838536160cfbd006b540dc))
13+
14+
15+
### Bug Fixes
16+
17+
* **inc-rename-nvim:** lazy load on cmd instead of lsp setup ([#1750](https://github.com/AstroNvim/astrocommunity/issues/1750)) ([85c0339](https://github.com/AstroNvim/astrocommunity/commit/85c03394da14a527694e6366dfcf54e6593a654c))
18+
* **rust:** drop incompatible root_dir under native_lsp_config ([#1754](https://github.com/AstroNvim/astrocommunity/issues/1754)) ([0f87ef8](https://github.com/AstroNvim/astrocommunity/commit/0f87ef876b15e1a4362d893e00e1c3ef95a7112d))
19+
* **rust:** rename `files.excludeDirs` to `files.exclude` ([#1753](https://github.com/AstroNvim/astrocommunity/issues/1753)) ([36463ca](https://github.com/AstroNvim/astrocommunity/commit/36463ca257e8aafadae0f1bccfa2bb929dc9bf70))
20+
* **trouble-nvim:** fix error when lspkind is unaccessible by explicitly passing nil ([#1751](https://github.com/AstroNvim/astrocommunity/issues/1751)) ([6129af8](https://github.com/AstroNvim/astrocommunity/commit/6129af8b9cea625ad76c00717ca9d3098d649991))
21+
* **typescript-all-in-one:** update lsp configuration and APIs ([4521b6c](https://github.com/AstroNvim/astrocommunity/commit/4521b6c0f95ab06f7ea72ba922f2dffe5b7f3553))
22+
323
## [20.0.0](https://github.com/AstroNvim/astrocommunity/compare/v19.0.0...v20.0.0) (2026-03-25)
424

525

0 commit comments

Comments
 (0)