Commit Graph

5341 Commits

Author SHA1 Message Date
Alex Yang
e157147d7c chore: bump react (#6508) 2025-12-04 00:14:44 +00:00
Alex Yang
951dfdd7e7 refactor: move capitalizeFirstLetter to core (#6506) 2025-12-03 23:21:15 +00:00
Alex Yang
717752e19a chore: cleanup prisma deps (#6505) 2025-12-03 22:50:37 +00:00
Maxwell
1322381564 chore: more unit tests for api-key (#6499) 2025-12-03 21:45:58 +00:00
Alex Yang
0ca6db0f76 fix(cli): secret generates empty (#6504) 2025-12-03 21:40:45 +00:00
Gautam Manchandani
d2d00ad82c test: fix regression test for generateId: false scenario (#6493) 2025-12-03 21:32:37 +00:00
renovate[bot]
aeb0b28827 fix(deps): update dependency next to v16.0.7 [security] (#6501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-03 21:31:31 +00:00
Pedro Figueiredo
630c5108cb fix: export organization plugin types (#6490) 2025-12-03 17:39:06 +00:00
OrcDev
afd63982fe docs: add middleware section for TanStack Start (#6495) 2025-12-03 17:36:52 +00:00
Gautam Manchandani
89030aab50 fix(db): correctly unwrap validator result in schema parsing (#6488) 2025-12-03 17:34:13 +00:00
caykey
ed825d273b docs: correct spelling of 'Tiktok' to 'TikTok' (#6485) 2025-12-03 07:04:34 +00:00
Landon Colburn
bd98735f2a fix: avoid throwing on client side (#6361)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-12-03 06:56:35 +00:00
Alex Yang
f27a8680ec refactor: move adapter-factory to core (#6477)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-03 02:18:06 +00:00
Alex Yang
2000fd63d0 chore: release v1.4.5 v1.4.5 2025-12-02 16:06:34 -08:00
Alex Yang
14969994c4 Revert "ci: remove NODE_AUTH_TOKEN during publish (#6475)"
This reverts commit 7a6103e082.
2025-12-02 16:06:24 -08:00
Alex Yang
fcab5a84cd fix: add helper types to exports (#6479) 2025-12-02 16:01:54 -08:00
Alex Yang
eab17f05b1 docs: update usage in Next.js integration (#6476) 2025-12-02 12:18:03 -08:00
Alex Yang
7a6103e082 ci: remove NODE_AUTH_TOKEN during publish (#6475) 2025-12-02 11:50:32 -08:00
Alex Yang
c666670fbe chore: release v1.4.5-beta.1 v1.4.5-beta.1 2025-12-02 11:29:32 -08:00
Alex Yang
123bdee671 fix(cli): compatibility for Prisma v7 in schema generation (#6459) 2025-12-02 11:27:36 -08:00
Harry Yep
ad3d641b51 ci: adding concurrency (#6467)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-02 11:15:05 -08:00
Joél Solano
ea4a1235d2 docs: adjust sidebar breakpoint to same as navbar (#6471)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-12-02 10:35:05 -08:00
Dylan Vanmali
fd7256014b fix(db-adapter): string[] and number[] fieldTypes incorrectly parsed for plugins (#4237) 2025-12-02 10:24:22 -08:00
Bereket Engida
189dedd006 chore: release v1.4.4-beta.3 v1.4.4-beta.3 2025-12-02 10:10:51 -08:00
Bereket Engida
6269a332dd chore: release v1.4.4-beta.2 2025-12-02 10:10:47 -08:00
Maxwell
52c15d4934 chore: fix validation errors in unit tests (#6466) 2025-12-02 10:07:15 -08:00
Joél Solano
f8159aec24 docs(fix): username is optional during sign-up (#6457) 2025-12-01 22:47:48 -08:00
Bereket Engida
a31b0c47fd chore: update better-call package version to 1.1.4 in pnpm workspace 2025-12-01 22:45:19 -08:00
Gautam Manchandani
a25fb65b95 fix: preserve user ID in cookie cache during stateless sessions (#6452) 2025-12-01 21:03:18 -08:00
Alex Yang
5cbe0a58e7 chore: enforce imports to use node: protocol (#6461) 2025-12-01 16:08:32 -08:00
Alex Yang
f1e94f2b60 ci: add auto cherry-pick PRs from canary to main (#6453) 2025-12-01 15:37:14 -08:00
Jonathan Samines
fbe51c8f93 chore: add spell checker (#6319) 2025-12-01 10:33:38 -08:00
Paola Estefanía de Campos
7908ac9ba5 chore: add auth secret entropy check on prod and doc improvement (#6114)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2025-12-01 09:50:30 -08:00
Jonathan Samines
efaef41640 feat: lint dependencies (#6309) 2025-12-01 09:01:54 -08:00
Joél Solano
69039b97d0 docs: use package-install instead of bash for cli commands (#6407) 2025-12-01 08:48:46 -08:00
Gautam Manchandani
2d70dc39f5 docs: correct banExpires field and time unit in Clerk migration guide (#6444) 2025-12-01 08:48:09 -08:00
Bereket Engida
7a0f32b706 docs: standardize warning formatting for email sending to prevent timing attacks (#6434) 2025-11-30 14:14:05 -08:00
Bereket Engida
b1bbdde02a docs: add warnings about awaiting emails (#6433) 2025-11-30 14:03:20 -08:00
Bereket Engida
ef49216d64 refactor: replace DBPreservedModels with BaseModelNames (#6432) 2025-11-30 13:58:27 -08:00
Bereket Engida
bf946fe3d5 fix(passkey): delete passkey failing on prisma when userId isn't set to unique (#6431)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-11-30 13:58:04 -08:00
Will Ceolin
59074256ff chore: update Next.js peer range to include v16 (#6430) 2025-11-30 13:46:11 -08:00
Joél Solano
69327392c8 chore: fix typecheck (#6427) 2025-11-30 08:49:35 -08:00
Bereket Engida
b76945e2de Revert "fix(sso): always use default SAML assertion consumer service URL (#6069)"
This reverts commit 041ebeb2f6.
2025-11-29 23:09:56 -08:00
Bereket Engida
7699846ec9 fix: additional fields default values should apply when creating session (#5763) 2025-11-29 22:49:52 -08:00
Bereket Engida
041ebeb2f6 fix(sso): always use default SAML assertion consumer service URL (#6069) 2025-11-29 22:47:32 -08:00
Bereket Engida
022ce29079 fix: return null early if userid isn't defined (#6418) 2025-11-29 22:47:12 -08:00
renovate[bot]
1525512144 chore(deps): update github-actions (major) (#4807)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-29 22:29:53 -08:00
KinfeMichael Tariku
39eb685200 fix: improve error handling for unsupported additionalFields on generate (#3977) 2025-11-29 22:27:45 -08:00
Bereket Engida
7d5656644f test: remove client config tests for user-agent handling 2025-11-29 22:02:26 -08:00
Joél Solano
fd23c83ea8 feat(one-tap): add fedcm support (#6380) 2025-11-29 21:57:06 -08:00