Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 8.0.0 #820

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 65 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,70 @@
# Changelog

## [8.0.0](https://github.com/AstroNvim/astrocommunity/compare/v7.0.0...v8.0.0) (2024-04-12)


### ⚠ BREAKING CHANGES

* **colorscheme:** Fix issue in package having the wrong name ([#848](https://github.com/AstroNvim/astrocommunity/issues/848))
* **yanky-nvim:** change conflicting mapping `<Leader>p` β†’ `<Leader>fy` ([#831](https://github.com/AstroNvim/astrocommunity/issues/831))

### Features

* **blame-nvim:** add binding to toggle git blame ([#866](https://github.com/AstroNvim/astrocommunity/issues/866)) ([a69a79e](https://github.com/AstroNvim/astrocommunity/commit/a69a79ef423bacd0b4ef9ee8e2bd36ee2c112353))
* **color:** add `nvim-highlight-colors` ([f2d802f](https://github.com/AstroNvim/astrocommunity/commit/f2d802f9514e1b37f24289029451aa604075f931))
* **diagnostics:** Add error-lens.nvim ([#852](https://github.com/AstroNvim/astrocommunity/issues/852)) ([9543573](https://github.com/AstroNvim/astrocommunity/commit/95435736bb1e162545af54886b024071f844bc08))
* **editing-support:** add `mini-operators` plugin ([#857](https://github.com/AstroNvim/astrocommunity/issues/857)) ([37d6048](https://github.com/AstroNvim/astrocommunity/commit/37d6048d131d5174544d9a2daebe613fef0869a2))
* **editing-support:** add `nvim-context-vt` ([#858](https://github.com/AstroNvim/astrocommunity/issues/858)) ([bfd2058](https://github.com/AstroNvim/astrocommunity/commit/bfd2058fb6c27707b67174521b60d22c3e6d3ca6))
* **editing-support:** add `nvim-treesitter-context` ([#859](https://github.com/AstroNvim/astrocommunity/issues/859)) ([deeb4e9](https://github.com/AstroNvim/astrocommunity/commit/deeb4e9cc49d7fc895d9a4f6fe7ac4a5540d21b2))
* **editing-support:** add `undotree` ([53b9ed7](https://github.com/AstroNvim/astrocommunity/commit/53b9ed72e517c9ee7fde4c0fbcc7edc224a2dcf9))
* **editing-support:** add `undotree` plugin ([#863](https://github.com/AstroNvim/astrocommunity/issues/863)) ([53b9ed7](https://github.com/AstroNvim/astrocommunity/commit/53b9ed72e517c9ee7fde4c0fbcc7edc224a2dcf9))
* **image-nvim:** use luarocks.nvim for "magick" rock ([#835](https://github.com/AstroNvim/astrocommunity/issues/835)) ([6a58f1d](https://github.com/AstroNvim/astrocommunity/commit/6a58f1d12d6edff795c40d924058d9fa908c61f7))
* **keybinding:** add `nvcheatsheet.nvim` ([#861](https://github.com/AstroNvim/astrocommunity/issues/861)) ([4da8d06](https://github.com/AstroNvim/astrocommunity/commit/4da8d06f480190feda6e2ca531adbf6fb222954c))
* **lsp:** add `actions-preview.nvim` plugin ([#855](https://github.com/AstroNvim/astrocommunity/issues/855)) ([3f64ba3](https://github.com/AstroNvim/astrocommunity/commit/3f64ba35980eecfa65062cb67bca5bacfdc8bb97))
* **media:** add codesnap.nvim ([#828](https://github.com/AstroNvim/astrocommunity/issues/828)) ([875ebcb](https://github.com/AstroNvim/astrocommunity/commit/875ebcbaa62a3427006fa869ecc7874bef8f53e2))
* **nvim-devdocs:** bundled `js/node` docs for typescript files ([#834](https://github.com/AstroNvim/astrocommunity/issues/834)) ([ade3c18](https://github.com/AstroNvim/astrocommunity/commit/ade3c180c999ff06ea57c6a5fee9c5a90cb265cd))
* **pack:** add elixir/phoenix pack ([#821](https://github.com/AstroNvim/astrocommunity/issues/821)) ([4a80be4](https://github.com/AstroNvim/astrocommunity/commit/4a80be49b48a4d5053d744b38104c2f911543977))
* **recipes:** add `neo-tree` dark theme recipe ([#860](https://github.com/AstroNvim/astrocommunity/issues/860)) ([2c908d2](https://github.com/AstroNvim/astrocommunity/commit/2c908d2cb135fdc386c16d0a3d1b5ef6d9bc6216))
* **refactoring-nvim:** add heading binding ([#865](https://github.com/AstroNvim/astrocommunity/issues/865)) ([d87f6a1](https://github.com/AstroNvim/astrocommunity/commit/d87f6a1f17378d9e83ecfde437f5a7b22aa1c538))
* **startup:** add mini-starter plugin ([#836](https://github.com/AstroNvim/astrocommunity/issues/836)) ([5da6e0a](https://github.com/AstroNvim/astrocommunity/commit/5da6e0a36aa78bab0cf09e9b0b781e38c3192da1))
* **ts-error-translator-nvim:** `astro` and `svelte` support added ([b1e5f08](https://github.com/AstroNvim/astrocommunity/commit/b1e5f08257d0f34990dc88625df888d06e230782))
* **ts-error-translator-nvim:** `svelte` and `astro` support added ([#827](https://github.com/AstroNvim/astrocommunity/issues/827)) ([b1e5f08](https://github.com/AstroNvim/astrocommunity/commit/b1e5f08257d0f34990dc88625df888d06e230782))
* **vscode-icons:** add more and update lspkind icons ([#851](https://github.com/AstroNvim/astrocommunity/issues/851)) ([dedf12e](https://github.com/AstroNvim/astrocommunity/commit/dedf12ee043076a04fd475ebdb84b4f50b5bb66c))


### Bug Fixes

* Align the blame window properly when using heirline ([eee1a14](https://github.com/AstroNvim/astrocommunity/commit/eee1a148ad1906058bb3482d7156c8b4d1049122))
* **blame-nvim:** Align the git blame window properly when using heirline ([#864](https://github.com/AstroNvim/astrocommunity/issues/864)) ([eee1a14](https://github.com/AstroNvim/astrocommunity/commit/eee1a148ad1906058bb3482d7156c8b4d1049122))
* **blame-nvim:** make sure buffer is valid before checking filetype ([c6c5991](https://github.com/AstroNvim/astrocommunity/commit/c6c5991a03d7f81a0bf24845a9e53690beaac831))
* **colorscheme:** Fix issue in package having the wrong name ([#848](https://github.com/AstroNvim/astrocommunity/issues/848)) ([1622ae5](https://github.com/AstroNvim/astrocommunity/commit/1622ae552c54461af4dd86e791a5310f955311ef))
* **coq_nvim:** Disable all cmp plugins ([#843](https://github.com/AstroNvim/astrocommunity/issues/843)) ([9572bea](https://github.com/AstroNvim/astrocommunity/commit/9572beac818cfe1c6d2b1395faf55b0d2206e224))
* **coq-nvim:** Disable all cmp plugins ([9572bea](https://github.com/AstroNvim/astrocommunity/commit/9572beac818cfe1c6d2b1395faf55b0d2206e224))
* **debugpy:** incorrect path for windows debugpy ([1d41ad0](https://github.com/AstroNvim/astrocommunity/commit/1d41ad0a7fc2a206e07bce1d7b25ea0b383dbd5b))
* deprecated function ([5c7db4a](https://github.com/AstroNvim/astrocommunity/commit/5c7db4a65e4fa45f91ba71b4e85286a4643803e7))
* **harpoon:** deprecated function in configuration ([#870](https://github.com/AstroNvim/astrocommunity/issues/870)) ([5c7db4a](https://github.com/AstroNvim/astrocommunity/commit/5c7db4a65e4fa45f91ba71b4e85286a4643803e7))
* **lsp_lines-nvim:** change virtual_text option to astrocore ([#826](https://github.com/AstroNvim/astrocommunity/issues/826)) ([7f95c2e](https://github.com/AstroNvim/astrocommunity/commit/7f95c2e6bc03c611935c3c8c04ec21edab5e0d48))
* **mason-tool-installer-nvim:** Update mappings function for mason-null-ls ([a692178](https://github.com/AstroNvim/astrocommunity/commit/a692178449b0441d102af44c636aaf32e301326d))
* **mason-tool-installer-nvim:** Use mappings function for null-ls names ([#841](https://github.com/AstroNvim/astrocommunity/issues/841)) ([a692178](https://github.com/AstroNvim/astrocommunity/commit/a692178449b0441d102af44c636aaf32e301326d))
* **mini-completion:** Disable all cmp plugins ([#842](https://github.com/AstroNvim/astrocommunity/issues/842)) ([4116515](https://github.com/AstroNvim/astrocommunity/commit/4116515d857405a55933dd22bb467a0428438273))
* **mini-move:** properly load `opts` when building `keys` lazy loading ([bb88a06](https://github.com/AstroNvim/astrocommunity/commit/bb88a06ed0614bdeb8cf4edb191baf190503b7d1))
* **mini-surround:** properly load `opts` when building `keys` lazy loading ([4d2ee01](https://github.com/AstroNvim/astrocommunity/commit/4d2ee01c92504507c51441cc4f5f3fdc20893789))
* **nordic-nvim:** spec accidentally used `load` rather than `setup` ([14647de](https://github.com/AstroNvim/astrocommunity/commit/14647de59010546fb116bd52f179f4956c4d9a80))
* **nvim-toggler:** fix default binding ([f2ddc4d](https://github.com/AstroNvim/astrocommunity/commit/f2ddc4d3709d11ce862ba24a5390c9e6d7d2a6c8))
* **obsidian-nvim:** Make follow_url_func a function and pass url as a param ([#871](https://github.com/AstroNvim/astrocommunity/issues/871)) ([546e9dc](https://github.com/AstroNvim/astrocommunity/commit/546e9dc88450095f2dafb2f003203d97b0e74a7a))
* **python:** incorrect path for windows debugpy ([#862](https://github.com/AstroNvim/astrocommunity/issues/862)) ([1d41ad0](https://github.com/AstroNvim/astrocommunity/commit/1d41ad0a7fc2a206e07bce1d7b25ea0b383dbd5b))
* **vim-highlighter:** fix incorrect mapping format ([425fe07](https://github.com/AstroNvim/astrocommunity/commit/425fe071e796ce9872846713cbcb2ba7d05e96e8))
* **yanky-nvim:** change conflicting mapping `&lt;Leader&gt;p` β†’ `<Leader>fy` ([8eda9d9](https://github.com/AstroNvim/astrocommunity/commit/8eda9d98e71454906f29fec65c5175f98ebfad18))
* **yanky-nvim:** change conflicting mapping `&lt;Leader&gt;p` β†’ `<Leader>fy` ([#831](https://github.com/AstroNvim/astrocommunity/issues/831)) ([8eda9d9](https://github.com/AstroNvim/astrocommunity/commit/8eda9d98e71454906f29fec65c5175f98ebfad18))


### Performance Improvements

* **json:** lazy load SchemaStore ([d85b6e8](https://github.com/AstroNvim/astrocommunity/commit/d85b6e8cc450ff86763afe75eb2bc511f76fa058))
* **peek-nvim:** load lazy ([#867](https://github.com/AstroNvim/astrocommunity/issues/867)) ([5ebab68](https://github.com/AstroNvim/astrocommunity/commit/5ebab682af96e45d5d946524ad9c1113ed2518e1))
* set appropiate/missing lazy loading events ([#856](https://github.com/AstroNvim/astrocommunity/issues/856)) ([21d5729](https://github.com/AstroNvim/astrocommunity/commit/21d5729f730903c050cf1b2df26dc38ab04ba560))
* **yaml:** lazy load SchemaStore ([82b44a0](https://github.com/AstroNvim/astrocommunity/commit/82b44a046c3fd2eafd266f27ad2e983b1c8a4720))

## [7.0.0](https://github.com/AstroNvim/astrocommunity/compare/v6.0.1...v7.0.0) (2024-04-01)


Expand Down
Loading