2.1.0 (2024-05-16)
Features
Bug Fixes
- cmdline: yet another work-around that no longer temporarily changes the cmdline (68b9c53)
- depraction warnings on Neovim 0.11 (9946087)
- format: config.format doesn't work (#772) (09708be)
- messages: include any messages before Noice was started as one history_show message. Fixes #799 (61947de)
- messages: only add previous messages once when Noice starts. Fixes #804 (269de18)
- msg: update router when blocking (ee433a7)
- router: add additional updates on
SafeState
when available (fff989f) - router: don't use
SafeState
since apparently this is a nightly thing and seems to work without. Fixes #805 (ef085e9) - router: remove SafeState again, since it breaks incsearch (3c3a8f3)