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 663bd73 commit d6ebb10Copy full SHA for d6ebb10
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [1.3.3](https://github.com/nuxt-community/supabase-module/compare/v1.3.2...v1.3.3) (2024-07-10)
4
+
5
6
+### Bug Fixes
7
8
+* **vite:** optimize order ([663bd73](https://github.com/nuxt-community/supabase-module/commit/663bd73ebb146ecde1abe5f29b52326e6dc2b6cd))
9
10
## [1.3.2](https://github.com/nuxt-community/supabase-module/compare/v1.3.1...v1.3.2) (2024-07-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/supabase",
- "version": "1.3.2",
+ "version": "1.3.3",
"description": "Supabase module for Nuxt",
"repository": {
"type": "git",
0 commit comments