fsa-emitter

EventEmitter in FSA style

MIT License

Downloads
36
Stars
1
Committers
4

Bot releases are visible (Hide)

fsa-emitter - v2.0.0 Latest Release

Published by github-actions[bot] over 2 years ago

2.0.0 (2022-04-22)

Bug Fixes

Features

BREAKING CHANGES

  • Command signature changed

The merge context mechanism does not work anymore

fsa-emitter - v1.2.6

Published by unional about 5 years ago

1.2.6 (2019-08-14)

Bug Fixes

  • mark onMissed fsa generic types to any (cb097a8)
fsa-emitter - v1.2.5

Published by unional about 5 years ago

1.2.5 (2019-08-14)

Bug Fixes

  • distribute only lib and src (3806541)
fsa-emitter - v1.2.4

Published by unional about 5 years ago

1.2.4 (2019-08-14)

Bug Fixes

  • marks FSA generic optional types as any (d93a62a)
fsa-emitter - v1.2.3

Published by unional about 5 years ago

1.2.3 (2019-08-14)

Bug Fixes

fsa-emitter - v1.2.1

Published by unional over 6 years ago

1.2.1 (2018-05-13)

Bug Fixes

  • replace default TestEmitter#onMissed() when explicitly defined. (#41) (731a5e9)
fsa-emitter - v1.2.0

Published by unional over 6 years ago

1.2.0 (2018-04-25)

Features

  • TestEmitter will automatically listen to onMiss() (da0c9c1)
fsa-emitter - v1.1.2

Published by unional over 6 years ago

1.1.2 (2018-03-15)

Bug Fixes

  • rename onMiss to onMissed (ad574b3)
fsa-emitter - v1.1.1

Published by unional over 6 years ago

1.1.1 (2018-03-15)

Bug Fixes

  • build: fix script to fix sem-ver (ac8f104)
  • doc: Fix best practice example (2af1c61)