Fork me on GitHub
#releases
<
2023-01-23
>
tony.kay13:01:11

Fulcro RAD 1.4.4 https://github.com/fulcrologic/fulcro-rad • Made pathom2 form save middleware mutations available in CLJS so you can have js-based RAD servers (database in the browser) • Fixed React hooks support for defsc-form

❤️ 10
tony.kay13:01:38

Fulcro 3.6.0-RC5 https://github.com/fulcrologic/fulcro • Continued refinement in support for React 18

🙌 4
borkdude13:01:46

A new version of https://github.com/babashka/babashka released: v1.1.171 babashkahttps://github.com/babashka/babashka/issues/1467: BREAKING: avoid printing results, unless --prn is enabled (aside from -e, -o and -O). • Include https://github.com/babashka/http-client as built-in library • SCI: support add-watch on vars • Compatibility with https://github.com/weavejester/eftest test runner (see https://twitter.com/borkdude/status/1616886788898885632) • Add classes: ◦ java.util.concurrent.Callablejava.util.concurrent.ExecutorService • Expose clojure.main main and repl-caught • Switch clojure.test/*report-counters* to ref instead of atom for compatibility with https://github.com/lambdaisland/kaocha • Allow java.io.OutputStream to be proxied, for https://github.com/lambdaisland/kaocha • Support qualified method names in proxy and ignore namespace

🎉 10
dharrigan14:01:49

Nice that http-client is built-in! 🙂

borkdude16:01:49

https://github.com/babashka/process Clojure library for shelling out / spawning sub-processes 0.4.15 • BREAKING: :write instead of :append to an :out-file by default. This default was undocumented so the impact should be small.

❤️ 4
babashka 4
borkdude19:01:49

https://github.com/babashka/babashka: Native, fast starting Clojure interpreter for scripting 1.1.172 (2023-01-23) • https://github.com/babashka/babashka/issues/1472: fix tokenization of babashka.tasks/clojure: command was tokenized twice (regression was introduced in 1.0.168) • BREAKING: Bump babashka.process: change default for :out :append to :out :write. This default is undocumented so the impact should be small.

🎉 4
babashka 2