Skip to content

fix(postgrest): then typing#2349

Draft
7ttp wants to merge 1 commit into
supabase:masterfrom
7ttp:fix/then-error
Draft

fix(postgrest): then typing#2349
7ttp wants to merge 1 commit into
supabase:masterfrom
7ttp:fix/then-error

Conversation

@7ttp
Copy link
Copy Markdown
Contributor

@7ttp 7ttp commented May 10, 2026

TL;DR

fixes throwOnError typing in .then() chains so success responses no longer stay nullable after .throwOnError()
also added a small test for it

ref:

@7ttp 7ttp requested review from a team as code owners May 10, 2026 19:03
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 10, 2026

Open in StackBlitz

@supabase/auth-js

npm i https://pkg.pr.new/@supabase/auth-js@2349

@supabase/functions-js

npm i https://pkg.pr.new/@supabase/functions-js@2349

@supabase/postgrest-js

npm i https://pkg.pr.new/@supabase/postgrest-js@2349

@supabase/realtime-js

npm i https://pkg.pr.new/@supabase/realtime-js@2349

@supabase/storage-js

npm i https://pkg.pr.new/@supabase/storage-js@2349

@supabase/supabase-js

npm i https://pkg.pr.new/@supabase/supabase-js@2349

commit: 1845b44

@7ttp 7ttp force-pushed the fix/then-error branch from 8070a7a to a2210bd Compare May 10, 2026 20:37
@7ttp 7ttp force-pushed the fix/then-error branch from a2210bd to 1845b44 Compare May 10, 2026 21:00
@7ttp 7ttp marked this pull request as draft May 10, 2026 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant