4.0.0-alpha.12
Pre-release
Pre-release
jason0x43
released this
06 Sep 13:01
·
385 commits
to master
since this release
Overview
This release improves error reporting and updates dependencies. The dependency updates fixes an issue that could cause IE 11 to hang.
- Errors emitted during RemoteSuite initialization are now caught and reported.
- Errors are marked when reported; this prevents errors from being reported multiple times.
- @dojo/core and @dojo/shim were updated, fixing a JS queuing issue that could cause IE 11 to hang indefinitely.