Skip to content

Commit c37cb0e

Browse files
committed
chore(main): release 19.0.0
1 parent e56d7b3 commit c37cb0e

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

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

3+
## [19.0.0](https://github.com/AstroNvim/astrocommunity/compare/v18.0.0...v19.0.0) (2025-05-11)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **edgy-nvim:** Remove <Leader>f mapping from community plugin ([#1431](https://github.com/AstroNvim/astrocommunity/issues/1431))
9+
* **typescript:** remove html-css pack import ([#1472](https://github.com/AstroNvim/astrocommunity/issues/1472))
10+
11+
### Features
12+
13+
* **edgy-nvim:** Remove &lt;Leader&gt;f mapping from community plugin ([#1431](https://github.com/AstroNvim/astrocommunity/issues/1431)) ([3077baa](https://github.com/AstroNvim/astrocommunity/commit/3077baa6dabb737b7f3a399e503c3ccd11d2aa2a))
14+
* **other-nvim:** clojure support added upstream ([#1469](https://github.com/AstroNvim/astrocommunity/issues/1469)) ([4b2adda](https://github.com/AstroNvim/astrocommunity/commit/4b2addae7514d9291976c8b3a122f4cf585c8fd1))
15+
16+
17+
### Bug Fixes
18+
19+
* **blink-cmp-git:** Remove unneeded dependency ([#1488](https://github.com/AstroNvim/astrocommunity/issues/1488)) ([e56d7b3](https://github.com/AstroNvim/astrocommunity/commit/e56d7b3c52cb496780a901123705d7824914642b))
20+
* **godot:** use built in blink completion ([ced2b71](https://github.com/AstroNvim/astrocommunity/commit/ced2b71ebe41d43e2268129caffcf96433e43f8f))
21+
* **indent-blankline-nvim:** Use indent-blankline v3 main entry point ([#1485](https://github.com/AstroNvim/astrocommunity/issues/1485)) ([7ec9f7e](https://github.com/AstroNvim/astrocommunity/commit/7ec9f7e8ffca60c611002103a33b7a26f1081745))
22+
* **neogit:** add support for snacks integration ([90435b9](https://github.com/AstroNvim/astrocommunity/commit/90435b9ed2a2bdb7f2ebdba1e650885aa4da3ca7))
23+
* **neominimap-nvim:** set options within init instead of config ([#1477](https://github.com/AstroNvim/astrocommunity/issues/1477)) ([5b30339](https://github.com/AstroNvim/astrocommunity/commit/5b30339eee5fa0f22da5725132e65af1de5f5b89))
24+
* **obsidian-nvim:** Change remote to up to date fork, blink.cmp integration and add in daily-notes folder ([#1479](https://github.com/AstroNvim/astrocommunity/issues/1479)) ([b2bff54](https://github.com/AstroNvim/astrocommunity/commit/b2bff54771f40e1dd7aea8e15ce211078e68ea6c))
25+
* purescript pack -&gt; fix error Cannot find package "purs-tidy" ([580d613](https://github.com/AstroNvim/astrocommunity/commit/580d613cbf2f36b3c5d24e116bd1f2a02929a069))
26+
* **purescript:** fix `error Cannot find package "purs-tidy"` ([#1483](https://github.com/AstroNvim/astrocommunity/issues/1483)) ([580d613](https://github.com/AstroNvim/astrocommunity/commit/580d613cbf2f36b3c5d24e116bd1f2a02929a069))
27+
28+
29+
### Code Refactoring
30+
31+
* **typescript:** remove html-css pack import ([#1472](https://github.com/AstroNvim/astrocommunity/issues/1472)) ([53251e1](https://github.com/AstroNvim/astrocommunity/commit/53251e1d12adb7d2a108462d0768becf50956c70))
32+
333
## [18.0.0](https://github.com/AstroNvim/astrocommunity/compare/v17.2.0...v18.0.0) (2025-04-25)
434

535

0 commit comments

Comments
 (0)