Change8

v2.86.1

📦 supabase-authView on GitHub →
1 features🐛 4 fixes🔧 3 symbols

Summary

This patch release focuses on stability, fixing several bugs related to authentication warnings, PostgREST type inference, and resolving lock file issues. It also introduces an ESM wrapper to improve compatibility with Nuxt.

✨ New Features

  • Added an ESM wrapper to resolve module not found errors in Nuxt.

🐛 Bug Fixes

  • Suppressed getsession warning when getuser is called first in auth.
  • Ensured code verifier remains in storage during edge cases in auth.
  • Fixed cross-schema RPC SETOF type inference in postgrest.
  • Resolved various lock file issues.

Affected Symbols