v2.86.1
📦 supabase-jsView on GitHub →
🐛 5 fixes🔧 4 symbols
Summary
This patch release focuses on bug fixes for Auth session handling, PostgREST type inference, and resolving module resolution issues in Nuxt via a new ESM wrapper.
🐛 Bug Fixes
- auth: Suppress getsession warning when getuser is called first.
- auth: Fixed edge cases where code verifier remained in storage.
- postgrest: Fixed cross-schema rpc setof type inference.
- supabase: Added ESM wrapper to resolve 'module not found' errors in Nuxt environments.
- repo: Resolved various lock file and npm installation issues.
🔧 Affected Symbols
getsessiongetuserrpcSupabaseClient