-
Notifications
You must be signed in to change notification settings - Fork 571
Pull requests: supabase/supabase-js
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(auth): notify after exchangeCodeForSession lock for SSR
#2038
opened Jan 20, 2026 by
samarth212
Loading…
5 of 6 tasks
fix(realtime): wait for postgres_changes system ready before emitting SUBSCRIBED
do-not-merge
Do not merge this PR.
#2029
opened Jan 17, 2026 by
7ttp
Loading…
fix(postgrest): correct order() overload typing for referenced tables
#2025
opened Jan 16, 2026 by
DevanshTyagi04
Loading…
6 tasks done
fix(auth): correct getAuthorizationDetails return type for already consented OAuth responses
#2024
opened Jan 15, 2026 by
7ttp
Loading…
fix(auth): add dispose method to cleanup BroadcastChannel
#2021
opened Jan 14, 2026 by
7ttp
Loading…
fix(auth): prevent deadlock and unhandled rejections in processLock
#2019
opened Jan 14, 2026 by
mayur9210
Loading…
fix(auth): make _notifyAllSubscribers non-blocking to prevent callback deadlocks
#2016
opened Jan 12, 2026 by
7ttp
Loading…
fix(postgrest): preserve nullability when using JSON path
postgrest-js
Related to the postgrest-js library.
trigger: preview
#2011
opened Jan 8, 2026 by
mandarini
Loading…
feat(auth): add support for Supabase Auth sb identifier
auth-js
Related to the auth-js library.
do-not-merge
Do not merge this PR.
feat(storage): add content-encoding support for uploads
do-not-merge
Do not merge this PR.
needs server code
This feature/fix needs changes on the server side, before the client side changes can take effect.
storage-js
Related to the storage-js library.
#1949
opened Dec 15, 2025 by
Athaxv
Loading…
feat(auth): add optional jwt parameter to getAuthenticatorAssuranceLevel
#1940
opened Dec 11, 2025 by
7ttp
Loading…
docs(postgrest): hide methods that should not show in the docs
#1916
opened Dec 4, 2025 by
laurenceisla
•
Draft
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(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…
ProTip!
Exclude everything labeled
bug with -label:bug.