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 7bc3a03 commit 42ef8a1Copy full SHA for 42ef8a1
2 files changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## [2.0.8](https://github.com/nuxt-modules/supabase/compare/v2.0.7...v2.0.8) (2026-05-13)
4
+
5
6
+### Bug Fixes
7
8
+* **module:** chained optimize deps ([7bc3a03](https://github.com/nuxt-modules/supabase/commit/7bc3a03ed3b96614cabf855fef4288d880a69187))
9
10
11
+### Reverts
12
13
+* Revert "fix(module): optimize cookie deps" ([153e8c1](https://github.com/nuxt-modules/supabase/commit/153e8c1c37b56013bf2074c7d97c7596b43a4927))
14
15
## [2.0.7](https://github.com/nuxt-modules/supabase/compare/v2.0.6...v2.0.7) (2026-05-12)
16
17
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/supabase",
- "version": "2.0.7",
+ "version": "2.0.8",
"description": "Supabase module for Nuxt",
"repository": {
"type": "git",
0 commit comments