Skip to content

Releases: supabase/supabase-js

v2.74.1-canary.6

07 Oct 14:18
1397c9b
Compare
Choose a tag to compare
v2.74.1-canary.6 Pre-release
Pre-release

2.74.1-canary.6 (2025-10-07)

This was a version bump only, there were no code changes.

v2.74.1-canary.5

07 Oct 13:20
82563fc
Compare
Choose a tag to compare
v2.74.1-canary.5 Pre-release
Pre-release

2.74.1-canary.5 (2025-10-07)

This was a version bump only, there were no code changes.

v2.74.1-canary.4

07 Oct 10:00
3d70605
Compare
Choose a tag to compare
v2.74.1-canary.4 Pre-release
Pre-release

2.74.1-canary.4 (2025-10-07)

This was a version bump only, there were no code changes.

v2.74.1-canary.3

07 Oct 09:01
7d1e40b
Compare
Choose a tag to compare
v2.74.1-canary.3 Pre-release
Pre-release

2.74.1-canary.3 (2025-10-07)

This was a version bump only, there were no code changes.

v2.74.1-canary.2

06 Oct 17:38
35ce587
Compare
Choose a tag to compare
v2.74.1-canary.2 Pre-release
Pre-release

2.74.1-canary.2 (2025-10-06)

This was a version bump only, there were no code changes.

v2.74.1-canary.1

06 Oct 17:15
Compare
Choose a tag to compare
v2.74.1-canary.1 Pre-release
Pre-release

2.74.1-canary.1 (2025-10-06)

This was a version bump only, there were no code changes.

v2.74.1-canary.0

06 Oct 17:07
Compare
Choose a tag to compare
v2.74.1-canary.0 Pre-release
Pre-release

2.74.1-canary.0 (2025-10-06)

This was a version bump only, there were no code changes.

v2.74.0

06 Oct 14:55
Compare
Choose a tag to compare

2.74.0 (2025-10-07)

🚀 Features

  • auth: add deprecation notice to onAuthStateChange with async function (#1580)
  • auth: add OAuth 2.1 client admin endpoints (#1582)
  • docs: explicitly mark options as optional (#1622)
  • realtime: add support to configure Broadcast Replay (#1623)
  • release: enable trusted publishing (#1592)
  • storage: add support for sorting to list v2 (#1606)

🩹 Fixes

  • storage: remove trailing slash from baseUrl normalization (#1589)

❤️ Thank You

v2.73.1-canary.8

06 Oct 14:07
636085f
Compare
Choose a tag to compare
v2.73.1-canary.8 Pre-release
Pre-release

2.73.1-canary.8 (2025-10-06)

🩹 Fixes

  • storage: remove trailing slash from baseUrl normalization (#1589)

❤️ Thank You

  • Taketo Yoshida

v2.73.1-canary.7

06 Oct 13:35
f4cb23e
Compare
Choose a tag to compare
v2.73.1-canary.7 Pre-release
Pre-release

2.73.1-canary.7 (2025-10-06)

🚀 Features

  • docs: explicitly mark options as optional (#1622)

❤️ Thank You

  • Doğukan Akkaya