Babashka https://github.com/babashka/fs: file system utility library for Clojure
0.5.30 (2025-11-25)
• https://github.com/babashka/fs/issues/184: new check in copy-tree for copying to self too rigid
https://github.com/babashka/babashka: Native, fast starting Clojure interpreter for scripting
1.12.212 (2025-11-25)
• Bump fs to 0.5.30
• Bump nextjournal.markdown to 0.7.213
https://github.com/squint-cljs/squint: Light-weight ClojureScript dialect
v0.9.182
• Allow macro namespaces to load "node:fs", etc. to read config files for conditional compilation
• Don't emit IIFE for top-level let so you can write let over defn to capture values.
https://github.com/clojure/test.check 1.1.2 QuickCheck for Clojure • https://clojure.atlassian.net/browse/TCHECK-160 - Reduce allocation churn on shrink-int
https://github.com/seancorfield/deps-new v0.10.2 3153351 -- Create new projects for the Clojure CLI / deps.edn
• Update test.check to 1.1.2.
• Update tools.build to 0.10.11.
• Update default version of Clojure to 1.12.3.
clojure -Ttools install-latest :lib io.github.seancorfield/deps-new :as new
Follow-up in #deps-new