Skip to content

Commit 6167ba0

Browse files
authored
chore(main): release 17.1.0 (#1357)
1 parent 0d677b7 commit 6167ba0

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

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

3+
## [17.1.0](https://github.com/AstroNvim/astrocommunity/compare/v17.0.0...v17.1.0) (2025-02-18)
4+
5+
6+
### Features
7+
8+
* **fuzzy-finder:** add `namu.nvim` ([b390e3c](https://github.com/AstroNvim/astrocommunity/commit/b390e3cd6a6fe066d1a0d1c81ce8ee5f1914f612))
9+
* **mini-files:** add AstroLSP file operation integration ([08128f6](https://github.com/AstroNvim/astrocommunity/commit/08128f6ec796990555c090bf3516dd71c695f10a))
10+
11+
12+
### Bug Fixes
13+
14+
* **blink-cmp:** update to `v0.12` ([39f6bdf](https://github.com/AstroNvim/astrocommunity/commit/39f6bdf05e0b0f611a32b2b263ca6dbf05287b63))
15+
* **fzf-lua:** show diagnostics for whole workspace ([#1356](https://github.com/AstroNvim/astrocommunity/issues/1356)) ([66ec9da](https://github.com/AstroNvim/astrocommunity/commit/66ec9da83427d2c1a1fe6d545309abb22cf55320))
16+
* **nvim-lsp-file-operations:** disable AstroLSP provided file operations ([46c4afb](https://github.com/AstroNvim/astrocommunity/commit/46c4afb3a00e1a03e43e5e2f29b8e3ed4a41605a))
17+
* **rainbow-delimiters-nvim:** use new large buffer detection ([10f3847](https://github.com/AstroNvim/astrocommunity/commit/10f38472c6ed10815098ed9be3426bb1a7a57ad9))
18+
* **rust:** rust types load in lldb ([#1359](https://github.com/AstroNvim/astrocommunity/issues/1359)) ([606de9b](https://github.com/AstroNvim/astrocommunity/commit/606de9b0080dc9c54cad26dc85135432069a8df3))
19+
* **snacks-picker:** `nvim-treesitter` shouldn't be a dependency ([8a2a0ff](https://github.com/AstroNvim/astrocommunity/commit/8a2a0ff47f5a4d31b542562c1822733edb8607d6))
20+
* **zen-mode-nvim:** fix incorrect diagnostic mode toggle ([0d677b7](https://github.com/AstroNvim/astrocommunity/commit/0d677b72c949c512be46b987066c92bfb4d7672c))
21+
322
## [17.0.0](https://github.com/AstroNvim/astrocommunity/compare/v16.0.0...v17.0.0) (2025-02-05)
423

524

0 commit comments

Comments
 (0)