Releases: supabase/supabase-js
Releases · supabase/supabase-js
Release list
v2.110.8-canary.0
Immutable
release. Only release title and notes can be modified.
2.110.8-canary.0 (2026-07-21)
🩹 Fixes
- functions: clean up cross-signal abort listener on invoke() return (#2487)
- functions: match response Content-Type case-insensitively (#2515)
- supabase: skip Node warning in Deno (#2541)
❤️ Thank You
- Franco Kaddour @FrancoKaddour
- Pedro Henrique
- Vaibhav @7ttp
v2.110.7
Immutable
release. Only release title and notes can be modified.
2.110.7 (2026-07-16)
🩹 Fixes
- postgrest: correct self-reference inference (#2525)
- realtime: trigger set auth on INITIAL_SESSION event (#2531)
- realtime: update phoenix to fix presence issue (#2532)
❤️ Thank You
- Eduardo Gurgel
- Filipe Cabaço @filipecabaco
- Vaibhav @7ttp
v2.110.7-canary.1
Immutable
release. Only release title and notes can be modified.
2.110.7-canary.1 (2026-07-16)
🩹 Fixes
- realtime: update phoenix to fix presence issue (#2532)
❤️ Thank You
- Eduardo Gurgel
v2.110.7-canary.0
Immutable
release. Only release title and notes can be modified.
2.110.7-canary.0 (2026-07-16)
🩹 Fixes
- postgrest: correct self-reference inference (#2525)
- realtime: trigger set auth on INITIAL_SESSION event (#2531)
❤️ Thank You
- Filipe Cabaço @filipecabaco
- Vaibhav @7ttp
v2.110.6
Immutable
release. Only release title and notes can be modified.
2.110.6 (2026-07-15)
🩹 Fixes
- postgrest: type hinted self-referencing embeds as arrays (#2520)
- realtime: forward opts to send() in track() (#2490)
- supabase: warn instead of throw for unrecognized sb_ API key subtypes (#2526)
❤️ Thank You
- Franco Kaddour @FrancoKaddour
- Katerina Skroumpelou @mandarini
v2.110.6-canary.2
Immutable
release. Only release title and notes can be modified.
2.110.6-canary.2 (2026-07-15)
🩹 Fixes
- supabase: warn instead of throw for unrecognized sb_ API key subtypes (#2526)
❤️ Thank You
- Katerina Skroumpelou @mandarini
v2.110.6-canary.1
Immutable
release. Only release title and notes can be modified.
2.110.6-canary.1 (2026-07-15)
🩹 Fixes
- realtime: forward opts to send() in track() (#2490)
❤️ Thank You
- Franco Kaddour @FrancoKaddour
v2.110.6-canary.0
Immutable
release. Only release title and notes can be modified.
2.110.6-canary.0 (2026-07-14)
🩹 Fixes
- postgrest: type hinted self-referencing embeds as arrays (#2520)
❤️ Thank You
- Katerina Skroumpelou @mandarini
v2.110.5
v2.110.4
Immutable
release. Only release title and notes can be modified.
2.110.4 (2026-07-14)
🩹 Fixes
- functions: stop sending API key in Authorization header for function calls (#2511)
- realtime: encode broadcast header fields as UTF-8 (#2516)
❤️ Thank You
- Katerina Skroumpelou @mandarini
- Pedro Henrique