Skip to content

Releases: supabase/supabase-js

v2.86.2

04 Dec 14:52
3b038a0

Choose a tag to compare

2.86.2 (2025-12-04)

🩹 Fixes

  • storage: correct QueryVectorsResponse to use vectors instead of matches (#1922)

❤️ Thank You

v2.86.2-canary.0

04 Dec 14:47
3b038a0

Choose a tag to compare

v2.86.2-canary.0 Pre-release
Pre-release

2.86.2-canary.0 (2025-12-04)

🩹 Fixes

  • storage: correct QueryVectorsResponse to use vectors instead of matches (#1922)

❤️ Thank You

v2.86.1

04 Dec 13:15
41d76bd

Choose a tag to compare

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

v2.86.1-canary.0

04 Dec 13:08
41d76bd

Choose a tag to compare

v2.86.1-canary.0 Pre-release
Pre-release

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

v2.86.0

26 Nov 18:04
f16f1c4

Choose a tag to compare

2.86.0 (2025-11-26)

🚀 Features

  • storage: install iceberg-js and add from method (#1881)

❤️ Thank You

v2.85.1-canary.0

26 Nov 16:46
f16f1c4

Choose a tag to compare

v2.85.1-canary.0 Pre-release
Pre-release

2.85.1-canary.0 (2025-11-26)

🚀 Features

  • storage: install iceberg-js and add from method (#1881)

❤️ Thank You

v2.85.0

26 Nov 13:41
ad5b553

Choose a tag to compare

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

v2.84.1-canary.1

26 Nov 09:53
33c0b1e

Choose a tag to compare

v2.84.1-canary.1 Pre-release
Pre-release

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

26 Nov 08:11
68d3b2c

Choose a tag to compare

v2.84.1-canary.0 Pre-release
Pre-release

2.84.1-canary.0 (2025-11-26)

🩹 Fixes

  • auth: oauth minor fixes on types (#1891)

❤️ Thank You

v2.84.0

20 Nov 11:15
b5ea928

Choose a tag to compare

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