Releases: supabase/supabase-js
Releases · supabase/supabase-js
v3.0.0-next.18
Immutable
release. Only release title and notes can be modified.
v3.0.0-next.17
Immutable
release. Only release title and notes can be modified.
3.0.0-next.17 (2026-04-29)
🩹 Fixes
⚠️ postgrest: wrap error in PostgrestError instance on processResponse (#2240)
⚠️ Breaking Changes
⚠️ postgrest: wrap error in PostgrestError instance on processResponse (#2240)
❤️ Thank You
- Vansh Sharma @Vansh1811
v3.0.0-next.16
Immutable
release. Only release title and notes can be modified.
3.0.0-next.16 (2026-04-28)
This was a version bump only, there were no code changes.
v3.0.0-next.15
Immutable
release. Only release title and notes can be modified.
3.0.0-next.15 (2026-04-28)
🩹 Fixes
- misc: widen enum-like unions with (string & {}) for forward compat (#2300)
- realtime: surface real Error on transport-level CHANNEL_ERROR (#2299)
⚠️ storage: do not throw error when file does not exist in exists method (#1838)
⚠️ Breaking Changes
⚠️ storage: do not throw error when file does not exist in exists method (#1838)
❤️ Thank You
- Katerina Skroumpelou @mandarini
v3.0.0-next.14
Immutable
release. Only release title and notes can be modified.
3.0.0-next.14 (2026-04-28)
🩹 Fixes
- realtime: surface real Error on transport-level CHANNEL_ERROR (#2294)
❤️ Thank You
- Katerina Skroumpelou @mandarini
v3.0.0-next.13
Immutable
release. Only release title and notes can be modified.
3.0.0-next.13 (2026-04-28)
This was a version bump only, there were no code changes.
v3.0.0-next.12
Immutable
release. Only release title and notes can be modified.
3.0.0-next.12 (2026-04-28)
🚀 Features
- auth: add passkey support with WebAuthn registration, authentication, and management (#2283)
- realtime: Realtime deferred disconnect (#2282)
🩹 Fixes
- postgrest: query reassignment regression (#2292)
- realtime: annotate Timer/Vsn getters to avoid deep phoenix imports (#2284)
- storage: forward duplex option for stream uploads via uploadToSignedUrl (#2289)
❤️ Thank You
- Vaibhav @7ttp
v2.105.2-canary.0
Immutable
release. Only release title and notes can be modified.
2.105.2-canary.0 (2026-04-28)
🩹 Fixes
- misc: widen enum-like unions with (string & {}) for forward compat (#2303)
v2.105.1
Immutable
release. Only release title and notes can be modified.
v2.105.1-canary.2
Immutable
release. Only release title and notes can be modified.
2.105.1-canary.2 (2026-04-28)
🩹 Fixes
- realtime: surface real Error on transport-level CHANNEL_ERROR (#2299)