honojs-middleware/packages/event-emitter/src
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
..
index.test.ts feat(event-emitter): Enable invoking asynchronous handlers (#649) 2024-08-06 21:05:35 +09:00
index.ts feat(event-emitter): Enable invoking asynchronous handlers (#649) 2024-08-06 21:05:35 +09:00