Commit Graph

909 Commits (641fd4c3de6d3248f131a09748f55a9007d7f77c)

Author SHA1 Message Date
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
Yusuke Wada ba243cd55e
remove changelog (#7) 2022-10-16 18:42:48 +09:00
Yusuke Wada e4236f45ee
chore(hello): update `package.json` (#6)
* chore: just an experiment

* update package.json
2022-10-16 18:36:10 +09:00
Yusuke Wada 0e7e7e2de4
chore: just an experiment (#4) 2022-10-16 18:31:57 +09:00
Yusuke Wada a5969fd419
chore(hello): fix `package.json` (#3) 2022-10-16 18:26:05 +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 f7d6fb0d95 chore: add Hono 2022-10-16 18:04:42 +09:00
Yusuke Wada f8df40d00c initial commit 2022-10-16 17:52:21 +09:00
Yusuke Wada 5f87be285c v0.0.3 2022-10-10 01:17:25 +09:00
Yusuke Wada f626619b8a chore: setup np 2022-10-10 01:15:09 +09:00
Yusuke Wada b65e4a6169 fix(deno): support new version of Hono 2022-10-10 01:07:26 +09:00
Yusuke Wada 2460e82976
chore: bump up Hono; support new error handling (#6) 2022-10-10 00:57:51 +09:00
Samuel Lippert a85c140e66
Make test pass on purpose instead of by accident 2022-09-14 16:02:03 -05:00
Yusuke Wada 145fcca0f0 fix test 2022-09-03 23:59:41 +09:00
Yusuke Wada b41595f0f5 bump up Hono version 2022-09-03 23:10:29 +09:00
Samuel Lippert 8e290c0b70
Fix getSentry() issue 2022-09-02 12:11:34 -05:00
Samuel Lippert ca742a2ea3
Update README.md 2022-08-22 10:14:46 -05:00
sam-lippert db809a93cf
Update package.json 2022-08-22 09:20:33 -05:00