Some interesting commits landed in ClojureScript
https://github.com/clojure/clojurescript/commit/0eaa19f4326f02d4dc4e8660ad5f13329b73e3af
this should make using the browser repl with kaocha-cljs more reliable, especially people who have been struggling to get a headless setup working on CI might benefit from this
https://github.com/clojure/clojurescript/commit/5b1bdbae9ab44ce86015e5fc6c95ef5ac86ca9b9
this one (co-authored by me) should mean we'll get much better filename/line numbers in assertions
both yet to be released