Jonathan Haines
e8512f0ee9
build: typescript project references ( #1077 )
...
* build: typescript project references
* chore: remove duplicate keys
2025-04-02 18:28:02 +09:00
Jonathan Haines
b18f24379b
chore(dev-deps): upgrade to hono v4 ( #1092 )
...
* chore(dev-deps): upgrade to hono v4
* chore(zod-openapi): build workspace dependencies
* chore(trpc-server): ignore null body type
2025-03-31 18:20:57 +09:00
Yusuke Wada
738f1da5db
chore: update the lockfile ( #1071 )
2025-03-27 11:02:11 +09:00
Jonathan Haines
2514e03382
build(event-emitter): lint published package ( #1047 )
2025-03-27 10:59:12 +09:00
Jonathan Haines
4d67af162f
test(workspace): upgrade to vitest v3 ( #1009 )
...
* test(workspace): upgrade to vitest v3
Fixes #1007
* chore(standard-validator): add vitest type to `tsconfig.json`
* chore: update `yarn.lock`
* chore(zod-openapi): bump `typescript`
* chore(typia-validator): make it ESM
* ci(bun-transpiler): fix Bun to v1.1.32
---------
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2025-03-12 12:52:15 +09:00
github-actions[bot]
4706d43da2
Version Packages ( #680 )
2024-08-06 21:09:33 +09: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
github-actions[bot]
95289e678d
Version Packages ( #625 )
2024-07-07 16:07: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