Commit Graph

1011 Commits (main)

Author SHA1 Message Date
github-actions[bot] 0dc6a1f5e6
Version Packages (#1325)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-21 15:04:24 +09:00
James Talmage d89fed7eec
feat(auth-js): Support async ConfigHandler (#1324)
* feat(auth-js): Support async ConfigHandler

* add changeset

* format
2025-07-21 14:55:46 +09:00
github-actions[bot] b24925168a
Version Packages (#1323)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-20 08:36:17 +09:00
Andrei 2a46bfbba0
fix(standard-validator): arktype leaking headers (#1282)
* fix(standard-validator): arktype strip headers from error output

* chore(standard-validator): fix formatting

* feat(changeset): add changeset

* fix: change header schema to lowercase and cleanup tests

* fix: strip out sensitive fields for valibot

* chore: refactor, cleanup and add jsdoc
2025-07-20 08:30:09 +09:00
github-actions[bot] 28601b311b
Version Packages (#1321)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-19 18:53:02 +09:00
Yusuke Wada 5a3cbc4cc6
chore: fix the changeset (#1322) 2025-07-19 18:47:26 +09:00
Yusuke Wada e835cf6183
chore: add changeset (#1320) 2025-07-19 18:26:04 +09:00
Yusuke Wada 2339eefa1c
fix(zod-openapi): correct importing `zod` (#1319) 2025-07-19 18:03:34 +09:00
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 9216d2a666
ci: specify the deno version `2.3.7` for dry-run (#1314) 2025-07-18 16:55:45 +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 c265ec3b16
fix(ci): release permissions (#1285) 2025-07-06 17:37:03 +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
Yoshiya Hinosawa 97abe3f94b
chore: pin Deno to 2.3.7 in release workflow (#1279) 2025-07-04 10:02:48 +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 5ac11d5d28
refactor(release): use `YARN_NPM_AUTH_TOKEN` (#1274) 2025-07-03 10:35:46 +09:00
Jonathan Haines ed736b9e3a
refactor(release): single release command (#1273) 2025-07-02 10:35:52 +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