Recently learned of Clojure 1.11 passing in single map args to keyword functions and looking forward to leveraging it in cljs.
Out of curiosity, does anyone know the process for how newer Clojure features make their way into cljs? Is it up to the community to port the code and cut a release? Is it up to maintainers of projects like shadow-cljs to update their deps?