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 4cab7b4 commit 3011358Copy full SHA for 3011358
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.0.1](https://github.com/nuxt-modules/supabase/compare/v2.0.0...v2.0.1) (2025-10-08)
4
+
5
6
+### Features
7
8
+* **dx:** improve error handling and add fetch retry backoff ([#534](https://github.com/nuxt-modules/supabase/issues/534)) ([87b6c84](https://github.com/nuxt-modules/supabase/commit/87b6c8455ed6eba6157aba6ea119d0b17acfcbaf))
9
10
# [2.0.0](https://github.com/nuxt-modules/supabase/compare/v1.6.2...v2.0.0) (2025-09-29)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/supabase",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Supabase module for Nuxt",
"repository": {
"type": "git",
0 commit comments