Releases: nuxt-modules/supabase
Releases · nuxt-modules/supabase
v2.0.5
🐛 Bugs
- deps: minimark resolution (#580) (4379ca3)
- env: check NUXT_PUBLIC_SUPABASE_* env (#587) (97b4a56)
- env: support runtime nuxt env variables (#589) (2bf427f)
- module: enhance key and secretKey retrieval logic (#577) (8928e50)
- session: restore session before auth middleware in SPA mode (#571) (06674fd)
- ssr: apply @supabase/ssr CDN cache prevention (#592) (eaee981)
New Contributors
- @dan-hale made their first contribution in #577
- @zlotnika made their first contribution in #587
- @joris-sevenlab made their first contribution in #589
- @jlemonz made their first contribution in #592
Full Changelog: v2.0.4...v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
🚀 Features
⚠️ Breaking changes
This release introduces support for Supabase JWT signing keys, bringing enhanced security and performance improvements.
📋 View Migration Guide to learn more about how to take advantage of JWT signing keys with Supabase.
Full Changelog: v1.6.2...v2.0.0
v1.6.2
🐛 Bug Fixes
- fix(cookies): guard writes when response headers already in #525
❤️ New Contributors
- @nicokempe made their first contribution in #525
- @Shooteger made their first contribution in #523
Full Changelog: v1.6.1...v1.6.2
v1.6.1
🐛 Bug Fixes
- types: use "unjs/pathe" to make the exported type use relative path by @Chrissi2812 in #516
- demo: database types (8da11e6)
- demo: link module (25cae97)
- playground: database types (58549ab)
New Contributors
- @Chrissi2812 made their first contribution in #516
Full Changelog: v1.6.0...v1.6.1
v1.6.0
Nuxt Supabase module is now compatible with Nuxt v4.
Please read the uprade guide to learn how to upgrade to the latest Nuxt version.
Full Changelog: v1.5.3...v1.6.0