Commit Graph
6933 Commits
Author SHA1 Message Date
Alex Yang 1bea0542f2 ci: use NPM_CONFIG_PROVENANCE: true 2025-11-24 10:26:58 -08:00
Alex Yang a25bdaa8d9 chore: release v1.4.2-beta.2 v1.4.2-beta.2 2025-11-24 10:20:32 -08:00
Alex YangandGitHub feef08f894 chore(release): add provenance flag to publish (#6272) 2025-11-24 10:20:04 -08:00
Alex YangandGitHub 2edee431cc chore(deps): update dependencies in package.json and pnpm-workspace.yaml (#6255) 2025-11-24 09:26:58 -08:00
Joél SolanoandGitHub 41af2531ba chore: re-export necessary types in client plugins (#6230) 2025-11-24 08:27:38 -08:00
MaxwellandGitHub f7447cbfba fix(organization): some endpoints missing requireHeaders (#6210) 2025-11-23 23:23:22 -08:00
MaxwellandGitHub bbd1d183f9 chore: remove incorrect auth cli (#6242) 2025-11-23 22:37:42 -08:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
210a8286d8 chore(deps): update dependency oauth2-mock-server to v8 (#6249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-23 21:40:48 -08:00
Bereket Engida 40f230ef12 chore(stripe): use lower case and 2025-11-23 21:40:16 -08:00
04936e128f docs: updated og image and add merch link to community section (#6251)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: Maxwell Weru <1645026+mburumaxwell@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Slava Yultyyev <yultyyev@gmail.com>
Co-authored-by: Joél Solano <joelsolano@jsolano.de>
2025-11-23 20:35:38 -08:00
rovertrackandGitHub 183d38af00 fix(cli): prevent duplicate index creation in Prisma schema generation (#6234) 2025-11-23 19:27:07 -08:00
MaxwellandGitHub 512a90e2cd chore: remove out-dated client: false (#6243) 2025-11-23 12:26:03 -08:00
7dfdfd9a9a docs: mark permission as server-only param (#6229)
Co-authored-by: Matteo Badini <matteo.badini@gellify.com>
2025-11-23 10:08:55 -08:00
Jakob NorlinandGitHub c9fb0293f9 fix: support @tanstack/solid-start in tanstackStartCookies plugin (#6235) 2025-11-23 09:35:32 -08:00
Stephen ZhouandGitHub b9b3787a2f chore: fix plugin import (#6227) 2025-11-23 09:34:42 -08:00
MaxwellandGitHub 8762ed8e39 fix(email-otp): sign-in email-otp bugs with capitalized emails (#6237) 2025-11-23 09:34:08 -08:00
kefimotoandGitHub f454917502 fix(organization): have deleteOrganization use adapter.deleteMany instead of delete (#6226) 2025-11-22 19:19:27 -08:00
Joél SolanoandGitHub 4b0ec90d3b chore: re-export helper types in client (#6223) 2025-11-22 18:03:10 -08:00
Michael BrusegardandGitHub 60de597208 docs(tanstack): update cookie plugin name (#6225) 2025-11-22 18:02:46 -08:00
Will CeolinandGitHub ac73fc48ee chore: export SubscriptionOptions type (#6220) 2025-11-22 14:49:06 -08:00
MaxwellandGitHub a41365ad0f chore(docs): fix ask ai query param (#6221) 2025-11-22 14:01:25 -08:00
Slava YultyyevandGitHub 847f01be56 docs: add Firebase Auth plugin to community plugins list (#6216) 2025-11-22 12:55:34 -08:00
MaxwellandGitHub 348ad6bb38 fix(cli): kysely migration fails due to chaining addIndex and addColumn on the same alterTable builder (#6214) 2025-11-22 12:51:53 -08:00
Alex YangandGitHub 5691699c15 chore(demo): init oidc client demo (#6178) 2025-11-22 11:32:23 -08:00
335138acd0 chore: update Node.js version matrix in CI workflows to only include 22.x (#6211)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-22 09:54:20 -08:00
050d59691c fix: custom fn field default values should be properly evaluted (#6212)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-22 09:53:49 -08:00
Bereket Engida 5a993ffb44 chore: release v1.4.1-beta.1 v1.4.1-beta.1 2025-11-22 08:41:09 -08:00
Bereket Engida a13c72e681 chore: release v1.4.0 2025-11-22 08:41:02 -08:00
Bereket EngidaandGitHub 38725154c1 chore: remove unused @tanstack/start-server-core and move to @tanstack/react-start (#6209) 2025-11-22 08:34:24 -08:00
MaxwellandGitHub 53b8f7e0a2 docs: add new badge to SCIM (#6205) 2025-11-22 08:10:56 -08:00
Maxwell WeruandGitHub 9ca0558c68 fix(passkey): change generate-authenticate-options from POST to GET (#6199) 2025-11-22 08:03:24 -08:00
Bereket EngidaandGitHub a2bd5a4269 fix(jwt): retrieve latest keys from storage properly (#6208) 2025-11-22 07:58:23 -08:00
Stephen ZhouandGitHub 0c6787506d chore: fix package depends on itself (#6189) 2025-11-22 07:49:07 -08:00
MaxwellandGitHub b4b47700c3 chore: fix operationId for requestPasswordReset endpoint (#6203) 2025-11-22 07:35:56 -08:00
MaxwellandGitHub 8581ff2bb5 chore(docs): fix invalid 1.4 blog links (#6191) 2025-11-22 07:35:28 -08:00
Bereket EngidaandGitHub f671bfd3f0 fix(client): get-session gets triggered twice on foucs (#6186) 2025-11-22 00:54:01 -08:00
80807c2691 feat(api-key): support secondary storage (#6014)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-11-21 19:43:16 -08:00
Bereket EngidaandGitHub 31a816cc77 feat: add support for organization slug on list members (#5862) 2025-11-21 18:27:41 -08:00
Bereket EngidaandGitHub 4d2a894f42 fix: remove active session requirement for change email verification (#6106) 2025-11-21 18:26:38 -08:00
Bereket EngidaandGitHub cfc453a2a6 fix(email-otp): use constant time equal for equality checks (#6142) 2025-11-21 18:09:23 -08:00
2f8dea4125 docs: 1.4 release notes (#6105)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
Co-authored-by: Paola Estefanía de Campos <84341268+Paola3stefania@users.noreply.github.com>
2025-11-21 17:48:43 -08:00
c9ac9a1180 chore: fix support kysely + pg with schema references in modelName (#6145)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-11-21 17:45:08 -08:00
Bereket Engida 3bef6adbc0 chore: release v1.4.0-beta.27 v1.4.0-beta.27 2025-11-21 17:21:50 -08:00
Bereket Engida b273956288 chore: lockfile 2025-11-21 17:09:50 -08:00
Bereket Engida 631b2dd9ea chore: release v1.4.0-beta.26 v1.4.0-beta.26 2025-11-21 17:06:26 -08:00
Jonathan SaminesandGitHub ffa29ee573 feat: adding support for SCIM provisioning (#5685) 2025-11-21 16:52:12 -08:00
Jonathan SaminesandGitHub 2ff2fcd221 chore: fix isAction meta property (#6180) 2025-11-21 16:48:05 -08:00
05fa1169e1 feat(oauth-proxy): stateless mode compatibility (#6131)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-21 16:46:29 -08:00
TaesuGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
0ac6a17a95 feat(generic-oauth): add custom token exchange support for non-standard providers (#6179)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-11-21 16:40:13 -08:00
Paola Estefanía de CamposandGitHub a1045fe04a chore(generic-oauth): add hubspot and line providers (#6138) 2025-11-21 15:50:50 -08:00