Skip to content

Releases: nuxt-modules/supabase

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

v1.6.2

09 Sep 08:43

Choose a tag to compare

🐛 Bug Fixes

  • fix(cookies): guard writes when response headers already in #525

❤️ New Contributors

Full Changelog: v1.6.1...v1.6.2

v1.6.1

22 Aug 16:01

Choose a tag to compare

🐛 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

Full Changelog: v1.6.0...v1.6.1

v1.6.0

22 Jul 08:30

Choose a tag to compare

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

v1.5.3

27 Jun 09:30

Choose a tag to compare

1.5.3 (2025-06-27)

Bug Fixes

v1.5.2

12 Jun 09:03

Choose a tag to compare

1.5.2 (2025-06-12)

Bug Fixes

  • demo: login screen height (09f697b)
  • demo: redirect github provider (be12884)
  • demo: redirect url for github provider (1fd67f8)
  • demo: remove toggle (e741537)
  • demo: use head (65832ba)