Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 623 Bytes

CHANGELOG.md

File metadata and controls

43 lines (22 loc) · 623 Bytes

tiny-node-eventemitter

1.0.6

Patch Changes

  • 8fc6f9e: Fixed minified + compressed sizes in README

1.0.5

Patch Changes

  • 7f292ee: Enable provenance

1.0.4

Patch Changes

  • 6c8684f: Fixed that when a handler throws, the other handlers don't get called

1.0.3

Patch Changes

  • 70d5b59: Remove unused defaultMaxListeners export

1.0.2

Patch Changes

  • 7647787: Fixed package.json exports so that it should be properly importable from ESM and CJS

1.0.1

Patch Changes

  • 3ec078e: Fixed repository link on NPMJS.com

1.0.0

Major Changes

  • e01d0e7: initial release