Get the latest tech news
ClojureScript 1.12.42
16 May 2024 ClojureScript Team We’re happy to announce a new release of ClojureScript. If you’re an existing user of ClojureScript please read over the following release notes carefully.
We backed out a few years of needless breaking changes and aligned the codebase with the latest Google Closure Compiler release. One of the biggest benefits of GCL is that it makes ClojureScript a complete solution for a variety of JavaScript contexts, not limited to the browser. If you need robust DOM manipulation, internationalization, date/time handling, color value manipulation, mathematics, programmatic animation, browser history management, accessibility support, graphics, and much more, all without committing to a framework and without bloating your final JavaScript artifact - ClojureScript is a one stop shop.
Or read this on Hacker News