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 6.0.0 #76

Merged
merged 1 commit into from
Dec 22, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 21, 2022

🤖 I have created a release beep boop

6.0.0 (2022-12-22)

⚠ BREAKING CHANGES

  • lazy api commands now take an opts table instead of a list of plugins

Features

  • added support for nvim --headless "+Lazy! sync" +qa (2e14a2f)
  • checker: defer checker to after VeryLazy to make sure nvim-notify and others are loaded (fd1fbef)
  • keys: more advanced options for setting lazy key mappings (1c07ea1)
  • lazy api commands now take an opts table instead of a list of plugins (bc61747)
  • ui: show modpaths in debug (6304231)

Bug Fixes

  • cache: overwrite cache entry with new modpath when loading a file. Fixes #90 (2200284)
  • clean: update lockfile on clean (#88) (dd9648f)
  • cmd: allow ranges. Fixes #93 (c0c2e1b)
  • git: make sure we properly fetch git submodules. Fixes #72 (7f6f31d)
  • git: remove --also-filter-submodules. Fixes #86 #83 (488b487)
  • install: update lockfile also on install (4cf176b)
  • removed spell again from site. not needed. can download in config/spell (58f0876)
  • rtp: keep site in rtp (94d0125)
  • show mapleader warning with vim.schedule. Fixes #91 (28f1511)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--lazy.nvim branch from beecf6e to 2e988fe Compare December 21, 2022 18:59
@github-actions github-actions bot force-pushed the release-please--branches--main--components--lazy.nvim branch from 2e988fe to ecbb457 Compare December 21, 2022 19:10
@github-actions github-actions bot changed the title chore(main): release 5.2.1 chore(main): release 5.3.0 Dec 21, 2022
@github-actions github-actions bot force-pushed the release-please--branches--main--components--lazy.nvim branch from ecbb457 to a29859c Compare December 21, 2022 20:09
@github-actions github-actions bot changed the title chore(main): release 5.3.0 chore(main): release 6.0.0 Dec 21, 2022
@github-actions github-actions bot force-pushed the release-please--branches--main--components--lazy.nvim branch 8 times, most recently from 587c1d7 to d8d03a1 Compare December 22, 2022 09:33
@github-actions github-actions bot force-pushed the release-please--branches--main--components--lazy.nvim branch from d8d03a1 to 0a49d28 Compare December 22, 2022 09:38
@folke folke merged commit 210d170 into main Dec 22, 2022
@github-actions
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant