Skip to content

v2.1.0

Compare
Choose a tag to compare
@0x010C 0x010C released this 15 Nov 20:02
· 3 commits to master since this release
2fe1118

This new release was mainly carried by @davidnbooth, thanks to him.

Changelog

  • Fixed lots of spelling mistakes
  • Event "stoped" thus became "stopped", an alias remain to avoid breaking any code
  • Create a type declaration file (for typescript project)
  • Support different import styles (node, webpack,...)
  • Htmlhint on the demo

Depreciation note

Using the "stoped" event instead of "stopped" will raise a depreciation warning in the console. Note that this alias will disappear in the next major version.