Releases: supabase/supabase-js
Releases · supabase/supabase-js
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
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
v2.76.2-canary.1
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
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
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