releases.sh
preview
Search
Docs
Supabase
/
Supabase JS
Supabase JS
$
npx -y @buildinternet/releases show supabase-js
Activity
Timeline
All
90d
30d
Sun
Mon
Tue
Wed
Thu
Fri
Sat
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
Less
More
Releases
96
Avg
32/mo
Versions
v2.90.2-canary.1 → v2.104.0-canary.2
Highlights
All Releases
Changelog
Jan 27, 2026
v2.93.2-canary.0
↗
#
2.93.2-canary.0 (2026-01-27)
🩹 Fixes
supabase:
revert client platform and runtime detection headers (
#2067
)
❤️ Thank You
Guilherme Souza
Jan 26, 2026
v2.93.1
↗
#
2.93.1 (2026-01-26)
🩹 Fixes
realtime:
revert validate table filter in postgres_changes event dispatch (
#2060
)
❤️ Thank You
Katerina Skroumpelou @mandarini
v2.93.0
↗
#
2.93.0 (2026-01-26)
🚀 Features
auth:
add optional jwt parameter to getAuthenticatorAssuranceLevel (
#1940
)
supabase:
add missing HTTP headers for client platform and runtime detection (
#2046
)
🩹 Fixes
auth:
handle uncaught promise rejections during initialization (
#2032
)
auth:
clear local storage on signOut when session is already missing (
#2026
)
realtime:
send heartbeat for initial connection error (
#1746
)
realtime:
add generic overload for postgres_changes event type (
#1984
)
storage:
expose status and statusCode on StorageError base class (
#2018
)
supabase:
safe environment detection node v browser (
#2053
)
❤️ Thank You
Katerina Skroumpelou @mandarini
Vaibhav @7ttp
v2.92.1-canary.0
↗
#
2.92.1-canary.0 (2026-01-26)
🩹 Fixes
supabase:
safe environment detection node v browser (
#2053
)
❤️ Thank You
Katerina Skroumpelou @mandarini
Jan 23, 2026
v2.92.1-rc.2
↗
#
2.92.1-rc.2 (2026-01-23)
🩹 Fixes
supabase:
less hacky require (
24b99037
)
❤️ Thank You
Katerina Skroumpelou
v2.92.1-rc.1
↗
#
2.92.1-rc.1 (2026-01-23)
🩹 Fixes
supabase:
another env detection issue (
9fd63bc8
)
❤️ Thank You
Katerina Skroumpelou
v2.91.3-rc.1
↗
#
2.91.3-rc.1 (2026-01-23)
This was a version bump only, there were no code changes.
v2.91.3-rc.0
↗
#
2.91.3-rc.0 (2026-01-23)
This was a version bump only, there were no code changes.
v2.91.2-rc.0
↗
#
2.91.2-rc.0 (2026-01-23)
🚀 Features
auth:
add optional jwt parameter to getAuthenticatorAssuranceLevel (
#1940
)
supabase:
add missing HTTP headers for client platform and runtime detection (
#2046
)
🩹 Fixes
auth:
handle uncaught promise rejections during initialization (
#2032
)
auth:
clear local storage on signOut when session is already missing (
#2026
)
realtime:
send heartbeat for initial connection error (
#1746
)
realtime:
add generic overload for postgres_changes event type (
#1984
)
storage:
expose status and statusCode on StorageError base class (
#2018
)
supabase:
env detection (
9fd0fe10
)
❤️ Thank You
Katerina Skroumpelou @mandarini
Vaibhav @7ttp
v2.91.1
↗
#
2.91.1 (2026-01-23)
🩹 Fixes
auth:
restore SSR OAuth functionality broken in v2.91.0 (
#2039
)
❤️ Thank You
Vaibhav @7ttp
v2.91.1-canary.3
↗
#
2.91.1-canary.3 (2026-01-23)
🚀 Features
auth:
add optional jwt parameter to getAuthenticatorAssuranceLevel (
#1940
)
❤️ Thank You
Vaibhav @7ttp
v2.91.1-canary.2
↗
#
2.91.1-canary.2 (2026-01-23)
🚀 Features
supabase:
add missing HTTP headers for client platform and runtime detection (
#2046
)
🩹 Fixes
auth:
clear local storage on signOut when session is already missing (
#2026
)
realtime:
send heartbeat for initial connection error (
#1746
)
realtime:
add generic overload for postgres_changes event type (
#1984
)
storage:
expose status and statusCode on StorageError base class (
#2018
)
❤️ Thank You
Katerina Skroumpelou @mandarini
Vaibhav @7ttp
Jan 21, 2026
v2.91.1-canary.0
↗
#
2.91.1-canary.0 (2026-01-21)
🩹 Fixes
auth:
restore SSR OAuth functionality broken in v2.91.0 (
#2039
)
❤️ Thank You
Vaibhav @7ttp
Jan 20, 2026
v2.91.0
↗
#
2.91.0 (2026-01-20)
🚀 Features
realtime:
set default serializer to 2.0.0 (
#2034
)
🩹 Fixes
auth:
defer subscriber notification in exchangeCodeForSession to prevent deadlock (
#2014
)
auth:
clarify updateUserById applies changes directly (
#2031
)
supabase:
resolve Firefox extension cross-context Promise error (
#2033
)
❤️ Thank You
Eduardo Gurgel
Vaibhav @7ttp
v2.90.2-canary.2
↗
#
2.90.2-canary.2 (2026-01-20)
🩹 Fixes
auth:
clarify updateUserById applies changes directly (
#2031
)
❤️ Thank You
Vaibhav @7ttp
v2.90.2-canary.1
↗
#
2.90.2-canary.1 (2026-01-20)
🚀 Features
realtime:
set default serializer to 2.0.0 (
#2034
)
🩹 Fixes
supabase:
resolve Firefox extension cross-context Promise error (
#2033
)
❤️ Thank You
Eduardo Gurgel
Vaibhav @7ttp
Jan 12, 2026
v2.90.2-canary.0
↗
#
2.90.2-canary.0 (2026-01-12)
🩹 Fixes
auth:
defer subscriber notification in exchangeCodeForSession to prevent deadlock (
#2014
)
❤️ Thank You
Vaibhav @7ttp
Jan 8, 2026
v2.90.1
↗
#
2.90.1 (2026-01-08)
🩹 Fixes
postgrest:
prevent shared state between query builder operations (
#1978
)
realtime:
validate table filter in postgres_changes event dispatch (
#1999
)
❤️ Thank You
Vaibhav @7ttp
v2.90.1-canary.1
↗
#
2.90.1-canary.1 (2026-01-08)
🩹 Fixes
postgrest:
prevent shared state between query builder operations (
#1978
)
❤️ Thank You
Vaibhav @7ttp
Jan 7, 2026
v2.90.1-canary.0
↗
#
2.90.1-canary.0 (2026-01-07)
🩹 Fixes
realtime:
validate table filter in postgres_changes event dispatch (
#1999
)
❤️ Thank You
Vaibhav @7ttp
Previous
3
4
5
6
7
Next
Latest
v2.104.0-canary.2
Source
@supabase/supabase-js
Changelog
View changelog
Tracking Since
Jul 12, 2025
Last checked Apr 19, 2026
.json
·
.md
·
.atom
Other sources from this team
Supabase
Supabase
·
27 releases
·
latest Apr 9, 2026
Supabase CLI
Supabase
·
224 releases
·
latest Apr 20, 2026
Supabase Auth
Supabase
·
210 releases
·
latest Apr 16, 2026
Supabase Changelog
Supabase
·
207 releases
·
latest Apr 14, 2026
More from this team
v2.93.2
Jan 27, 2026
via
Supabase · Supabase JS
v2.92.1-canary.0
Jan 26, 2026
via
Supabase · Supabase JS
v2.92.1-rc.1
Jan 23, 2026
via
Supabase · Supabase JS
v2.95.2-canary.2
Feb 5, 2026
via
Supabase · Supabase JS
v2.95.2-canary.0
Feb 5, 2026
via
Supabase · Supabase JS
v2.93.4-canary.0
Jan 29, 2026
via
Supabase · Supabase JS
v2.91.1-canary.2
Jan 23, 2026
via
Supabase · Supabase JS
v2.89.1-canary.4
Jan 5, 2026
via
Supabase · Supabase JS
Similar releases
v2.93.2
Jan 27, 2026
via
Supabase · Supabase JS
v2.92.1-canary.0
Jan 26, 2026
via
Supabase · Supabase JS
v2.92.1-rc.1
Jan 23, 2026
via
Supabase · Supabase JS
v2.95.2-canary.2
Feb 5, 2026
via
Supabase · Supabase JS
v2.95.2-canary.0
Feb 5, 2026
via
Supabase · Supabase JS
v2.93.4-canary.0
Jan 29, 2026
via
Supabase · Supabase JS
v2.91.1-canary.2
Jan 23, 2026
via
Supabase · Supabase JS
v2.89.1-canary.4
Jan 5, 2026
via
Supabase · Supabase JS
Similar sources
libSQL JS
Turso
·
103 releases
·
latest Apr 15, 2026
PlanetScale database-js
PlanetScale
·
34 releases
·
latest Mar 25, 2026
JS SDK
Langfuse
·
104 releases
·
latest Apr 17, 2026
JS SDK
Inngest
·
105 releases
·
latest Apr 15, 2026
JS SDK
LaunchDarkly
·
134 releases
·
latest Apr 20, 2026
Prisma
Prisma
·
202 releases
·
latest Apr 7, 2026