Skip to content

Releases: supabase/supabase-js

v2.81.0

10 Nov 15:32
5e6dda1

Choose a tag to compare

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

v2.80.1-canary.5

10 Nov 14:51
5e6dda1

Choose a tag to compare

v2.80.1-canary.5 Pre-release
Pre-release

2.80.1-canary.5 (2025-11-10)

🩹 Fixes

  • realtime: ensure WebSocket connections are properly closed in teardown (#1841)

❤️ Thank You

v2.80.1-canary.4

07 Nov 17:48
d1ba7d9

Choose a tag to compare

v2.80.1-canary.4 Pre-release
Pre-release

2.80.1-canary.4 (2025-11-07)

🩹 Fixes

  • auth: use direct attestation for registration/authentication (#1764)

❤️ Thank You

v2.80.1-canary.3

07 Nov 16:40
4589e34

Choose a tag to compare

v2.80.1-canary.3 Pre-release
Pre-release

2.80.1-canary.3 (2025-11-07)

🚀 Features

  • realtime: implement V2 serializer (#1829)

❤️ Thank You

  • Eduardo Gurgel

v2.80.1-canary.2

07 Nov 15:30
2d862a1

Choose a tag to compare

v2.80.1-canary.2 Pre-release
Pre-release

2.80.1-canary.2 (2025-11-07)

🩹 Fixes

  • auth: add providers type to UserAppMetadata interface (#1760)

❤️ Thank You

v2.80.1-canary.1

07 Nov 15:09
f7705b5

Choose a tag to compare

v2.80.1-canary.1 Pre-release
Pre-release

2.80.1-canary.1 (2025-11-07)

🩹 Fixes

  • auth: make webauthn param optional and move register params to webauthn (#1765)

❤️ Thank You

v2.80.1-canary.0

06 Nov 15:21
6ee3546

Choose a tag to compare

v2.80.1-canary.0 Pre-release
Pre-release

2.80.1-canary.0 (2025-11-06)

🩹 Fixes

  • functions: add configurable timeout and normalize abort/timeout errors as FunctionsFetchError (#1837)

❤️ Thank You

v2.80.0

06 Nov 12:14
d5f54f0

Choose a tag to compare

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

v2.79.1-canary.1

06 Nov 11:42
d5f54f0

Choose a tag to compare

v2.79.1-canary.1 Pre-release
Pre-release

2.79.1-canary.1 (2025-11-06)

🩹 Fixes

  • auth: only warn if multiple clients share a storage-key (#1767)

❤️ Thank You

v2.79.1-canary.0

06 Nov 08:41
2981692

Choose a tag to compare

v2.79.1-canary.0 Pre-release
Pre-release

2.79.1-canary.0 (2025-11-06)

🚀 Features

  • auth: add TypeScript types for documented JWT claims fields (#1802)

❤️ Thank You