malli

https://github.com/metosin/malli :malli:
pithyless 2020-06-19T08:04:35.094400Z

I think there may be some kind of race-condition bug with the malli.registry/type code in closure-defines. Once in a while (after a clean shadow restart) I see the {:type "default"} error, but it works if I "force compile" in shadow.

ikitommi 2020-06-19T08:24:46.095900Z

@pithyless that is weird, might be a bug in #shadow-cljs ?

ikitommi 2020-06-19T08:27:59.099200Z

@jkent I'll release a new reitit version next week, master is build against the latest malli.

👍 1
eskos 2020-06-19T18:25:21.100600Z

Default update policy for snapshots in pomegranate is daily; that is, once per 24 hours. If you're using Leiningen, see https://github.com/technomancy/leiningen/blob/stable/sample.project.clj#L115-L117 and if you're using something else, I have no idea 🙂

eskos 2020-06-19T18:26:21.101400Z

Oh that was weird, got a whole screen of text after typing that... Slack's lagging. Meant this as continuation to @pithyless