Skip to content

Commit 4c87aa7

Browse files
committed
chore(main): release 19.0.0
1 parent 3077baa commit 4c87aa7

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

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

3+
## [19.0.0](https://github.com/AstroNvim/astrocommunity/compare/v18.0.0...v19.0.0) (2025-05-02)
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+
* **godot:** use built in blink completion ([ced2b71](https://github.com/AstroNvim/astrocommunity/commit/ced2b71ebe41d43e2268129caffcf96433e43f8f))
20+
21+
22+
### Code Refactoring
23+
24+
* **typescript:** remove html-css pack import ([#1472](https://github.com/AstroNvim/astrocommunity/issues/1472)) ([53251e1](https://github.com/AstroNvim/astrocommunity/commit/53251e1d12adb7d2a108462d0768becf50956c70))
25+
326
## [18.0.0](https://github.com/AstroNvim/astrocommunity/compare/v17.2.0...v18.0.0) (2025-04-25)
427

528

0 commit comments

Comments
 (0)