Skip to content

Releases: supabase/supabase-js

v3.0.0-next.18

30 Apr 12:19
Immutable release. Only release title and notes can be modified.
f8d914e

Choose a tag to compare

v3.0.0-next.18 Pre-release
Pre-release

3.0.0-next.18 (2026-04-30)

🩹 Fixes

  • misc: reduce any usage across packages (#2268)
  • postgrest: unify insert/upsert signatures (#2297)

❤️ Thank You

v3.0.0-next.17

29 Apr 13:56
Immutable release. Only release title and notes can be modified.
219802f

Choose a tag to compare

v3.0.0-next.17 Pre-release
Pre-release

3.0.0-next.17 (2026-04-29)

🩹 Fixes

  • ⚠️ postgrest: wrap error in PostgrestError instance on processResponse (#2240)

⚠️ Breaking Changes

  • ⚠️ postgrest: wrap error in PostgrestError instance on processResponse (#2240)

❤️ Thank You

v3.0.0-next.16

28 Apr 14:24
Immutable release. Only release title and notes can be modified.
b8e18ec

Choose a tag to compare

v3.0.0-next.16 Pre-release
Pre-release

3.0.0-next.16 (2026-04-28)

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

v3.0.0-next.15

28 Apr 13:06
Immutable release. Only release title and notes can be modified.
1b06c14

Choose a tag to compare

v3.0.0-next.15 Pre-release
Pre-release

3.0.0-next.15 (2026-04-28)

🩹 Fixes

  • misc: widen enum-like unions with (string & {}) for forward compat (#2300)
  • realtime: surface real Error on transport-level CHANNEL_ERROR (#2299)
  • ⚠️ storage: do not throw error when file does not exist in exists method (#1838)

⚠️ Breaking Changes

  • ⚠️ storage: do not throw error when file does not exist in exists method (#1838)

❤️ Thank You

v3.0.0-next.14

28 Apr 10:51
Immutable release. Only release title and notes can be modified.
6795cbc

Choose a tag to compare

v3.0.0-next.14 Pre-release
Pre-release

3.0.0-next.14 (2026-04-28)

🩹 Fixes

  • realtime: surface real Error on transport-level CHANNEL_ERROR (#2294)

❤️ Thank You

v3.0.0-next.13

28 Apr 10:11
Immutable release. Only release title and notes can be modified.
78b6c8b

Choose a tag to compare

v3.0.0-next.13 Pre-release
Pre-release

3.0.0-next.13 (2026-04-28)

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

v3.0.0-next.12

28 Apr 08:42
Immutable release. Only release title and notes can be modified.
8ccd183

Choose a tag to compare

v3.0.0-next.12 Pre-release
Pre-release

3.0.0-next.12 (2026-04-28)

🚀 Features

  • auth: add passkey support with WebAuthn registration, authentication, and management (#2283)
  • realtime: Realtime deferred disconnect (#2282)

🩹 Fixes

  • postgrest: query reassignment regression (#2292)
  • realtime: annotate Timer/Vsn getters to avoid deep phoenix imports (#2284)
  • storage: forward duplex option for stream uploads via uploadToSignedUrl (#2289)

❤️ Thank You

v2.105.2-canary.0

28 Apr 14:27
Immutable release. Only release title and notes can be modified.
0e832d8

Choose a tag to compare

v2.105.2-canary.0 Pre-release
Pre-release

2.105.2-canary.0 (2026-04-28)

🩹 Fixes

  • misc: widen enum-like unions with (string & {}) for forward compat (#2303)

v2.105.1

28 Apr 12:08
Immutable release. Only release title and notes can be modified.
2f11f49

Choose a tag to compare

2.105.1 (2026-04-28)

🩹 Fixes

  • postgrest: query reassignment regression (#2292)
  • realtime: surface real Error on transport-level CHANNEL_ERROR (#2299)

❤️ Thank You

v2.105.1-canary.2

28 Apr 11:44
Immutable release. Only release title and notes can be modified.
2f11f49

Choose a tag to compare

v2.105.1-canary.2 Pre-release
Pre-release

2.105.1-canary.2 (2026-04-28)

🩹 Fixes

  • realtime: surface real Error on transport-level CHANNEL_ERROR (#2299)