Skip to content

Releases: supabase/supabase-js

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

v2.79.0

04 Nov 15:52
53949f3

Choose a tag to compare

2.79.0 (2025-11-04)

🚀 Features

  • auth: support throwing errors instead of returning them (#1766)
  • repo: remove node-fetch dependency, require Node.js 20+ (#1830)

❤️ Thank You

v2.78.1-canary.1

04 Nov 15:40
53949f3

Choose a tag to compare

v2.78.1-canary.1 Pre-release
Pre-release

2.78.1-canary.1 (2025-11-04)

🚀 Features

  • repo: remove node-fetch dependency, require Node.js 20+ (#1830)

❤️ Thank You

v2.78.1-canary.0

31 Oct 11:56
7511686

Choose a tag to compare

v2.78.1-canary.0 Pre-release
Pre-release

2.78.1-canary.0 (2025-10-31)

🚀 Features

  • auth: support throwing errors instead of returning them (#1766)

❤️ Thank You

v2.78.0

30 Oct 15:36
bbfbd92

Choose a tag to compare

2.78.0 (2025-10-30)

🚀 Features

  • auth: add OAuth 2.1 authorization consent management API calls (#1793)
  • auth: add OAuth client update support (#1812)
  • auth: refactor getAuthenticatorAssuranceLevel method (#1822)

🩹 Fixes

  • auth: remove redirection in getAuthorizationDetails (#1811)
  • auth: move session warning proxy from session to user object (#1817)

❤️ Thank You

v2.77.1-canary.2

30 Oct 14:01
ec5a976

Choose a tag to compare

v2.77.1-canary.2 Pre-release
Pre-release

2.77.1-canary.2 (2025-10-30)

🚀 Features

  • auth: refactor getAuthenticatorAssuranceLevel method (#1822)

❤️ Thank You

  • Stojan Dimitrovski @hf

v2.77.1-canary.1

30 Oct 12:53
063bfd2

Choose a tag to compare

v2.77.1-canary.1 Pre-release
Pre-release

2.77.1-canary.1 (2025-10-30)

🩹 Fixes

  • auth: move session warning proxy from session to user object (#1817)

❤️ Thank You

v2.77.1-canary.0

29 Oct 18:31
4c76af8

Choose a tag to compare

v2.77.1-canary.0 Pre-release
Pre-release

2.77.1-canary.0 (2025-10-29)

🚀 Features

  • auth: add OAuth 2.1 authorization consent management API calls (#1793)
  • auth: add OAuth client update support (#1812)

🩹 Fixes

  • auth: remove redirection in getAuthorizationDetails (#1811)

❤️ Thank You