Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 905 Bytes

CHANGELOG.md

File metadata and controls

35 lines (23 loc) · 905 Bytes

Changelog

Changed

  • Avoid having bundles like Webpack load the UMD module (#42)
  • Upgrade package

Removed

  • Breaking: Drop Node 8 support, package is no longer tested against it, but it should still work since there are no code changes

2.3.0 - 2020-08-12

Added

  • Support for UMD package (#41)

2.2.1 - 2020-06-08

Changed

  • Upgrade package
  • Add Browserstack testing
  • Add more detailed usage example to README (#36)
  • Use ES2015+ features