Skip to content

Releases: anru/emitt

v1.3.0

Choose a tag to compare

@anru anru released this 29 Jun 10:22
  • mocha -> jest
  • enable testing on node 8 and 10, don't test on node 6

v1.2.3

Choose a tag to compare

@anru anru released this 29 Jun 09:20
  • reduced gzip size from 250B to 224B
  • updated build dependencies

v1.2.2

Choose a tag to compare

@anru anru released this 28 Jun 17:51
  • fixed broken typings and forgotten mitt names renamed to emitt
  • added dist directory to git

v1.2.1

Choose a tag to compare

@anru anru released this 28 Jun 17:34
  • emit now can take several arguments for passing to listeners
  • fixed ts typings, see #2 and #1