Closure Compiler v20220905 released

24 views
Skip to first unread message

Matthias Hausner

unread,
Sep 7, 2022, 5:56:11 PM9/7/22
to Closure Compiler Discuss
Downloads:
Maven: http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22closure-compiler%22
NPM: https://www.npmjs.com/package/google-closure-compiler

Release Notes:
https://github.com/google/closure-compiler/wiki/Releases

September 6th, 2022 (v20220905)
  • Move CFG management out of NodeTraversal and into common callback base class (NodeTraversal.AbstractCfgCallback).
  • Add externs for maps api v3.50.
  • Modifications to make the missing property and property creations checks on union stricter. A property must be known on all members of a union (excluding null or undefined). Previously, existance on any member of the union was sufficient.
  • Fix incorrect optimization that inlines super.x() to super.x
Reply all
Reply to author
Forward
0 new messages