COMMITS
May 11, 2026
K
chore(repo): update to nx 22 (#2352)
Katerina Skroumpelou committed
May 8, 2026
K
chore(realtime): bump @supabase/phoenix to ^0.4.2 (#2340)
Katerina Skroumpelou committed
K
fix(realtime): guard sessionStorage access in restricted-storage browsers (#2333)
Katerina Skroumpelou committed
May 7, 2026
K
chore(realtime): drop unused ws and @types/ws dependencies (#2332)
Katerina Skroumpelou committed
K
fix(auth): return null from getItemAsync on JSON parse failure (#2312)
Katerina Skroumpelou committed
D
build(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates (#2329)
dependabot[bot] committed
K
fix(postgrest): restore non-Error abort detection in fetch catch (#2328)
Katerina Skroumpelou committed
May 4, 2026
K
fix(auth): narrow OAuth/CustomProvider types to fix downstream consumer typecheck (#2325)
Katerina Skroumpelou committed
K
ci(repo): remove pathback keyword from patchback commits (#2324)
Katerina Skroumpelou committed
K
docs(repo): @category and @subcategory tags across all packages (#2320)
Katerina Skroumpelou committed
K
ci(repo): cancel superseded workflow runs via concurrency groups (#2318)
Katerina Skroumpelou committed
K
fix(auth): add toJSON to WebAuthnError for correct JSON serialization (#2313)
Katerina Skroumpelou committed
K
chore(repo): switch to unidirectional branch flow (#2311)
Katerina Skroumpelou committed
K
fix(auth): forward lockAcquireTimeout to SupabaseAuthClient (#2309) (#2310)
Katerina Skroumpelou committed
April 30, 2026
K
fix(postgrest): unify insert/upsert signatures (#2297)
Katerina Skroumpelou committed
April 29, 2026
K
fix(misc): reduce any usage across packages (#2268)
Katerina Skroumpelou committed
V
fix(postgrest)!: wrap error in PostgrestError instance on processResponse (#2240)
Vansh Sharma committed
April 28, 2026
K
chore(ci): bump cache, setup-deno, setup-bun to Node 24 versions (#2304)
Katerina Skroumpelou committed
K
fix(storage)!: do not throw error when file does not exist in exists method (#1838)
Katerina Skroumpelou committed
G
Merge remote-tracking branch 'origin/master' into develop
github-actions[bot] committed
S
chore(release): version 2.105.1 changelogs (#2302)
supabase-releaser[bot] committed
K
fix(misc): widen enum-like unions with (string & {}) for forward compat (#2300)
Katerina Skroumpelou committed
K
[patchback] docs(auth): surface global-scope warning on signOut JSDoc (#2269) (#2301)
Katerina Skroumpelou committed
S
[patchback] fix(realtime): surface real Error on transport-level CHANNEL_ERROR (#2299)
supabase-releaser[bot] committed
K
fix(realtime): surface real Error on transport-level CHANNEL_ERROR (#2294)
Katerina Skroumpelou committed
S
[patchback] docs(storage): clarify upsert has no effect on update (#2298)
supabase-releaser[bot] committed
K
docs(storage): clarify upsert has no effect on update (#2296)
Katerina Skroumpelou committed
M
docs(auth): surface global-scope warning on signOut JSDoc (#2269)
Mukunda Rao Katta committed
G
Merge remote-tracking branch 'origin/master' into develop
github-actions[bot] committed
V
fix(postgrest): query reassignment regression (#2292)
Vaibhav committed