1.3.0 (2024-07-07)
Features
Bug Fixes
- build: fix schema generation issues (#63) (45484f5), closes #52 #60
- commands: checkhealth. Fixes #29 (245bb87)
- deprecation warnings on 0.11 (c6e2d96)
- deprecation: remove use of deprecated API functions (#59) (983a93b)
- flatten (cdbd1f2)
- health: remove deprecated API warnings (#28) (9625a17)
- health: remove nvim-treesitter dependency (#44) (3374276)
- json: set
nullvalues tonil(2f131d0) - lspconfig: dont deepcopy the full config. Do settings only (37a7205)
- normalize paths. Fixes #33 (e0835bd)
- remove nickel_ls (ca5246f)
- util: check that root_dir exists. Fixes #56. Closes #51 (f9dcd17)
- util: normalize paths returned by
Util.file_patterns(#35) (7c34c86) - volar: volar schema (#64) (4274159)