We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82cf862 commit 07f6f39Copy full SHA for 07f6f39
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+# [2.0.0](https://github.com/nuxt-modules/supabase/compare/v1.6.2...v2.0.0) (2025-09-29)
4
+
5
6
+### Features
7
8
+* **auth:** jwt signing keys ([#531](https://github.com/nuxt-modules/supabase/issues/531)) ([82cf862](https://github.com/nuxt-modules/supabase/commit/82cf86220c88a68a0c0ca4e2baf2582767b1fac6))
9
10
## [1.6.2](https://github.com/nuxt-modules/supabase/compare/v1.6.1...v1.6.2) (2025-09-09)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/supabase",
- "version": "1.6.2",
+ "version": "2.0.0",
"description": "Supabase module for Nuxt",
"repository": {
"type": "git",
0 commit comments