Releases: supabase/supabase-js
Releases · supabase/supabase-js
v2.81.0
2.81.0 (2025-11-10)
🚀 Features
- realtime: implement V2 serializer (#1829)
🩹 Fixes
- auth: make webauthn param optional and move register params to webauthn (#1765)
- auth: add providers type to UserAppMetadata interface (#1760)
- auth: use direct attestation for registration/authentication (#1764)
- functions: add configurable timeout and normalize abort/timeout errors as FunctionsFetchError (#1837)
- realtime: ensure WebSocket connections are properly closed in teardown (#1841)
❤️ Thank You
- Eduardo Gurgel
- Katerina Skroumpelou @mandarini
- Tanmay Sharma @tanmaysharma2001
v2.80.1-canary.5
2.80.1-canary.5 (2025-11-10)
🩹 Fixes
- realtime: ensure WebSocket connections are properly closed in teardown (#1841)
❤️ Thank You
- Tanmay Sharma @tanmaysharma2001
v2.80.1-canary.4
2.80.1-canary.4 (2025-11-07)
🩹 Fixes
- auth: use direct attestation for registration/authentication (#1764)
❤️ Thank You
- Katerina Skroumpelou @mandarini
v2.80.1-canary.3
2.80.1-canary.3 (2025-11-07)
🚀 Features
- realtime: implement V2 serializer (#1829)
❤️ Thank You
- Eduardo Gurgel
v2.80.1-canary.2
2.80.1-canary.2 (2025-11-07)
🩹 Fixes
- auth: add providers type to UserAppMetadata interface (#1760)
❤️ Thank You
- Katerina Skroumpelou @mandarini
v2.80.1-canary.1
2.80.1-canary.1 (2025-11-07)
🩹 Fixes
- auth: make webauthn param optional and move register params to webauthn (#1765)
❤️ Thank You
- Katerina Skroumpelou @mandarini
v2.80.1-canary.0
2.80.1-canary.0 (2025-11-06)
🩹 Fixes
- functions: add configurable timeout and normalize abort/timeout errors as FunctionsFetchError (#1837)
❤️ Thank You
- Katerina Skroumpelou @mandarini
v2.80.0
2.80.0 (2025-11-06)
🚀 Features
- auth: add TypeScript types for documented JWT claims fields (#1802)
🩹 Fixes
- auth: only warn if multiple clients share a storage-key (#1767)
❤️ Thank You
- Steve Hall @sh41
- Sumit Kumar @Software-Engineering-Project-Team-Bob
v2.79.1-canary.1
v2.79.1-canary.0
2.79.1-canary.0 (2025-11-06)
🚀 Features
- auth: add TypeScript types for documented JWT claims fields (#1802)
❤️ Thank You
- Sumit Kumar @Software-Engineering-Project-Team-Bob