- Notifications
You must be signed in to change notification settings - Fork 542
Pull requests: supabase/supabase-js
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(auth): fix typo in error message 'Acquring' -> 'Acquiring'
#1944 opened Dec 12, 2025 by Ibrahim4594 Loading…
4 of 8 tasks
fix(supabase): use esm module build in wrapper to fix browser compatibility
#1943 opened Dec 12, 2025 by 7ttp Loading…
feat(auth): add optional jwt parameter to getAuthenticatorAssuranceLevel
#1940 opened Dec 11, 2025 by 7ttp Loading…
fix(postgrest-js): preserve nullability when using JSON path (->) (#1635)
#1939 opened Dec 10, 2025 by dev-hari-prasad Loading…
5 tasks done
fix(realtime): remove console.log spam from toJson transformer
#1938 opened Dec 9, 2025 by 7ttp Loading…
fix(realtime): omit authorization header when no access token exists
#1937 opened Dec 9, 2025 by 7ttp Loading…
feat(supabase): export DatabaseWithoutInternals utility type
#1935 opened Dec 9, 2025 by 7ttp Loading…
fix(auth): add helpful error when PKCE code verifier is missing auth-js Related to the auth-js library.
#1931 opened Dec 8, 2025 by mandarini Loading…
docs(postgrest): hide methods that should not show in the docs
#1916 opened Dec 4, 2025 by laurenceisla • Draft
3 tasks done
fix(realtime): terminate web worker on disconnect to prevent memory leak
#1907 opened Dec 3, 2025 by tanmaysharma2001 Loading…
fix(auth): support Auth0/OIDC namespaced custom role claims in JWT decoding
#1855 opened Nov 12, 2025 by MuzzaiyyanHussain Loading…
3 tasks done
feat(postgrest): support INSERT ... RETURNING for insert().select()
#1854 opened Nov 12, 2025 by MuzzaiyyanHussain Loading…
3 tasks done
fix(storage)!: do not throw error when file does not exist in exists method do-not-merge Do not merge this PR. planned storage-js Related to the storage-js library. v3 Planned for v3
#1838 opened Nov 6, 2025 by mandarini Loading…
chore(auth): add webauthn tests auth-js Related to the auth-js library.
#1763 opened Oct 10, 2025 by mandarini Loading…
fix(realtime): send heartbeat for initial connection error realtime-js Related to the realtime-js library.
#1746 opened Oct 8, 2025 by mandarini Loading…
fix(storage)!: correct exists() error handling for non-existent files do-not-merge Do not merge this PR. planned storage-js Related to the storage-js library. v3 Planned for v3
#1745 opened Oct 8, 2025 by mandarini Loading…
feat(storage): expose purgeCache storage-js Related to the storage-js library.
#1742 opened Oct 8, 2025 by mandarini Loading…
feat(postgrest): expose query builder options to .from method postgrest-js Related to the postgrest-js library.
#1570 opened Sep 30, 2025 by stenlan Loading…
fix(realtime): prevent empty Authorization header in REST fallback realtime-js Related to the realtime-js library.
#1561 opened Sep 23, 2025 by Maharshi2403 Loading…
feat: add missing HTTP headers for client platform and runtime detection
#1505 opened Jul 15, 2025 by grdsdev Loading…
3 tasks done
ProTip! Filter pull requests by the default branch with base:master.