Commit Graph

5 Commits (b5186da328958ead97a02fcee9ffe9f8c0ef2b3f)

Author SHA1 Message Date
github-actions[bot] b5186da328
Version Packages (#1303)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-11 18:27:58 +09:00
3w36zj6 16c103c2a9
chore: update hono version to 4.8 (#1281)
* chore: update hono version to 4.8

* chore: add hono as a devDependency to all workspaces
2025-07-05 18:37:06 +09:00
Jonathan Haines 7b81b1579a
chore: expand hono peer dependency (#1276)
* chore: expand hono peer dependency

* remove the changeset
2025-07-03 19:04:24 +09:00
github-actions[bot] fe1e1851e9
Version Packages (#1264)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-26 15:33:05 +09:00
Jonathan Haines 18b1ebc662
feat(session): add session middleware (#1188)
* feature(session): add session middleware

* refactor: replace @panva/hkdf with web crypto

* refactor: export SessionEnv

* chore: unify handler definition

---------

Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2025-06-26 15:29:28 +09:00