Skip to content

Releases: supabase/supabase-js

v2.98.1-canary.0

27 Feb 10:47
c1613a0

Choose a tag to compare

v2.98.1-canary.0 Pre-release
Pre-release

2.98.1-canary.0 (2026-02-27)

🚀 Features

  • auth: add custom OIDC/OAuth provider admin CRUD methods (#2133)

❤️ Thank You

v2.98.0

26 Feb 12:50
8416b11

Choose a tag to compare

2.98.0 (2026-02-26)

🚀 Features

  • auth: add token_endpoint_auth_method to OAuth client create/update (#2132)
  • auth: support custom providers via custom: prefix in Provider type (#2134)
  • auth: add currentPassword to UserAttributes type (#2131)

🩹 Fixes

  • auth: recover from orphaned navigator locks via steal fallback (#2106)
  • auth: lower lockAcquireTimeout default to 5s and fix stale JSDoc (#2125)
  • auth: fixes userattributes type (#2139)
  • realtime: patch channel join payloads with resolved access token before flushing send buffer (#2136)

❤️ Thank You

v2.97.1-canary.5

26 Feb 12:46
8416b11

Choose a tag to compare

v2.97.1-canary.5 Pre-release
Pre-release

2.97.1-canary.5 (2026-02-26)

🩹 Fixes

  • auth: fixes userattributes type (#2139)

❤️ Thank You

v2.97.1-canary.4

25 Feb 12:22
c35fba4

Choose a tag to compare

v2.97.1-canary.4 Pre-release
Pre-release

2.97.1-canary.4 (2026-02-25)

🩹 Fixes

  • realtime: patch channel join payloads with resolved access token before flushing send buffer (#2136)

❤️ Thank You

v2.97.1-canary.3

24 Feb 12:46
f681484

Choose a tag to compare

v2.97.1-canary.3 Pre-release
Pre-release

2.97.1-canary.3 (2026-02-24)

🚀 Features

  • auth: support custom providers via custom: prefix in Provider type (#2134)
  • auth: add currentPassword to UserAttributes type (#2131)

❤️ Thank You

v2.97.1-canary.2

24 Feb 09:49
a704482

Choose a tag to compare

v2.97.1-canary.2 Pre-release
Pre-release

2.97.1-canary.2 (2026-02-24)

🚀 Features

  • auth: add token_endpoint_auth_method to OAuth client create/update (#2132)

❤️ Thank You

v2.97.1-canary.1

19 Feb 16:14
0f52237

Choose a tag to compare

v2.97.1-canary.1 Pre-release
Pre-release

2.97.1-canary.1 (2026-02-19)

🩹 Fixes

  • auth: lower lockAcquireTimeout default to 5s and fix stale JSDoc (#2125)

❤️ Thank You

v2.97.1-canary.0

19 Feb 15:08
b791178

Choose a tag to compare

v2.97.1-canary.0 Pre-release
Pre-release

2.97.1-canary.0 (2026-02-19)

🩹 Fixes

  • auth: recover from orphaned navigator locks via steal fallback (#2106)

❤️ Thank You

v2.97.0

18 Feb 13:47
c903551

Choose a tag to compare

2.97.0 (2026-02-18)

🚀 Features

  • auth: add skipAutoInitialize option to prevent constructor auto-init (#2123)

❤️ Thank You

v2.96.1-canary.0

18 Feb 13:44
c903551

Choose a tag to compare

v2.96.1-canary.0 Pre-release
Pre-release

2.96.1-canary.0 (2026-02-18)

🚀 Features

  • auth: add skipAutoInitialize option to prevent constructor auto-init (#2123)

❤️ Thank You