Releases: supabase/supabase-js
Releases · supabase/supabase-js
v2.86.2
2.86.2 (2025-12-04)
🩹 Fixes
- storage: correct QueryVectorsResponse to use vectors instead of matches (#1922)
❤️ Thank You
- Katerina Skroumpelou @mandarini
v2.86.2-canary.0
2.86.2-canary.0 (2025-12-04)
🩹 Fixes
- storage: correct QueryVectorsResponse to use vectors instead of matches (#1922)
❤️ Thank You
- Katerina Skroumpelou @mandarini
v2.86.1
2.86.1 (2025-12-04)
🩹 Fixes
- auth: suppress getsession warning when getuser is called first (#1898)
- auth: code verifier remains in storage during edge cases (#1759)
- postgrest: cross-schema rpc setof type inference (#1900)
- repo: update lock file (#1910)
- repo: lock file issues (#1919)
- repo: update npm and install again (#1920)
- supabase: add esm wrapper to resolve module not found error in nuxt (#1914)
❤️ Thank You
- Katerina Skroumpelou @mandarini
- Vaibhav @7ttp
v2.86.1-canary.0
2.86.1-canary.0 (2025-12-04)
🩹 Fixes
- auth: suppress getsession warning when getuser is called first (#1898)
- auth: code verifier remains in storage during edge cases (#1759)
- postgrest: cross-schema rpc setof type inference (#1900)
- repo: update lock file (#1910)
- repo: lock file issues (#1919)
- repo: update npm and install again (#1920)
- supabase: add esm wrapper to resolve module not found error in nuxt (#1914)
❤️ Thank You
- Katerina Skroumpelou @mandarini
- Vaibhav @7ttp
v2.86.0
2.86.0 (2025-11-26)
🚀 Features
- storage: install iceberg-js and add from method (#1881)
❤️ Thank You
- Katerina Skroumpelou @mandarini
v2.85.1-canary.0
2.85.1-canary.0 (2025-11-26)
🚀 Features
- storage: install iceberg-js and add from method (#1881)
❤️ Thank You
- Katerina Skroumpelou @mandarini
v2.85.0
2.85.0 (2025-11-26)
🚀 Features
- realtime: add metadata to realtime user broadcast push (#1894)
🩹 Fixes
- auth: oauth minor fixes on types (#1891)
❤️ Thank You
- Cemal Kılıç @cemalkilic
- Eduardo Gurgel
v2.84.1-canary.1
2.84.1-canary.1 (2025-11-26)
🚀 Features
- realtime: add metadata to realtime user broadcast push (#1894)
❤️ Thank You
- Eduardo Gurgel
v2.84.1-canary.0
2.84.1-canary.0 (2025-11-26)
🩹 Fixes
- auth: oauth minor fixes on types (#1891)
❤️ Thank You
- Cemal Kılıç @cemalkilic
v2.84.0
2.84.0 (2025-11-20)
🚀 Features
- postgrest: add isdistinct and regex pattern matching operators (#1875)
🩹 Fixes
- postgrest: validate empty or invalid relation names in Postgrest… (#1863)
- realtime: simplify serializer by removing unnecessary types of messages (#1871)
❤️ Thank You
- Eduardo Gurgel
- Katerina Skroumpelou @mandarini
- Soufiane Radouane @sofmega