Releases: supabase/supabase-js
Releases · supabase/supabase-js
v2.93.4-canary.1
2.93.4-canary.1 (2026-01-30)
🚀 Features
- postgrest: add URL length validation and timeout protection (#2078)
🩹 Fixes
- ci: handle missing git auth header in release-canary script (#2077)
❤️ Thank You
- Katerina Skroumpelou @mandarini
v2.93.4-canary.0
v2.93.3
v2.93.2
v2.93.2-canary.0
2.93.2-canary.0 (2026-01-27)
🩹 Fixes
- supabase: revert client platform and runtime detection headers (#2067)
❤️ Thank You
- Guilherme Souza
v2.93.1
2.93.1 (2026-01-26)
🩹 Fixes
- realtime: revert validate table filter in postgres_changes event dispatch (#2060)
❤️ Thank You
- Katerina Skroumpelou @mandarini
v2.93.0
2.93.0 (2026-01-26)
🚀 Features
- auth: add optional jwt parameter to getAuthenticatorAssuranceLevel (#1940)
- supabase: add missing HTTP headers for client platform and runtime detection (#2046)
🩹 Fixes
- auth: handle uncaught promise rejections during initialization (#2032)
- auth: clear local storage on signOut when session is already missing (#2026)
- realtime: send heartbeat for initial connection error (#1746)
- realtime: add generic overload for postgres_changes event type (#1984)
- storage: expose status and statusCode on StorageError base class (#2018)
- supabase: safe environment detection node v browser (#2053)
❤️ Thank You
- Katerina Skroumpelou @mandarini
- Vaibhav @7ttp
v2.92.1-canary.0
2.92.1-canary.0 (2026-01-26)
🩹 Fixes
- supabase: safe environment detection node v browser (#2053)
❤️ Thank You
- Katerina Skroumpelou @mandarini
v2.92.1-rc.2
2.92.1-rc.2 (2026-01-23)
🩹 Fixes
- supabase: less hacky require (24b99037)
❤️ Thank You
- Katerina Skroumpelou
v2.92.1-rc.1
2.92.1-rc.1 (2026-01-23)
🩹 Fixes
- supabase: another env detection issue (9fd63bc8)
❤️ Thank You
- Katerina Skroumpelou