cljs-dev

lilactown 2024-05-28T16:36:07.500749Z

on https://clojurescript.org/ it says that the latest version is v1.12, but on https://github.com/clojure/clojurescript/blob/master/changes.md and https://mvnrepository.com/artifact/org.clojure/clojurescript I only see v1.11.132. I'm not sure what the website is basing that version off of.

p-himik 2024-05-28T16:54:30.617439Z

FWIW there's a v1.12 tag on GH.

lilactown 2024-05-28T18:00:00.061639Z

and it looks like that's several commits behind main