File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+ ## [ 1.4.1] ( https://github.com/nuxt-community/supabase-module/compare/v1.4.0...v1.4.1 ) (2024-10-11)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** session:** ssr getSession warning ([ #418 ] ( https://github.com/nuxt-community/supabase-module/issues/418 ) ) ([ 95d905b] ( https://github.com/nuxt-community/supabase-module/commit/95d905b9b1f54a3aa15b3e4e583151cfcf00878f ) )
9
+ * ** types:** added explicit types annotations for ` serverSupabaseClient ` and ` serverSupabaseServiceRole ` ([ #411 ] ( https://github.com/nuxt-community/supabase-module/issues/411 ) ) ([ 3f98640] ( https://github.com/nuxt-community/supabase-module/commit/3f9864069b758bd945b30c1eebaba618b4bfd95e ) )
10
+
3
11
# [ 1.4.0] ( https://github.com/nuxt-community/supabase-module/compare/v1.3.5...v1.4.0 ) (2024-08-30)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxtjs/supabase" ,
3
- "version" : " 1.4.0 " ,
3
+ "version" : " 1.4.1 " ,
4
4
"description" : " Supabase module for Nuxt" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments