v2.0.0
2.0.0 (2019-06-10)
Bug Fixes
- Upgrade module dependencies (11ac1d6)
- Use valid JavaScript identifiers for exports in vanilla browser modules (943623e)
BREAKING CHANGES
- Previous kebab-case keys in the
window
object changed to camelCase global vbariables. Usage of shims or tools loading UMD modules becomes easier. See the migration guide for more information.