Commit Graph

3 Commits (21afe41decc77afeab899a6b5da3e101a523a4ef)

Author SHA1 Message Date
Jonathan Haines 4a1038ee66 chore: add coverage badges (#1023)
* chore: add coverage badges

* ci(casbin): fix spelling
2025-04-09 09:26:26 -04:00
David Havl 0b6d821c11
feat(event-emitter): Enable invoking asynchronous handlers (#649)
* Add new emitAsync method, memory leak prevention and significantly improve README.md

* Adjust ci yarn install command

* Commit yarn.lock

* Run changeset

* Revert ci yarn install command

* Move context parameter to the first position in the `emit` method

* Fix test
2024-08-06 21:05:35 +09:00
David Havl 53b4f33190
feat: Event Emitter middleware (#615)
* Add event-emitter middleware

* Commit yarn.lock

* Add author to package.json

* Remove CHANGELOG.md

* Bump up node version

* Adjust initial version
2024-07-07 16:03:10 +09:00