Skip to content

Releases: supabase/supabase-js

v2.93.4-canary.1

30 Jan 15:01
7ec2df9

Choose a tag to compare

v2.93.4-canary.1 Pre-release
Pre-release

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

v2.93.4-canary.0

29 Jan 12:14

Choose a tag to compare

v2.93.4-canary.0 Pre-release
Pre-release

2.93.4-canary.0 (2026-01-29)

🩹 Fixes

  • auth: verify canary works (6f8b2b4a)
  • ci: handle missing git auth header in release-canary script (0a1e1cb6)

❤️ Thank You

  • Katerina Skroumpelou

v2.93.3

29 Jan 12:00
248ac09

Choose a tag to compare

2.93.3 (2026-01-29)

🩹 Fixes

  • auth: add webauthn tests and fix fallback naming (#1763)
  • ci: add persist-credentials: false to release job checkouts (#2074)
  • storage: handle empty 200 responses in vector operations (#2073)

❤️ Thank You

v2.93.2

27 Jan 22:56
91b36d7

Choose a tag to compare

2.93.2 (2026-01-27)

🩹 Fixes

  • supabase: revert client platform and runtime detection headers (#2067)

❤️ Thank You

  • Guilherme Souza

v2.93.2-canary.0

27 Jan 22:55
91b36d7

Choose a tag to compare

v2.93.2-canary.0 Pre-release
Pre-release

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

26 Jan 16:14
91b57a7

Choose a tag to compare

2.93.1 (2026-01-26)

🩹 Fixes

  • realtime: revert validate table filter in postgres_changes event dispatch (#2060)

❤️ Thank You

v2.93.0

26 Jan 14:45
942e643

Choose a tag to compare

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

v2.92.1-canary.0

26 Jan 14:27
bd3808c

Choose a tag to compare

v2.92.1-canary.0 Pre-release
Pre-release

2.92.1-canary.0 (2026-01-26)

🩹 Fixes

  • supabase: safe environment detection node v browser (#2053)

❤️ Thank You

v2.92.1-rc.2

23 Jan 16:49

Choose a tag to compare

v2.92.1-rc.2 Pre-release
Pre-release

2.92.1-rc.2 (2026-01-23)

🩹 Fixes

  • supabase: less hacky require (24b99037)

❤️ Thank You

  • Katerina Skroumpelou

v2.92.1-rc.1

23 Jan 16:36

Choose a tag to compare

v2.92.1-rc.1 Pre-release
Pre-release

2.92.1-rc.1 (2026-01-23)

🩹 Fixes

  • supabase: another env detection issue (9fd63bc8)

❤️ Thank You

  • Katerina Skroumpelou