This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-05-23
Channels
- # ai (1)
- # aleph (1)
- # announcements (7)
- # babashka (87)
- # beginners (34)
- # biff (9)
- # clerk (4)
- # clojars (37)
- # clojure (144)
- # clojure-art (12)
- # clojure-europe (13)
- # clojure-nl (1)
- # clojure-norway (4)
- # clojure-uk (2)
- # clr (5)
- # conjure (1)
- # data-science (1)
- # datahike (7)
- # datalevin (6)
- # datomic (13)
- # events (1)
- # fulcro (1)
- # graalvm (5)
- # gratitude (1)
- # honeysql (4)
- # hyperfiddle (122)
- # malli (26)
- # nbb (2)
- # off-topic (16)
- # portal (93)
- # practicalli (1)
- # re-frame (1)
- # reitit (15)
- # releases (3)
- # remote-jobs (1)
- # shadow-cljs (5)
- # tools-deps (6)
- # xtdb (4)
Aleph release 0.6.2 is available. Deps have been bumped up, some internal stuff has been cleaned up. Only notable addition is the wrap-validation
middleware. It's not too stringent yet, because we don't want to break existing code.
https://clojars.org/aleph/versions/0.6.2
https://github.com/babashka/nbb: Scripting in Clojure on Node.js using https://github.com/babashka/sci
1.2.174
ā¢ https://github.com/babashka/nbb/issues/323: regression: cljs.core/PersistentQueue.EMPTY
no longer works
ā¢ Remove offending but unused code for https://bun.sh/
https://github.com/NoahTheDuke/splint: Linter focused on style and code shape
1.6.1
ā¢ Wrote short descriptions for all empty config.edn
rule descriptions.
ā¢ Fix merging defaults for --parallel
and --output
so they can be set by .splint.edn
local config (see https://github.com/NoahTheDuke/splint/issues/5).