We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1726ab7 commit 06155c3Copy full SHA for 06155c3
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [2.0.4](https://github.com/nuxt-modules/supabase/compare/v2.0.3...v2.0.4) (2026-02-13)
4
+
5
6
+### Bug Fixes
7
8
+* **module:** external module warnings ([1a60379](https://github.com/nuxt-modules/supabase/commit/1a60379f2ed325f23e76ed6b29ddffaa75dc4ca1))
9
+* **module:** optimize cookie dep ([#576](https://github.com/nuxt-modules/supabase/issues/576)) ([1726ab7](https://github.com/nuxt-modules/supabase/commit/1726ab7931be884847e91cbbb0576d9506b6bcf1))
10
11
## [2.0.3](/compare/v2.0.2...v2.0.3) (2025-12-05)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/supabase",
- "version": "2.0.3",
+ "version": "2.0.4",
"description": "Supabase module for Nuxt",
"repository": {
"type": "git",
0 commit comments