Skip to content

Pull requests: supabase/supabase-js

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(supabase): add plugins option to createClient do-not-merge Do not merge this PR. supabase-js Related to the supabase-js library.
#2485 opened Jul 2, 2026 by mandarini Contributor Loading…
1 task done
chore(deps): bump actions/cache from 5.0.5 to 6.1.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2484 opened Jul 1, 2026 by dependabot Bot Loading…
chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2472 opened Jun 24, 2026 by dependabot Bot Loading…
fix(functions): pass ReadableStream body through without JSON serialization
#2469 opened Jun 23, 2026 by i-anubhav-anand Contributor Loading…
5 tasks done
fix(storage): avoid double-encoding download filename in signed URLs
#2468 opened Jun 23, 2026 by i-anubhav-anand Contributor Loading…
5 tasks done
fix(auth): accept uppercase UUIDs in validateUUID
#2467 opened Jun 23, 2026 by i-anubhav-anand Contributor Loading…
5 tasks done
fix(realtime): forward track() timeout option to send
#2466 opened Jun 23, 2026 by i-anubhav-anand Contributor Loading…
5 tasks done
fix(auth): read full page number from listUsers Link header
#2465 opened Jun 22, 2026 by Lastrixxs Loading…
5 of 6 tasks
fix(supabase): avoid dropping realtime auth to manual mode on client init
#2464 opened Jun 20, 2026 by hmnd Loading…
4 of 6 tasks
test(realtime): gate chat e2e send on SUBSCRIBED to fix flaky tests realtime-js Related to the realtime-js library.
#2458 opened Jun 17, 2026 by mandarini Contributor Draft
feat(auth)!: emit USER_UPDATED for email and phone change verification v3 Planned for v3
#2446 opened Jun 12, 2026 by mandarini Contributor Loading…
5 tasks done
V3 do-not-merge Do not merge this PR.
#2358 opened May 12, 2026 by mandarini Contributor Draft
perf(postgrest): optimize select column normalization needs more info Needs more information from the OP. If no info is provided, it will be marked as stale and closed. question Further information is requested
#2334 opened May 8, 2026 by astelmach01 Loading…
feat(storage): support content encoding 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.
#2322 opened May 4, 2026 by yashwanth8634 Loading…
ProTip! Exclude everything labeled bug with -label:bug.