Commit Graph

822 Commits (@hono/zod-openapi@1.0.1)

Author SHA1 Message Date
github-actions[bot] 7d82875634
Version Packages (#1317)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-19 10:26:47 +09:00
Yusuke Wada c6a16ab7aa
fix(zod-validator): support transform (#1315)
* fix(zod-validator): support transform

* polish
2025-07-19 10:20:40 +09:00
github-actions[bot] 1a564d5fb6
Version Packages (#1313)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-18 17:00:12 +09:00
Yusuke Wada 845e336ff4
feat(zod-openapi): support Zod v4 (#1223)
* feat(zod-openapi): support Zod v4

* update `peerDependencies`

* add changeset

* fixed type error

* update dependencies
2025-07-18 16:40:21 +09:00
github-actions[bot] 2a589b0728
Version Packages (#1310)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-16 12:53:35 +09:00
github-actions[bot] 47cb4c8569
chore(ua-blocker): update robots.json from upstream (#1309)
Co-authored-by: yusukebe <10682+yusukebe@users.noreply.github.com>
2025-07-16 12:16:43 +09:00
github-actions[bot] 3705fe6560
Version Packages (#1305)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-13 20:10:52 +09:00
kiki-kanri 9f6278f51c
chore(zod-validator): upgrade zod to v4 and update import style in README.md (#1302)
* chore(zod-validator): upgrade zod to v4

* docs(zod-validator): update Zod import style to be more tree-shakeable in README.md

* chore(zod-validator): commit .changeset

* fix(zod-validator): correctly set the zod version to follow the official website doc

* chore(zod-validator): change `.changeset` to patch cause it does not include a new feature
2025-07-13 19:57:55 +09:00
github-actions[bot] 55e4b19a50
Version Packages (#1304)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-13 17:16:43 +09:00
Yusuke Wada 68cbb31af4
feat(session): enable accessing sid via `c.var.session.id` (#1272)
* feat(session): enable accessing sid via `c.var.session.id`

* changeset
2025-07-13 17:12:05 +09:00
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
Jonathan Haines 037fd94b7b
fix(session): types for SessionOptions cookie methods (#1301) 2025-07-11 18:14:09 +09:00
github-actions[bot] 2498ccab03
Version Packages (#1299)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-11 08:28:49 +09:00
Jonathan Haines 6e53f6e8f3
test: vitest include (#1297) 2025-07-11 08:28:28 +09:00
github-actions[bot] 18dec85b78
chore(ua-blocker): update robots.json from upstream (#1298)
Co-authored-by: yusukebe <10682+yusukebe@users.noreply.github.com>
2025-07-11 08:19:58 +09:00
github-actions[bot] 4e5f592359
Version Packages (#1296)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-10 07:27:38 +09:00
Bryce Kalow 0f472345c7
chore(clerk-auth): Update clerk dependencies (#1295) 2025-07-10 07:07:29 +09:00
Jonathan Haines 0a82c1faed
test: add `config.test.dir` (#1289)
* test: add `config.test.dir`

* test: fix unplugin-typia tsconfig
2025-07-07 17:59:56 +09:00
github-actions[bot] 76ec9e8f26
Version Packages (#1293)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-07 16:54:13 +09:00
Jonathan Haines a22fbe78e5
fix(standard-validator): import standard-schema from jsr (#1291) 2025-07-07 16:37:32 +09:00
github-actions[bot] e84bb3770d
Version Packages (#1290)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-07 16:35:35 +09:00
Jonathan Haines a843d1c95f
fix(valibot-validator): import valibot from jsr (#1287) 2025-07-07 16:28:07 +09:00
github-actions[bot] 08981e9e78
Version Packages (#1286)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-06 17:43:37 +09:00
Jonathan Haines a370c73dd0
refactor(release): version jsr without sponge (#1284) 2025-07-06 10:28:02 +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
github-actions[bot] 02a703cffa
chore(ua-blocker): update robots.json from upstream (#1280)
Co-authored-by: yusukebe <10682+yusukebe@users.noreply.github.com>
2025-07-04 18:13:57 +09:00
Jonathan Haines 37d1427601
chore: add jsr specifier for hono (#1277) 2025-07-04 10:47:19 +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
Jonathan Haines 27461cf19b
chore: deno publish (#1218) 2025-07-02 08:45:33 +09:00
github-actions[bot] 57ee14c739
Version Packages (#1271)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-29 14:54:16 +09:00
github-actions[bot] 07e50772ec
chore(ua-blocker): update robots.json from upstream (#1270)
Co-authored-by: yusukebe <10682+yusukebe@users.noreply.github.com>
2025-06-29 14:50:51 +09:00
github-actions[bot] cb084ca3a3
Version Packages (#1269)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-27 10:46:26 +09:00
Jonathan Haines 9f64138406
refactor(zod-openai): enable isolated declarations (#1217) 2025-06-27 10:42:46 +09:00
github-actions[bot] 8b4a6cef6c
Version Packages (#1268)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-27 06:34:34 +09:00
Max Gerber 8196e225e7
feat(stytch-auth): Add support for custom domain usage (#1267)
* feat(stytch-auth): Add support for custom domain usage

* clarify environment variable usage
2025-06-27 06:27:26 +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
github-actions[bot] 178189788d
Version Packages (#1263)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-26 12:16:49 +09:00
RasengunShotaro f611394629
chore(clerk): 🆙 updated clerk dependency ( https://github.com/honojs/middleware/issues/1261 ) (#1262)
* 🆙 updated clerk dependency

* 📚

* update the changeset
2025-06-26 08:48:27 +09:00
github-actions[bot] 69b704d97b
Version Packages (#1260)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-25 08:02:48 +09:00
Yoshio HANAWA 6e4ee78e95
feat(oidc-auth): Add OIDC_AUTH_EXTERNAL_URL to support reverse proxies (#1248)
* feat(oidc-auth): Add OIDC_AUTH_EXTERNAL_URL to support reverse proxies

* chore(oidc-auth): Omit unused exception variables in catch blocks
2025-06-25 07:51:00 +09:00
github-actions[bot] a11e1edc7a
Version Packages (#1258)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-23 09:51:45 +09:00
Yusuke Wada 0178461407
chore(react-compat): add `publishConfig` field in `package.json` (#1256) 2025-06-23 09:38:45 +09:00
github-actions[bot] 031854c8f5
Version Packages (#1255)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-23 08:58:32 +09:00
Jonathan Haines e1e8a6626d
chore: package repository (#1254)
* chore: package repository

* chore(ci): skip eslint-config in CI
2025-06-23 08:53:57 +09:00
github-actions[bot] 7c6dfa1dbc
Version Packages (#1253)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-23 08:08:53 +09:00
Jonathan Haines b283732a1f
lint: no-confusing-void-expression (#1244) 2025-06-23 06:08:46 +09:00
Jonathan Haines 9fd6473454
chore(graphql-server): package repository (#1251) 2025-06-23 05:16:25 +09:00
github-actions[bot] 95845a50ca
Version Packages (#1249)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-22 13:11:19 +09:00
Palmer McCutcheon 5178967931
feat(node-ws): Add WebSocketServer instance return to createNodeWebSocket (#1213)
* Add WebSocketServer instance return to createNodeWebSocket

This change introduces the return of the WebSocketServer instance from the createNodeWebSocket function, enhancing its usability by allowing consumers access to the WebSocketServer instance for additional operations.

- Updated tests to verify the returned WebSocketServer instance
- Added wss property to NodeWebSocket interface for type safety

* style
2025-06-22 13:07:24 +09:00