Yusuke Wada
|
c271b6d502
|
fix(zod-validator): convert `TypedResponse` to `Response` in hook (#116)
* fix(zod-validator): convert `TypedResponse` to `Response` in hook
* changeset
|
2023-08-19 00:15:03 +09:00 |
Yusuke Wada
|
3de3d7cd1b
|
fix(zod-validator): support `TypedResponse` in hook (#114)
* fix(zod-validator): support `TypedResponse` in hook
* changeset
|
2023-08-18 23:56:39 +09:00 |
Yusuke Wada
|
8eb3967477
|
fix(zod-validator): passing data to hook (#107)
* fix(zod-validator): passing data to hook
* changeset
|
2023-08-07 22:30:49 +09:00 |
Yusuke Wada
|
1fb2ab1dad
|
fix(zod-validator): fix a Hook type (#104)
* fix(zod-validator): fix Hook type
* changeset
|
2023-08-07 18:39:29 +09:00 |
Sacramentix
|
b7fe359dbc
|
save 1 lines of import on Zod-validator (#87)
* save 1 lines of import
Just moving ZodSchema and ZodError to the import of z
* add changeset
|
2023-05-11 22:03:08 +09:00 |
Yusuke Wada
|
7d84e06943
|
refactor(zod-validator): pass the path to `Context` for the hook (#74)
* refactor(zod-validator): pass the path to `Context` for the hook
* add changeset
|
2023-03-21 18:24:29 +09:00 |
Yusuke Wada
|
f263d58c87
|
refactor(zod-validator): refactor types (#69)
* refactor(zod-validator): refactor types
* add changeset
|
2023-03-21 10:41:30 +09:00 |
Yusuke Wada
|
3c9dca1c2d
|
feat(zod-validator): bump up Hono v3.1.0 (#63)
* feat(zod-validator): bump up Hono v3.1.0
* add changeset
|
2023-03-17 17:02:15 +09:00 |
Yusuke Wada
|
72604c74da
|
refactor(zod-validator): rename `VaildatorTypes` to `ValidatoerTargets` (#46)
* refactor(zod-validator): rename `VaildatorTypes` to `ValidatoerTargets`
* add changeset
|
2023-02-14 06:37:46 +09:00 |
Yusuke Wada
|
e45805f230
|
fix(zod-validator): bump up Hono to v3.0.0-rc.9 (#27)
|
2023-02-01 06:53:53 +09:00 |
Yusuke Wada
|
a831696e1f
|
fix(zod-validator): fix and refactor types (#24)
* fix(zod-validator): fix and refactor types
* add changeset
|
2023-01-18 21:56:33 +09:00 |
Yusuke Wada
|
58e42aa8da
|
feat: introduce zod-validator (#16)
* feat: introduce zod-validator
* fixed `package.json`
* changeset
|
2023-01-02 00:03:44 +09:00 |