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. Noteworthy & Breaking Changes Closure Compiler has been updated to v20210302 Closure Library has been updated to 0.0-20201211-3e6c510d Note that the latest Closure Library release includes breaking changes that may impact your code: goog.debug.Logger.Level has been renamed to goog.Logger.Level and the goog.log.Level/getLogger function ...