Skip to content

Releases: supabase/supabase-js

v2.99.2-canary.0

13 Mar 05:59
b835e3c

Choose a tag to compare

v2.99.2-canary.0 Pre-release
Pre-release

2.99.2-canary.0 (2026-03-13)

🩹 Fixes

  • storage: do not rewrite signed URL to render endpoint for empty transform object (#2162)

❤️ Thank You

v2.99.1

11 Mar 07:20
3f329cc

Choose a tag to compare

2.99.1 (2026-03-11)

🩹 Fixes

  • functions: add RateLimitError in Deno.errors namespace (#2160)

❤️ Thank You

v2.99.1-canary.0

11 Mar 07:12
3f329cc

Choose a tag to compare

v2.99.1-canary.0 Pre-release
Pre-release

2.99.1-canary.0 (2026-03-11)

🩹 Fixes

  • functions: add RateLimitError in Deno.errors namespace (#2160)

❤️ Thank You

  • 냥냐챠

v2.99.0

09 Mar 12:40
c338e2f

Choose a tag to compare

2.99.0 (2026-03-09)

🚀 Features

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

🩹 Fixes

  • storage: improve FileObject type accuracy with nullable fields (#2116)

❤️ Thank You

v2.98.1-canary.1

05 Mar 15:14
c338e2f

Choose a tag to compare

v2.98.1-canary.1 Pre-release
Pre-release

2.98.1-canary.1 (2026-03-05)

🩹 Fixes

  • storage: improve FileObject type accuracy with nullable fields (#2116)

❤️ Thank You

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