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
github-actions[bot]
95ca0fcad3
Version Packages ( #45 )
2023-02-12 22:30:53 +09:00
Yusuke Wada
2d1a1cc68e
chore: changelog format
2023-02-12 22:28:57 +09:00
Yusuke Wada
fe80b939e5
chore(hello): fix `peerDependencies` ( #44 )
...
* chore(hello): fix `peerDependencies`
* add changeset
2023-02-12 16:47:14 +09:00
github-actions[bot]
c8b9d1ef67
Version Packages ( #43 )
2023-02-12 14:54:35 +09:00
Alex Errant
520a453195
tRPCOptions extends `FetchHandlerRequestOptions`-ish ( #42 )
...
* tRPCOptions extends `FetchHandlerRequestOptions`-ish
* nix spaces
* add changeset
2023-02-12 14:44:06 +09:00
github-actions[bot]
0efd95e5a9
Version Packages ( #41 )
2023-02-09 20:34:33 +09:00
Yusuke Wada
e1a49cff0b
chore(zod-validator): bump up Hono ( #40 )
...
* chore(zod-validator): bump up Hono
* add changeset
2023-02-09 20:32:51 +09:00
github-actions[bot]
3af288add5
Version Packages ( #37 )
2023-02-04 23:39:29 +09:00
Yusuke Wada
e7c60b3492
feat: introduce tRPC server middleware ( #36 )
...
* feat: introduce tRPC server middleware
* chore: add changeset
2023-02-04 23:37:15 +09:00
github-actions[bot]
3b63ce2b93
Version Packages ( #35 )
2023-02-04 20:32:26 +09:00
Yusuke Wada
617b582bc3
chore: add changeset
2023-02-04 20:25:16 +09:00
github-actions[bot]
a66d22abb9
Version Packages ( #33 )
2023-02-04 19:42:13 +09:00
Yusuke Wada
1f9c9a6740
chore: add changeset ( #32 )
2023-02-04 16:30:14 +09:00
github-actions[bot]
bace1ab8ce
Version Packages ( #30 )
2023-02-04 12:45:42 +09:00
Yusuke Wada
a05c98d76e
chore: add changesets
2023-02-04 12:39:47 +09:00
github-actions[bot]
fc30bf65cb
Version Packages ( #28 )
2023-02-01 06:55:41 +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
github-actions[bot]
e4a995f7e2
Version Packages ( #25 )
2023-01-18 21:58:11 +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
github-actions[bot]
c420bdb23a
Version Packages ( #23 )
2023-01-13 09:12:26 +09:00
Yusuke Wada
a5e33129c5
feat: add qwik-city middleware ( #22 )
...
* feat: add qwik-city middleware
* add changeset
2023-01-13 09:07:41 +09:00
github-actions[bot]
2f16551b23
Version Packages ( #21 )
2023-01-13 08:01:03 +09:00
Yusuke Wada
5a14c913fa
changeset ( #20 )
2023-01-13 08:00:01 +09:00
github-actions[bot]
cfd775b8b3
Version Packages ( #17 )
2023-01-02 00:10:06 +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
github-actions[bot]
a3c2cda02b
Version Packages ( #14 )
2022-12-24 21:13:18 +09:00
Yusuke Wada
10dd016415
feat: new messages ( #13 )
...
* feat: new messages
* add changeset
2022-12-24 21:12:21 +09:00
github-actions[bot]
0c5629156e
Version Packages ( #12 )
2022-12-24 20:46:08 +09:00
Yusuke Wada
845f880192
chore: update ( #11 )
...
* fixed homepage address
* revert
* add change set
2022-12-24 20:36:35 +09:00
github-actions[bot]
fdb50b7e53
Version Packages ( #10 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-12-24 20:20:24 +09:00
Yusuke Wada
45a22b8006
feat: `@honojs` to `@hono` ( #9 )
...
* feat: `@honojs` to `@hono`
* add changeset
2022-12-24 20:18:26 +09:00
github-actions[bot]
2030c7215c
Version Packages ( #5 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-16 18:44:08 +09:00
Yusuke Wada
0e7e7e2de4
chore: just an experiment ( #4 )
2022-10-16 18:31:57 +09:00
github-actions[bot]
94bb96fece
Version Packages ( #2 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-16 18:18:58 +09:00
Yusuke Wada
5cd86dd5d7
feat: add hello middleware ( #1 )
...
* feat: add hello middleware
* add changeset
2022-10-16 18:14:21 +09:00
Yusuke Wada
f8df40d00c
initial commit
2022-10-16 17:52:21 +09:00