2024.11.08-17.49.29
·
176 commits
to master
since this release
- General
- Fix client capability check that prevents test file creation.
- Fix move-form double edit problem in cljc files.
- Fix disabling
:clojure-lsp/unused-public-var
linter also disabling:clojure-lsp/different-aliases
- Bump clj-kondo to
2024.09.28-20240930.094425-2
- Bump lsp4clj to
1.10.0
. - Bump clojure to
1.12.0
. - Bump tools.cli to
1.0.230
. - Bump timbre to
6.6.0
. - Bump rewrite-clj to
1.1.48
. - Bump cljfmt to
1.13.0
. - Bump babashka/fs to
0.5.22
. - New feature: completion of lib versions on deps.edn, bb.edn and project.clj files. #1905
- New feature: completion of clojure lib names from clojars and mvn-central for deps.edn, bb.edn and project.clj files. #1909