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 Changes Closure Compiler has been updated to v20210808 Google Closure has been updated to 0.0-20211011-0726fdeb Google Closure Library, goog.module & global access You should no longer assume that Google Closure Library namespaces can be reached globally because some dependency may have already loaded it. For proper usage of...