We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e16ee6f commit 177a0cbCopy full SHA for 177a0cb
CHANGELOG.md
@@ -1,4 +1,11 @@
1
+# Changelog
2
3
+## [1.4.6](https://github.com/nuxt-community/supabase-module/compare/v1.4.5...v1.4.6) (2025-01-20)
4
+
5
6
+### Bug Fixes
7
8
+* **serverSupabaseServiceRole:** Pass H3Event into useRuntimeConfig ([#450](https://github.com/nuxt-community/supabase-module/issues/450)) ([2de1c08](https://github.com/nuxt-community/supabase-module/commit/2de1c081e414c8b1b47fe5075ae3be6fbb585080))
9
10
## [1.4.5](https://github.com/nuxt-community/supabase-module/compare/v1.4.4...v1.4.5) (2024-12-18)
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/supabase",
- "version": "1.4.5",
+ "version": "1.4.6",
"description": "Supabase module for Nuxt",
"repository": {
"type": "git",
0 commit comments