Skip to content

Releases: nuxt-modules/supabase

v2.0.9

Choose a tag to compare

@larbish larbish released this 21 May 13:34

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

Choose a tag to compare

@larbish larbish released this 13 May 09:36

πŸ› Bug Fixes

  • module: chained optimize deps (7bc3a03)

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

v2.0.7

Choose a tag to compare

@larbish larbish released this 12 May 13:33

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

Choose a tag to compare

@larbish larbish released this 23 Apr 08:25

πŸ› Bug Fixes

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

v2.0.5

Choose a tag to compare

@larbish larbish released this 07 Apr 10:33

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

Choose a tag to compare

@larbish larbish released this 13 Feb 16:06

πŸ› Bug Fixes

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

v2.0.3

Choose a tag to compare

@larbish larbish released this 05 Dec 17:48

πŸ› Bug fixes

  • module: optimize supabase-js in dev 0830cfc

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

v2.0.2

Choose a tag to compare

@larbish larbish released this 03 Dec 15:31

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

Choose a tag to compare

@larbish larbish released this 08 Oct 12:45

πŸš€ Features

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

πŸ’š Contributors

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

v2.0.0

Choose a tag to compare

@larbish larbish released this 29 Sep 10:04

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