Skip to content

v2.0.0

Compare
Choose a tag to compare
@prantlf prantlf released this 10 Jun 22:01
· 17 commits to master since this release

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.