4.3.2
Overview
This release replaces the core-js Promise polyfill with promise-polyfill . The core-js polyfill was overriding native Promises when it didn't need to, which caused issues with at least @dojo/framework. (#951)
This release also updates the Leadfoot and Dig Dug dependencies.