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
Nov 7, 2025
v2.80.1-canary.1
↗
#
2.80.1-canary.1 (2025-11-07)
🩹 Fixes
auth:
make webauthn param optional and move register params to webauthn (
#1765
)
❤️ Thank You
Katerina Skroumpelou @mandarini
Nov 6, 2025
v2.80.1-canary.0
↗
#
2.80.1-canary.0 (2025-11-06)
🩹 Fixes
functions:
add configurable timeout and normalize abort/timeout errors as FunctionsFetchError (
#1837
)
❤️ Thank You
Katerina Skroumpelou @mandarini
v2.80.0
↗
#
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
Steve Hall @sh41
Sumit Kumar @Software-Engineering-Project-Team-Bob
v2.79.1-canary.1
↗
#
2.79.1-canary.1 (2025-11-06)
🩹 Fixes
auth:
only warn if multiple clients share a storage-key (
#1767
)
❤️ Thank You
Steve Hall @sh41
v2.79.1-canary.0
↗
#
2.79.1-canary.0 (2025-11-06)
🚀 Features
auth:
add TypeScript types for documented JWT claims fields (
#1802
)
❤️ Thank You
Sumit Kumar @Software-Engineering-Project-Team-Bob
Nov 4, 2025
v2.79.0
↗
#
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
Katerina Skroumpelou @mandarini
v2.78.1-canary.1
↗
#
2.78.1-canary.1 (2025-11-04)
🚀 Features
repo:
remove node-fetch dependency, require Node.js 20+ (
#1830
)
❤️ Thank You
Katerina Skroumpelou @mandarini
Oct 31, 2025
v2.78.1-canary.0
↗
#
2.78.1-canary.0 (2025-10-31)
🚀 Features
auth:
support throwing errors instead of returning them (
#1766
)
❤️ Thank You
Katerina Skroumpelou @mandarini
Oct 30, 2025
v2.78.0
↗
#
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
Cemal Kılıç @cemalkilic
Katerina Skroumpelou @mandarini
Stojan Dimitrovski @hf
v2.77.1-canary.2
↗
#
2.77.1-canary.2 (2025-10-30)
🚀 Features
auth:
refactor getAuthenticatorAssuranceLevel method (
#1822
)
❤️ Thank You
Stojan Dimitrovski @hf
v2.77.1-canary.1
↗
#
2.77.1-canary.1 (2025-10-30)
🩹 Fixes
auth:
move session warning proxy from session to user object (
#1817
)
❤️ Thank You
Katerina Skroumpelou @mandarini
Oct 29, 2025
v2.77.1-canary.0
↗
#
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
Cemal Kılıç @cemalkilic
v2.77.0
↗
#
2.77.0 (2025-10-29)
🚀 Features
auth:
add OAuth 2.1 authorization consent management API calls (
#1793
)
auth:
add OAuth client update support (
#1812
)
storage:
add support for bucket pagination and sorting (
#1790
)
🩹 Fixes
auth:
handle 204 No Content response in OAuth client delete (
#1786
)
auth:
remove redirection in
getAuthorizationDetails
(
#1811
)
postgrest:
add incoming major 14 support (
#1807
)
repo:
add missing tslib dependency to core packages (
#1789
)
repo:
cleanup package-lock.json and bun.lock (
#1799
)
storage:
remove unnecessary filter (
#1809
)
🔥 Performance
precompile RegExp (
#1806
)
❤️ Thank You
Andrew Valleteau @avallete
Cemal Kılıç @cemalkilic
Fabrizio @fenos
Katerina Skroumpelou @mandarini
Kevin Grüneberg @kevcodez
Lenny @itslenny
Oct 23, 2025
v2.76.2-canary.2
↗
#
2.76.2-canary.2 (2025-10-23)
🩹 Fixes
repo:
cleanup package-lock.json and bun.lock (
#1799
)
❤️ Thank You
Katerina Skroumpelou @mandarini
Oct 22, 2025
v2.76.2-canary.1
↗
#
2.76.2-canary.1 (2025-10-22)
🚀 Features
storage:
add support for bucket pagination and sorting (
#1790
)
❤️ Thank You
Lenny @itslenny
Oct 21, 2025
v2.76.2-canary.0
↗
#
2.76.2-canary.0 (2025-10-21)
🩹 Fixes
auth:
handle 204 No Content response in OAuth client delete (
#1786
)
❤️ Thank You
Cemal Kılıç @cemalkilic
v2.76.1
↗
#
2.76.1 (2025-10-21)
🩹 Fixes
repo:
add missing tslib dependency to core packages (
#1789
)
❤️ Thank You
Katerina Skroumpelou @mandarini
Oct 20, 2025
v2.76.0
↗
#
2.76.0 (2025-10-20)
🚀 Features
realtime:
realtime explicit REST call (
#1751
)
realtime:
enhance RealtimeChannel type (
#1747
)
storage:
storage vectors and analytics in storage-js (
#1752
)
🩹 Fixes
functions:
missing body when Content-Type header supplied by dev (
#1758
)
functions:
add application/pdf response parsing to FunctionsClient (
#1757
)
realtime:
manipulate URLs using URL object (
#1769
)
repo:
convert postbuild to explicit codegen (
#1778
)
storage:
correct list v2 types to correctly match data returned from api (
#1761
)
storage:
use backward compatible return type in download function (
#1750
)
storage:
api types (
#1784
)
❤️ Thank You
Fabrizio @fenos
Filipe Cabaço @filipecabaco
Guilherme Souza
Katerina Skroumpelou @mandarini
Lenny @itslenny
v2.75.2-canary.1
↗
#
2.75.2-canary.1 (2025-10-20)
🩹 Fixes
storage:
api types (
#1784
)
❤️ Thank You
Fabrizio @fenos
Oct 17, 2025
v2.75.2-canary.0
↗
#
2.75.2-canary.0 (2025-10-17)
🚀 Features
realtime:
realtime explicit REST call (
#1751
)
realtime:
enhance RealtimeChannel type (
#1747
)
storage:
storage vectors and analytics in storage-js (
#1752
)
🩹 Fixes
functions:
missing body when Content-Type header supplied by dev (
#1758
)
functions:
add application/pdf response parsing to FunctionsClient (
#1757
)
realtime:
manipulate URLs using URL object (
#1769
)
repo:
convert postbuild to explicit codegen (
#1778
)
storage:
correct list v2 types to correctly match data returned from api (
#1761
)
storage:
use backward compatible return type in download function (
#1750
)
❤️ Thank You
Filipe Cabaço @filipecabaco
Guilherme Souza
Katerina Skroumpelou @mandarini
Lenny @itslenny
Previous
7
8
9
10
11
Next
Latest
v2.104.0
Source
@supabase/supabase-js
Changelog
View changelog
Tracking Since
Jul 12, 2025
Last checked Apr 21, 2026
.json
·
.md
·
.atom
Other sources from this team
Supabase
Supabase
·
27 releases
·
latest Apr 9, 2026
Supabase CLI
Similar sources
libSQL JS
Turso
·
103 releases
·
latest Apr 15, 2026
PlanetScale database-js
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
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
More from this team
v2.80.1-canary.4
Nov 7, 2025
via
Supabase · Supabase JS
v2.84.1-canary.0
Nov 26, 2025
via
Supabase · Supabase JS
v2.78.1-canary.0
Oct 31, 2025
via
Supabase · Supabase JS
v2.80.1-canary.2
Nov 7, 2025
via
Supabase · Supabase JS
v2.81.0
Nov 10, 2025
via
Supabase · Supabase JS
v2.94.1-canary.0
Feb 4, 2026
via
Supabase · Supabase JS
v2.97.1-canary.5
Feb 26, 2026
via
Supabase · Supabase JS
v2.93.3
Jan 29, 2026
via
Supabase · Supabase JS
Similar releases
v2.80.1-canary.4
Nov 7, 2025
via
Supabase · Supabase JS
v2.84.1-canary.0
Nov 26, 2025
via
Supabase · Supabase JS
v2.78.1-canary.0
Oct 31, 2025
via
Supabase · Supabase JS
v2.80.1-canary.2
Nov 7, 2025
via
Supabase · Supabase JS
v2.81.0
Nov 10, 2025
via
Supabase · Supabase JS
v2.94.1-canary.0
Feb 4, 2026
via
Supabase · Supabase JS
v2.97.1-canary.5
Feb 26, 2026
via
Supabase · Supabase JS
v2.93.3
Jan 29, 2026
via
Supabase · Supabase JS