Skip to content

Releases: supabase/supabase-js

v2.87.4-canary.0

15 Dec 19:45
72566c9

Choose a tag to compare

v2.87.4-canary.0 Pre-release
Pre-release

2.87.4-canary.0 (2025-12-15)

🩹 Fixes

  • realtime: handle websocket race condition in node.js (#1946)

❤️ Thank You

v2.87.3

15 Dec 19:27
628e710

Choose a tag to compare

2.87.3 (2025-12-15)

🩹 Fixes

  • supabase: resolve jsDelivr CDN ESM import failure with .js extensions (#1953)

❤️ Thank You

v2.87.3-canary.1

15 Dec 19:14
628e710

Choose a tag to compare

v2.87.3-canary.1 Pre-release
Pre-release

2.87.3-canary.1 (2025-12-15)

🩹 Fixes

  • supabase: resolve jsDelivr CDN ESM import failure with .js extensions (#1953)

❤️ Thank You

v2.87.3-canary.0

15 Dec 16:46

Choose a tag to compare

v2.87.3-canary.0 Pre-release
Pre-release

2.87.3-canary.0 (2025-12-15)

🩹 Fixes

  • repo: temp canary (e6798b00)
  • supabase: resolve jsDelivr CDN ESM import failure with .js extensions (1e02837f)

❤️ Thank You

  • Katerina Skroumpelou

v2.87.2

15 Dec 15:56
31280b2

Choose a tag to compare

2.87.2 (2025-12-15)

🩹 Fixes

  • auth: add helpful error when PKCE code verifier is missing (#1931)
  • realtime: terminate web worker on disconnect to prevent memory leak (#1907)
  • supabase: resolve jsDelivr CDN ESM import failure (#1950)

❤️ Thank You

v2.87.2-canary.0

15 Dec 15:40
31280b2

Choose a tag to compare

v2.87.2-canary.0 Pre-release
Pre-release

2.87.2-canary.0 (2025-12-15)

🩹 Fixes

  • auth: add helpful error when PKCE code verifier is missing (#1931)
  • realtime: terminate web worker on disconnect to prevent memory leak (#1907)
  • supabase: resolve jsDelivr CDN ESM import failure (#1950)

❤️ Thank You

v2.87.1

09 Dec 11:30
a9dffc2

Choose a tag to compare

2.87.1 (2025-12-09)

🩹 Fixes

  • auth: skip navigator lock when persistSession is false (#1928)
  • realtime: preserve custom JWT tokens across channel resubscribe (#1908)
  • realtime: handle null values in postgres changes filter comparison (#1918)

❤️ Thank You

v2.87.1-canary.1

08 Dec 16:35
e168922

Choose a tag to compare

v2.87.1-canary.1 Pre-release
Pre-release

2.87.1-canary.1 (2025-12-08)

🩹 Fixes

  • auth: skip navigator lock when persistSession is false (#1928)
  • realtime: handle null values in postgres changes filter comparison (#1918)

❤️ Thank You

v2.87.1-canary.0

08 Dec 15:57
139a745

Choose a tag to compare

v2.87.1-canary.0 Pre-release
Pre-release

2.87.1-canary.0 (2025-12-08)

🩹 Fixes

  • realtime: preserve custom JWT tokens across channel resubscribe (#1908)

❤️ Thank You

v2.87.0

08 Dec 14:41
0baaf06

Choose a tag to compare

2.87.0 (2025-12-08)

🚀 Features

  • storage: align analytics from method with { data, error } pattern (#1927)

🩹 Fixes

  • repo: update lock file after dependabot to use npm 11 (#1926)

❤️ Thank You