are there any plans for a new release of Lumo, it would be nice to update Node version since the latest has threading support
To chime in, I have to use the custom build of Lumo 1.8.0-beta with Node 8.6.0. All the later releases had some kind of a blocking bug. E.g. I can't use current v1.9.0 because of https://dev.clojure.org/jira/browse/CLJS-2793 and https://github.com/anmonteiro/lumo/issues/453.
happy to cut a release if someone steps up to fix 453
quickfix: maybe CLJS-2793 is covered in 1.9.0 already, as I found it in 1.9.0-alpha
Iām not dedicating any free time to Clojure(Script) anymore
I see, thanks for heads up