This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-05-10
Channels
- # announcements (3)
- # babashka (16)
- # beginners (41)
- # biff (4)
- # calva (14)
- # circleci (1)
- # clj-http (24)
- # clj-kondo (9)
- # clj-on-windows (31)
- # cljs-dev (52)
- # clojure (162)
- # clojure-australia (10)
- # clojure-europe (52)
- # clojure-nl (2)
- # clojure-spec (1)
- # clojure-uk (5)
- # clojurescript (40)
- # conjure (6)
- # core-async (3)
- # cursive (5)
- # datalevin (11)
- # datomic (7)
- # emacs (12)
- # etaoin (19)
- # events (1)
- # figwheel-main (17)
- # fulcro (4)
- # graalvm (3)
- # gratitude (13)
- # honeysql (8)
- # introduce-yourself (7)
- # london-clojurians (1)
- # off-topic (9)
- # polylith (9)
- # rdf (1)
- # re-frame (21)
- # releases (5)
- # remote-jobs (4)
- # sci (28)
- # shadow-cljs (15)
- # spacemacs (2)
- # vim (4)
- # xtdb (15)
Fulceo RAD’s Datomic adapter, version 1.2.0-RC1 now available. This version adds support for pathom3 resolver generation thanks to @danie. It does not have a hard dependency on Pathom 3, so it should have no negative consequence for current pathom2 users, but I’m calling it an RC just to note that there was a significant addition that should be tested somewhat when upgrading. https://github.com/fulcrologic/fulcro-rad-datomic/
Fulcro RAD also had a release today of version 1.1.11. (I also accidentally released it under 1.2.0-RC1 by mistake when trying to do the above). This version adds a few small improvements: • A little better timestamp formatting (and tolerance of nils there) • Fixed a bug in the large object upload handler • Dropped a require that was forcing an unneeded dependency • Added a before-load hook to reports https://github.com/fulcrologic/fulcro-rad
Fulcro itself saw a small release today of version 3.5.20: • Cleaned up dependency tree slightly • Fixed a bug in raw component generation that made it impossible to use union queries with them • Improved one of the demo cards around the use of react refs https://github.com/fulcrologic/fulcro
Datalevin 0.6.9 is out, with some bug fixes. Also added a set of utility functions to customize the search engine. Thanks to contributors @brownjoshua490 and @nils.grunwald https://github.com/juji-io/datalevin