Skip to content

Releases: anru/emitt

v1.3.0

29 Jun 10:22
Compare
Choose a tag to compare
  • mocha -> jest
  • enable testing on node 8 and 10, don't test on node 6

v1.2.3

29 Jun 09:20
Compare
Choose a tag to compare
  • reduced gzip size from 250B to 224B
  • updated build dependencies

v1.2.2

28 Jun 17:51
Compare
Choose a tag to compare
  • fixed broken typings and forgotten mitt names renamed to emitt
  • added dist directory to git

v1.2.1

28 Jun 17:34
Compare
Choose a tag to compare
  • emit now can take several arguments for passing to listeners
  • fixed ts typings, see #2 and #1