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
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
2f89c50aa4
chore(react-compat): publish package ( #1257 )
2025-06-23 09:45:26 +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
205aced16b
chore(graphql-server): publish package repository ( #1252 )
2025-06-23 08:05:33 +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
Jonathan Haines
368bd067d1
chore(cr): publish all from main ( #1246 )
...
* chore(cr): publish all from main
* chore(cr): publish all
2025-06-22 17:40:10 +09:00
Jonathan Haines
363868b0b9
fix(ua-blocker-sync): format generated files ( #1250 )
2025-06-22 17:36:40 +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
Jonathan Haines
aee369e728
chore(cr): publish pr to pkg.pr.new ( #1242 )
2025-06-21 13:23:44 +09:00
github-actions[bot]
848ecb889d
Version Packages ( #1245 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-21 10:31:23 +09:00
Jonathan Haines
054257a200
feat(trpc-server): publish package exports ( #1243 )
...
fixes #1231
2025-06-21 10:28:12 +09:00
Jonathan Haines
b62061faec
chore: update vitest to v3.2 ( #1220 )
2025-06-20 06:59:04 +09:00
Jonathan Haines
39a435b738
refactor(tsconfig): use `configDir` ( #1238 )
2025-06-19 16:52:41 +09:00
github-actions[bot]
074bb88b4f
Version Packages ( #1240 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-19 16:27:00 +09:00
github-actions[bot]
69a278a2d3
Version Packages ( #1239 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-19 15:34:00 +09:00
Robert Soriano
6ca78a14da
chore(clerk-auth): Support for Clerk Backend v2 ( #1190 )
...
* chore(clerk-auth): Introduce Clerk backend v2
* chore: clean up types
* chore: revert readme
* chore: move backend package to dependencies
* chore: add changeset
* chore: pin accepted token
* chore: run format
* chore: remove extra dependency
* chore: use token type constant
* chore: fix imports
* chore: use built-in type helpers
* chore: remove pending session options
* chore: run format
2025-06-19 15:33:50 +09:00