4.2.0
Overview
This release contains bug fixes and general improvements, but the most significant update is support for TypeScript 2.7+ (via an update of the @dojo dependencies).
Thanks to @devpaul, @emkay, @inad9300 for documentation improvements!
General improvements
- Update dependencies, particularly @dojo/core
- Show a more specific error when configuration JSON is bad
- Assertion error output now includes diffs for strings as well as for objects (#895)