Yusuke Wada
|
c7e949b0f9
|
v0.1.2
|
2023-02-04 11:09:54 +09:00 |
Yusuke Wada
|
80d8b354f7
|
ci: fix ci for Bun
|
2023-02-04 11:07:53 +09:00 |
Yusuke Wada
|
d98b1cdacf
|
docs(readme): rename to `@hono/graphql-server`
|
2023-02-04 11:02:22 +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 |
Yusuke Wada
|
f181cf59bf
|
chore: add vscode settings
|
2023-01-18 21:30:32 +09:00 |
Yusuke Wada
|
a18af5cb98
|
chore: remove unnecessary settings
|
2023-01-18 21:06:55 +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 |
Yusuke Wada
|
cfd961df6b
|
fix(hello): use `MiddlewareHandler`
|
2023-01-13 07:57:14 +09:00 |
Yusuke Wada
|
afe48fdb03
|
ci: fixed ci name
|
2023-01-02 00:11:13 +09:00 |
github-actions[bot]
|
cfd775b8b3
|
Version Packages (#17)
|
2023-01-02 00:10:06 +09:00 |
Yusuke Wada
|
6a1a99ad04
|
ci: add ci for zod-validator (#18)
|
2023-01-02 00:08:59 +09:00 |
Yusuke Wada
|
9436ea1ccb
|
chore: fixed `package.json`
|
2023-01-02 00:05: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 |
Yusuke Wada
|
80592fe7db
|
docs(readme): `@honojs` to `@hono`
|
2022-12-24 21:21:32 +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 |
Yusuke Wada
|
27d8874780
|
fixed gh actions
|
2022-12-24 21:07:01 +09:00 |
Yusuke Wada
|
7a9015ce57
|
fixed command
|
2022-12-24 21:03:36 +09:00 |
Yusuke Wada
|
a6465484a9
|
add build command
|
2022-12-24 21:01:15 +09:00 |
Yusuke Wada
|
ac3cf49c14
|
fixed gh actions
|
2022-12-24 20:57:10 +09:00 |
Yusuke Wada
|
2d50c7ee2c
|
bump up
|
2022-12-24 20:54:04 +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 |
Yusuke Wada
|
818c8fd961
|
bump up
|
2022-12-24 20:29:15 +09:00 |
Yusuke Wada
|
f5907fcd4f
|
v0.0.9
|
2022-12-24 20:27:27 +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 |
Yusuke Wada
|
3a0080c06d
|
update modules
|
2022-12-24 20:10:39 +09:00 |
Yusuke Wada
|
f7cab780f7
|
v0.1.1
|
2022-12-13 16:44:31 +09:00 |
Yusuke Wada
|
ccd7afd20c
|
chore: setup `np` for releasing (#22)
|
2022-12-13 16:42:39 +09:00 |
Yusuke Wada
|
7b257bc765
|
chore(`package.json`): set correct version number
|
2022-12-13 16:35:38 +09:00 |
Yusuke Wada
|
ae6ed501c9
|
fix: bump up Hono and make it `peerDependencies` to fix type mismatch (#21)
* fix: bump up Hono and make it 'peerDependencies' to fix type mismatch
* fix for lint
|
2022-12-13 16:32:51 +09:00 |
Yusuke Wada
|
a3c84f15da
|
v0.0.5
|
2022-12-13 15:45:00 +09:00 |
Yusuke Wada
|
68b8b3977b
|
fix(deno): update url to import (#11)
* fix(deno): update url to import
* fixed import path
|
2022-12-13 15:40:22 +09:00 |
Yusuke Wada
|
5e76d80b4c
|
v0.0.4
|
2022-12-13 07:52:40 +09:00 |
Yusuke Wada
|
47ca2acc65
|
chore: denoify
|
2022-12-13 07:50:21 +09:00 |
Yusuke Wada
|
29d9d29378
|
refactor: bump up Hono to `v2.6.1` (#10)
|
2022-12-13 06:51:37 +09:00 |
Dane Wilson
|
857700f6b7
|
Updated hono to be a peer dependency (#9)
* Updated hono to be a peer dependency
* update lockfile
* Added binding definitions
|
2022-12-13 06:40:49 +09:00 |
Yusuke Wada
|
6d9294e4f8
|
chore: bump up hono version
|
2022-10-19 21:07:31 +09:00 |
Yusuke Wada
|
2d71b7def7
|
chore: add a skelton project for tRPC Adapter (#8)
|
2022-10-18 21:46:12 +09:00 |
Kei Kamikawa
|
b8ba28f5d6
|
v1.0.1
|
2022-10-18 11:42:10 +09:00 |
Kei Kamikawa
|
63f5e0c5c1
|
Merge pull request #11 from yusukebe/bump-up-hono
bump up Hono version
|
2022-10-18 11:31:10 +09:00 |
Yusuke Wada
|
9150b2e56b
|
docs(readme): write the detailed description
|
2022-10-17 11:26:13 +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 |