cider-nrepl v0.62.0
What's Changed
- Migrate build from Leiningen to tools.deps by @bbatsov in #980
- Simplify deferred middleware loading via requiring-resolve by @bbatsov in #1014
- Document op response keys and verify the descriptor contract by @bbatsov in #1015
- Align the :cljfmt lint alias with the inlined cljfmt version by @bbatsov in #1024
- Harden the content-type and slurp middleware by @bbatsov in #1025
- [ci] Test against JDK26, refactor CI by @alexander-yakushev in #1023
- Drop value from responses the content-type middleware decorates by @bbatsov in #1026
- [ci] Test against Clojure 1.13 alpha by @alexander-yakushev in #1027
- [ci] Move JDK sources downloading to Clojure, refactor build/ by @alexander-yakushev in #1028
Full Changelog: v0.61.0...v0.62.0