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 c55a8f1 commit 528890cCopy full SHA for 528890c
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [2.0.2](/compare/v2.0.1...v2.0.2) (2025-12-03)
4
+
5
6
+### Bug Fixes
7
8
+* **demo:** use sub instead of id c55a8f1
9
+* **module:** bundle supabase-js into nitro build 13c6e48
10
11
## [2.0.1](https://github.com/nuxt-modules/supabase/compare/v2.0.0...v2.0.1) (2025-10-08)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/supabase",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "Supabase module for Nuxt",
"repository": {
"type": "git",
0 commit comments