github-actions[bot]
a5a0692c3a
Version Packages ( #115 )
2023-08-18 23:59:36 +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
github-actions[bot]
5eb29ae29e
Version Packages ( #112 )
2023-08-16 08:50:31 +09:00
Yusuke Wada
945938b6af
fix: bump up valibot ( #111 )
...
* fix(valibot): bump up valibot
* changeset
2023-08-16 08:44:38 +09:00
github-actions[bot]
d9e8203548
Version Packages ( #108 )
2023-08-07 22:32:45 +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
github-actions[bot]
fb34f25205
Version Packages ( #106 )
2023-08-07 18:47:38 +09:00
Yusuke Wada
c783e0943a
fix(valibot-validator): fix Hook type ( #105 )
...
* fix(valibot-validator): fix Hook type
* changeset
2023-08-07 18:39:39 +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
github-actions[bot]
b78e8e1bf4
Version Packages ( #103 )
2023-07-30 08:11:04 +09:00
Nico Franke
c15de7ce3c
feat(valibot-validator): Add Valibot Validator Middleware ( #102 )
...
* feat: add valibot validator
* add changeset
2023-07-30 08:07:44 +09:00
github-actions[bot]
19f49fdfcc
Version Packages ( #100 )
2023-07-15 14:37:42 +09:00
Aman
65ed112e0e
Replaces TypeCompiler with Value ( #90 )
...
* Replaces TypeCompiler with Value
Cloudflare worker throws an EvalError when using TypeCompiler.Compile(schema).Check(data)
* added changeset
---------
Co-authored-by: Aman <aman@bignerd.io>
2023-07-15 14:35:15 +09:00
github-actions[bot]
89e3f88789
Version Packages ( #97 )
2023-06-26 16:36:24 +09:00
Yusuke Wada
f10afd4b57
fix(medley-router): add router name ( #96 )
2023-06-26 16:32:30 +09:00
totto2727
fe125e02b3
chore: update dependencies for major Qwik update ( #94 )
...
* chore: update dependencies for major Qwic update
* fix: typo(qwik -> Qwik)
2023-06-26 16:05:33 +09:00
github-actions[bot]
567784a323
Version Packages ( #88 )
2023-06-02 06:37:33 +09:00
Markkus Millend
963b1ac0de
Sentry middleware: fix undefined DSN environment variable error ( #89 )
...
* Use optional chaining for determining Sentry DSN from environment
* Bump Hono version for Sentry middleware
* Fix tests on Deno
* Add changeset for Sentry middleware patch
* Denoify the new Sentry patch
2023-06-02 06:31:51 +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
github-actions[bot]
e0db0f704b
Version Packages ( #83 )
2023-04-21 23:45:28 +09:00
Yusuke Wada
e970536220
feat: add "medley-router" ( #82 )
...
* feat: add "medley-router"
* setup
* add changeset
2023-04-21 23:43:30 +09:00
github-actions[bot]
19fc874400
Version Packages ( #80 )
2023-04-03 00:26:21 +09:00
Yusuke Wada
bf87efc954
fix(qwik): enable building ( #79 )
...
* feat: update qwik
* changeset
* it's patch
* update
* add changeset
2023-04-03 00:24:49 +09:00
Yusuke Wada
2d87f28889
feat: update qwik ( #78 )
...
* feat: update qwik
* changeset
* it's patch
2023-04-03 00:19:05 +09:00
Yusuke Wada
efb4d1446e
chore: bump up the libraries ( #75 )
2023-03-21 22:32:46 +09:00
github-actions[bot]
d7e7dd245d
Version Packages ( #73 )
2023-03-21 18:30:09 +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
9ce42c23dd
refactor(typebox): refactor types ( #72 )
...
* refactor(typebox): refactor types
* add changeset
2023-03-21 17:59:59 +09:00
github-actions[bot]
9810eacdf7
Version Packages ( #71 )
2023-03-21 11:11:23 +09:00
Takafumi Umemoto
89505f4f75
Update firebase-auth-cloudflare-workers ( #68 )
2023-03-21 10:58:19 +09:00
github-actions[bot]
2ba444de0d
Version Packages ( #70 )
2023-03-21 10:43:17 +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
github-actions[bot]
eb56625257
Version Packages ( #66 )
2023-03-17 17:13:23 +09:00
Yusuke Wada
5723cc08c5
feat(typebox-validator): support Hono v3.1.0 ( #65 )
...
* feat(typebox-validator): support Hono v3.1.0
* add changeset
2023-03-17 17:11:24 +09:00
github-actions[bot]
481310aedb
Version Packages ( #64 )
2023-03-17 17:04:13 +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
github-actions[bot]
1e482e48d0
Version Packages ( #61 )
2023-03-06 20:49:48 +09:00
Yusuke Wada
a798c307e1
feat(firebase-auth): support Hono v3 ( #60 )
...
* feat(firebase-auth): support Hono v3
* add changeset
2023-03-06 20:24:49 +09:00
github-actions[bot]
64045051d3
Version Packages ( #58 )
2023-03-02 15:15:36 +09:00
Yusuke Wada
8d57df889d
feat(sentry): support latest Hono version ( #57 )
...
* feat(sentry): support latest Hono version
* changset
2023-03-02 15:14:11 +09:00
github-actions[bot]
7084477c2f
Version Packages ( #56 )
2023-02-24 18:27:29 +09:00
Curtis Larson
2a3245ad06
feat(typebox-validator): Add TypeBox Validator middleware ( #55 )
...
* feat(typebox-validator): Add TypeBox Validator middleware
* fix(typebox-validator): Updates based on code review comments
2023-02-24 18:22:02 +09:00
github-actions[bot]
84c7d4d02b
Version Packages ( #54 )
2023-02-21 23:14:51 +09:00
Leonardo Razovic
ca1a2103a7
feat: Update to Hono v3.0.0 ( #53 )
...
* feat: Update to Hono v3.0.0
* feat(graphql-server): Update package to v0.3.0
* feat(graphql-server): Get the raw request
* test(graphql-server): Update to Hono v3.0.0
* feat(graphql-server): Run `yarn prerelease`
* docs(graphql-server): Add changeset
2023-02-21 23:11:44 +09:00
github-actions[bot]
148f114cb6
Version Packages ( #51 )
2023-02-18 23:39:44 +09:00
Yusuke Wada
b9e383fa88
feat(trpc-server): bump up Hono version "v3" ( #50 )
...
* feat(trpc-server): bump up Hono version "v3"
* add changeset
2023-02-18 23:37:25 +09:00
github-actions[bot]
118c43bd74
Version Packages ( #49 )
2023-02-18 23:29:55 +09:00
Yusuke Wada
81d06f7c9c
chore(zod-validator): bump up Hono version v3 ( #48 )
2023-02-18 23:24:39 +09:00
github-actions[bot]
a78b3aafc6
Version Packages ( #47 )
2023-02-14 06:40:51 +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