stack.pulse
#stacks/supabase-js/data

Supabase JS release notes, breaking changes, and upgrade notes.

Isomorphic JavaScript client for Supabase StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.

releases
10
breaking
0
security
0
deprecated
0
migrations
0

Get source-linked upgrade notes and occasional sponsor recommendations. No GitHub login required.

what stackpulse tracks

Supabase JS releases from GitHub

StackPulse watches Supabase JS release notes and keeps the original source link close to every summary.

upgrade risk

Breaking changes and deprecations

Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.

migration notes

Source-backed next steps

Migration steps and recommended actions are only shown when the upstream release notes support them.

# latest_releases

source-backed
v2.108.3-canary.2lowprereleaseJun 19, 2026

v2.108.3-canary.2

No code changes in this version bump.

view source on github->
v2.108.3-canary.1mediumfeatureprereleaseJun 18, 2026

v2.108.3-canary.1

This canary release fixes issues with Content-Type headers in functions and storage list sorting defaults.

affected

Users who override Content-Type headers in functions or use partial sortBy in storage list operations are affected.

action

Update to this version if encountering issues with Content-Type header casing or storage list sorting.

view source on github->
v2.108.3-canary.0lowfeatureprereleaseJun 17, 2026

v2.108.3-canary.0

This pre-release includes a fix for pinning dependencies related to realtime functionality and browser tests.

view source on github->
v2.108.2mediumfeatureJun 15, 2026

v2.108.2

This release focuses on bug fixes, including improvements to session handling in the auth module and clarifications for realtime server migration errors. It also includes updates to the release process for Deno and JSR publishing.

affected

Users relying on session handling in the auth module or realtime server migration may be affected.

action

Update to the latest version to benefit from the fixes and clarifications.

view source on github->
v2.108.2-canary.5lowprereleaseJun 15, 2026

v2.108.2-canary.5

This release is a version bump with no code changes.

view source on github->
v2.108.2-beta.5lowprereleaseJun 12, 2026

v2.108.2-beta.5

This release focuses on bug fixes, including preserving valid sessions during refresh failures and clarifying error messages for realtime HTTP requests. It also includes updates to the release process for Deno and JSR publishing.

affected

Developers using Supabase JS for authentication and realtime functionality may benefit from improved session handling and clearer error messages.

view source on github->
v2.108.2-canary.4lowfeatureprereleaseJun 12, 2026

v2.108.2-canary.4

This canary release includes a fix to clarify the `httpSend()` 404 error message and adds a server migration note.

affected

Developers using `httpSend()` in Supabase JS may benefit from clearer error messaging.

view source on github->
v2.108.2-canary.3lowprereleaseJun 11, 2026

v2.108.2-canary.3

This release is a version bump with no code changes.

view source on github->
v2.108.2-canary.2mediumfeatureprereleaseJun 11, 2026

v2.108.2-canary.2

This release focuses on restoring JSR publish flags and enabling them for beta.

affected

Developers using the beta version of Supabase JS are affected.

action

Update to the latest canary release to ensure JSR publish flags are correctly enabled.

view source on github->
v2.108.2-canary.1lowprereleaseJun 11, 2026

v2.108.2-canary.1

This canary release includes a fix to pin Deno and bound JSR publish to prevent stranded-task hangs.

affected

Developers using Deno and JSR publishing workflows may be affected by stranded-task hangs.

action

Update to this canary release to mitigate stranded-task hangs.

view source on github->