Commit Graph

7 Commits (c265ec3b16d1e1e45c38afcd034f77434f7e9b08)

Author SHA1 Message Date
Jonathan Haines e1eae2078f
refactor(hello): enable isolated declarations (#1198) 2025-06-09 18:17:27 +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
Yusuke Wada a3da3dac91
chore(hello): tweak (#235)
* chore(hello): tweak

* changeset
2023-11-05 16:45:07 +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
Yusuke Wada cfd961df6b fix(hello): use `MiddlewareHandler` 2023-01-13 07:57:14 +09:00
Yusuke Wada 10dd016415
feat: new messages (#13)
* feat: new messages

* add changeset
2022-12-24 21:12:21 +09:00
Yusuke Wada 5cd86dd5d7
feat: add hello middleware (#1)
* feat: add hello middleware

* add changeset
2022-10-16 18:14:21 +09:00