Two more issues with the 2.12 release have been discovered and fixed. The 2.12.2 release is available for download from https://github.com/gwtproject/gwt/releases/tag/2.12.2 and from Maven Central.
Two bug fixes: - Fixed a regression in Window.onClosing() that prevented the closing event from being fired in cases where the deprecated closed event was not also being listened for. - Support JDT's implicit yield in switch statements. Perhaps not technically a "regression", but trivial switch statements that update to use "->" instead of "break" were compiling to incorrect JavaScript. Thanks for everyone who reported these bugs, contributed fixes, and helped us test! -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/97a9dc81-9020-4e38-b1f4-32ca0a2c30bcn%40googlegroups.com.
