Skip to content
goard
Go to anything
Open any GitHub user, repo or page
You're not signed in, so some data is limited. Sign in with GitHub for full access.

Supabase clients for use in server-side rendering frameworks.

TypeScript MIT 495 KB Created Jul 9, 2026
Stars 0 Forks 0 Watchers 0 Open issues 0 Open PRs 0
History

33 branches 66 tags

mainv0.12.1-rc.127 fix(cookies): deduplicate server cookie writes (#246) 035eabe
build(deps): bump pnpm/action-setup from 6.0.8 to 6.0.9 (#250) 00efce0
build(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#251) a8e8eb6
chore: update @supabase/supabase-js to v2.110.1 (#254) c657b2b
chore: update @supabase/supabase-js to v2.110.0 (#253) fdbd36b
v0.12.0 chore(main): release 0.12.0 (#247) d8c9b60
v0.12.0-rc.121 fix(release): pin npm to 11.5.2 so OIDC trusted publisher works (#249) 4af89f7
build(deps-dev): bump vitest from 1.6.1 to 4.1.0 in the npm_and_yarn … 164c7ab
chore: update @supabase/supabase-js to v2.108.0 (#248) 2fd3333
chore(main): release 0.11.0 (#244) dd766c4
build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#245) 932931e
feat(cookies): add clearAuthCookiesAtScopes migration helper (#240) 4e47249
chore: update @supabase/supabase-js to v2.107.0 (#243) 34f2b6a
chore: update @supabase/supabase-js to v2.106.1 (#236) 4292d04
chore: update @supabase/supabase-js to v2.106.0 (#232) a6896b1
build(deps): bump actions/create-github-app-token from 3.1.1 to 3.2.0… 23070cd
build(deps): bump pnpm/action-setup from 6.0.7 to 6.0.8 (#231) 1aad161
chore(repo): update pnpm to 11.1.2 (#229) ad6e88e
chore(repo): drop @vitest/coverage-v8 — coverage was never published … 09391a8
build(deps): bump actions/setup-node from 6.2.0 to 6.4.0 (#226) f7051c2
build(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1… 43925f6
build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#224) 6569659
build(deps): bump googleapis/release-please-action from 4.4.0 to 5.0.… 67b7219
build(deps): bump peter-evans/create-pull-request from 6.1.0 to 8.1.1… c38212d
chore: use pnpm and harden security (#221) 442966b
chore: update @supabase/supabase-js to v2.105.4 (#217) e47633c
v0.10.3 chore(main): release 0.10.3 (#212) 9630b33
v0.10.3-rc.101 fix: allow cookies encode without getAll/setAll on browser client (#213) 89f3f28
v0.10.3-rc.100 fix: enable tree-shaking for browser bundles (#216) f009d71
chore: update @supabase/supabase-js to v2.105.3 (#215) 4fef7d9
v0.10.3-rc.98 fix: validate base64-prefixed chunked cookies decode to valid JSON (#… 302cc0e
chore: update @supabase/supabase-js to v2.105.2 (#214) 8449015
v0.10.3-rc.96 fix(tsconfig): set explicit rootDir to silence TS6059 in consumer IDE… a77ee8a
chore: update @supabase/supabase-js to v2.105.1 (#208) 65453df
chore: update @supabase/supabase-js to v2.105.0 (#206) 2ec3349
chore: update @supabase/supabase-js to v2.104.1 (#204) 0ca0031
chore: update @supabase/supabase-js to v2.104.0 (#203) 9acc242
chore: update @supabase/supabase-js to v2.103.2 (#201) cf8083b
chore: update @supabase/supabase-js to v2.103.0 (#199) 27ac318
v0.10.2 chore(main): release 0.10.2 (#198) 6fc9c52
v0.10.2-rc.88 fix(ci): remove packageManager field (#197) 6bf0226
v0.10.1 chore(main): release 0.10.1 (#195) 6f897b8
chore(ci): upgrade Node.js to 22 and npm to 11 via corepack (#196) 465759d
fix(auth): respect user-provided auth options in createBrowserClient … 5f04837
chore: update @supabase/supabase-js to v2.102.1 (#193) 693eab5
chore: update @supabase/supabase-js to v2.101.1 (#189) af23c17
docs: shorten createServerClient tsdoc (#174) 12a09d2
chore: update @supabase/supabase-js to v2.101.0 (#188) 2224e06
v0.10.0 chore(main): release 0.10.0 (#180) 8a167dc
v0.10.0-rc.79 build(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in the npm_and_ya… 5d95557
v0.10.0-rc.78 ci: include changelogs in supabase js update pr (#186) 3acf798
v0.10.0-rc.77 chore: update @supabase/supabase-js to v2.100.1 (#184) 9f1d61e
v0.10.0-rc.76 chore: update @supabase/supabase-js to v2.100.0 (#183) 464e93a
v0.10.0-rc.75 build(deps-dev): bump flatted from 3.3.1 to 3.4.2 in the npm_and_yarn… 04c765d
v0.10.0-rc.74 feat: pass cache headers to setAll to prevent CDN caching of auth res… 14962d2
chore: update @supabase/supabase-js to v2.100.0-canary.0 (#179) 810432b
chore: update @supabase/supabase-js to v2.99.1 (#173) 885f227
docs: CDN caching and cookie settings (#172) 3bee45a
chore: update @supabase/supabase-js to v2.99.0 (#171) 088721f
chore: fix workflow syntax (#168) 0e6b530
chore: add workflow to update supabase-js (#166) e0038c5
v0.9.0 chore(main): release 0.9.0 (#165) ea85814
v0.9.0-rc.66 feat: release workflow RC versioning and publish reliability (#164) 81e68f4
build(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in the npm_and_ya… 0845d56
v0.8.1 chore(main): release 0.8.1 (#157) 50fe027
v0.9.0-rc.7 build(deps): bump rollup from 4.24.2 to 4.59.0 in the npm_and_yarn gr… 614a2fa
v0.9.0-rc.6 fix: update README session docs (#159) b859905
v0.9.0-rc.5 chore: create github prerelease changelog notes (#158) 8409ea1
chore: add github token for releases (#156) ea126c3
fix: use skipAutoInitialize to prevent SSR token refresh race conditi… 0b7be28
chore: use simple version tags for release-please (#148) f9fb1dd
ci: do not publish auth-helpers-* (#146) 1812518
v0.8.0 chore(main): release 0.8.0 (#128) bcf502f
rc0.8.0-rc.9 feat: update supabase-js to latest (#145) 08bf7d6
rc0.8.0-rc.8 fix: cookies console warnings (#136) 64ff6b3
ci: remove pull_request_target (#109) 5eff4f6
rc0.8.0-rc.5 build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#143) 9b41a10
build(deps): bump vite from 5.4.19 to 5.4.21 (#132) 4104889
chore: trusted publisher for release (#135) 995e701
feat: update supabase-js to latest (#133) d65044d
feat: adds `cookies.encode` option allowing minimal cookie sizes (#126) cf38b22
feat: publish SSR under deprecated auth-helpers package names (#127) e8b6102
release/0.7.0v0.7.0 chore(main): release 0.7.0 (#114) bd368ca
rc0.7.0-rc.3 fix: remove usage of internal type params (#123) 8f3e89e
rc0.7.0-rc.2 build(deps): bump vite from 5.4.14 to 5.4.19 (#116) b52df3d
rc0.7.0-rc.1 feat: bump `cookie` to 1.0.2 (#113) b4a77b4
v0.6.1 chore(main): release 0.6.1 (#99) a1b60ba
rc0.6.1-rc.3 fix(revert): "feat: improve cookie chunk handling via base64url+lengt… 2ea8e23
rc0.6.1-rc.2 fix: force release (#98) 66710e8
Revert "chore(main): release 0.6.0" (#95) 37909b2
release/0.6.0v0.6.0 chore(main): release 0.6.0 (#80) be9cd6c
rc0.6.0-rc.5 feat: improve cookie chunk handling via base64url+length encoding (#90) 6deb687
build(deps): bump vite from 5.4.10 to 5.4.14 (#88) ef429df
rc0.6.0-rc.3 ci: publish with provenance (#86) ca46959
rc0.6.0-rc.2 fix: add `create*Client` string in `x-client-info` (#85) f271acc
rc0.6.0-rc.1 feat: upgrade cookie dependency and cleanup imports (#77) 9524528
v0.5.2 chore(main): release 0.5.2 (#58) 3973f82
rc0.5.2-rc.7 build(deps): bump vite from 5.2.11 to 5.4.8 (#72) 7595ff3
build(deps): bump cookie from 0.6.0 to 0.7.0 (#71) e25f12a
rc0.5.2-rc.5 fix: update type, remove unused imports, define AuthEvent type (#47) 4f4a375