Skip to content

Releases: nuxt-modules/supabase

v2.0.9

21 May 13:34

Choose a tag to compare

πŸ› Bug Fixes

  • spa: populate user state when not already hydrated (#619) (0e1d03d)

πŸ’š New Contributors

Full Changelog: v2.0.8...v2.0.9

v2.0.8

13 May 09:36

Choose a tag to compare

πŸ› Bug Fixes

  • module: chained optimize deps (7bc3a03)

Full Changelog: v2.0.7...v2.0.8

v2.0.7

12 May 13:33

Choose a tag to compare

πŸ› Bug fixes

  • module: optimize cookie deps (f71ae8e)
  • spa: populate user claims alongside session (#594) (4ad80bd)

πŸ’š New Contributors

Full Changelog: v2.0.6...v2.0.7

v2.0.6

23 Apr 08:25

Choose a tag to compare

πŸ› Bug Fixes

Full Changelog: v2.0.5...v2.0.6

v2.0.5

07 Apr 10:33

Choose a tag to compare

πŸ› 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

Full Changelog: v2.0.4...v2.0.5

v2.0.4

13 Feb 16:06

Choose a tag to compare

πŸ› Bug Fixes

Full Changelog: v2.0.3...v2.0.4

v2.0.3

05 Dec 17:48

Choose a tag to compare

πŸ› Bug fixes

  • module: optimize supabase-js in dev 0830cfc

Full Changelog: v2.0.2...v2.0.3

v2.0.2

03 Dec 15:31

Choose a tag to compare

πŸ› Bug Fixes

  • demo: use sub instead of id c55a8f1
  • module: bundle supabase-js into nitro build 13c6e48

Full Changelog: v2.0.1...v2.0.2

v2.0.1

08 Oct 12:45

Choose a tag to compare

πŸš€ Features

  • dx: improve error handling and add fetch retry backoff (#534) (87b6c84

πŸ’š Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

29 Sep 10:04

Choose a tag to compare

πŸš€ 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