Commit Graph

36 Commits (3c1ecb0ce9ad6a3d3e1290a71e4a636a1d4acf29)

Author SHA1 Message Date
Jonathan Haines e1eae2078f
refactor(hello): enable isolated declarations (#1198) 2025-06-09 18:17:27 +09:00
Jonathan Haines 1fd8ebf9b6
feat(eslint-config): enable linting with type information (#1098) 2025-04-07 19:31:09 +09:00
Jonathan Haines e8512f0ee9
build: typescript project references (#1077)
* build: typescript project references

* chore: remove duplicate keys
2025-04-02 18:28:02 +09:00
Jonathan Haines b18f24379b
chore(dev-deps): upgrade to hono v4 (#1092)
* chore(dev-deps): upgrade to hono v4

* chore(zod-openapi): build workspace dependencies

* chore(trpc-server): ignore null body type
2025-03-31 18:20:57 +09:00
Jonathan Haines 4f9bb1dd8e
test: move tests to src directory (#1075)
* test(react-renderer): move tests to src directory

* test: move tests to src directory

* test: ensure vitest-pool-workers is installed at the root
2025-03-28 18:50:19 +09:00
Jonathan Haines 5792504bdf
build(hello): lint published package (#1050) 2025-03-27 11:20:23 +09:00
Jonathan Haines 783a082c12
chore: add coverage badges (#1023)
* chore: add coverage badges

* ci(casbin): fix spelling
2025-03-19 17:53:11 +09:00
Jonathan Haines 4d67af162f
test(workspace): upgrade to vitest v3 (#1009)
* test(workspace): upgrade to vitest v3

Fixes #1007

* chore(standard-validator): add vitest type to `tsconfig.json`

* chore: update `yarn.lock`

* chore(zod-openapi): bump `typescript`

* chore(typia-validator): make it ESM

* ci(bun-transpiler): fix Bun to v1.1.32

---------

Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2025-03-12 12:52:15 +09:00
Yusuke Wada 61cd9b6a57
chore(hello): update CI, dependencies, and build scripts (#626) 2024-07-07 16:24:11 +09:00
ryu 497db4c0c3
chore(hello): rename @honojs/hello to @hono/hello in CHANGELOG.md (#371) 2024-01-31 04:20:44 +09:00
Yusuke Wada ee12e3c08a
chore: bump hono to `3.11.7` (#311) 2023-12-14 18:33:01 +09:00
Yusuke Wada bd18b966ee
chore: migrate to `yarn v4` (#299)
* changeset

* chore: migrate to `yarn v4`

* remove changeset

* fixed Github Actions for `hello`

* fix gitignore

* add dependencies

* add ci for oauth-providers

* add dependencies

* add `publint`

* update msw
2023-12-13 15:54:00 +09:00
github-actions[bot] 73eaaa588d
Version Packages (#236) 2023-11-05 16:48:09 +09:00
Yusuke Wada a3da3dac91
chore(hello): tweak (#235)
* chore(hello): tweak

* changeset
2023-11-05 16:45:07 +09:00
github-actions[bot] 296446be5a
Version Packages (#229) 2023-11-03 05:59:16 +09:00
Yusuke Wada b9baf4a990
feat(hello): infer type correctly using `satisfies` (#228)
* feat(hello): infer type correctly using `satisfies`

* changeset
2023-11-03 05:53:53 +09:00
github-actions[bot] 95ca0fcad3
Version Packages (#45) 2023-02-12 22:30:53 +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] 2f16551b23
Version Packages (#21) 2023-01-13 08:01:03 +09:00
Yusuke Wada cfd961df6b fix(hello): use `MiddlewareHandler` 2023-01-13 07:57:14 +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 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 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 6d9294e4f8 chore: bump up hono version 2022-10-19 21:07:31 +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 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