File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ # [ 1.5.0] ( https://github.com/nuxt-modules/supabase/compare/v1.4.6...v1.5.0 ) (2025-03-04)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** docs:** prerendering ([ 2fb91f3] ( https://github.com/nuxt-modules/supabase/commit/2fb91f37a549148b2cecefe625a12ed57e1bf66a ) )
9
+
10
+
11
+ ### Features
12
+
13
+ * ** auth:** improve client flexibility & allow overriding cookie options ([ #463 ] ( https://github.com/nuxt-modules/supabase/issues/463 ) ) ([ 254cbdb] ( https://github.com/nuxt-modules/supabase/commit/254cbdb1a44f9cb40f9057d03ef93bd73020009d ) )
14
+
3
15
## [ 1.4.6] ( https://github.com/nuxt-community/supabase-module/compare/v1.4.5...v1.4.6 ) (2025-01-20)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxtjs/supabase" ,
3
- "version" : " 1.4.6 " ,
3
+ "version" : " 1.5.0 " ,
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