2.0.4 (2026-02-13)
2.0.3 (2025-12-05)
- module: optimize supabase-js in dev 0830cfc
2.0.2 (2025-12-03)
- demo: use sub instead of id c55a8f1
- module: bundle supabase-js into nitro build 13c6e48
2.0.1 (2025-10-08)
2.0.0 (2025-09-29)
1.6.2 (2025-09-09)
1.6.1 (2025-08-22)
- demo: database types (8da11e6)
- demo: link module (25cae97)
- playground: database types (58549ab)
- types: use "unjs/pathe" to make the exported type use relative path (#516) (28d04b0)
1.6.0 (2025-07-22)
1.5.3 (2025-06-27)
1.5.2 (2025-06-12)
- demo: login screen height (09f697b)
- demo: redirect github provider (be12884)
- demo: redirect url for github provider (1fd67f8)
- demo: remove toggle (e741537)
- demo: use head (65832ba)
1.5.1 (2025-05-13)
- plugins: do not set states on client (#490) (6152a64)
- serverSupabaseClient: pass H3Event into useRuntimeConfig (#491) (548e21e)
1.5.0 (2025-03-04)
- docs: prerendering (2fb91f3)
1.4.6 (2025-01-20)
1.4.5 (2024-12-18)
1.4.4 (2024-12-10)
1.4.3 (2024-11-20)
1.4.2 (2024-11-07)
- lint: nuxt config key order (cc2f45e)
1.4.1 (2024-10-11)
- session: ssr getSession warning (#418) (95d905b)
- types: added explicit types annotations for
serverSupabaseClientandserverSupabaseServiceRole(#411) (3f98640)
1.4.0 (2024-08-30)
- types: add explicit type annotations for plugins (#408) (09bff84)
- types: add explicit types for composables & remove
baseUrlfrom tsconfig (#404) (596ece2) - types: nullable composable types (#407) (cbbfd86)
1.3.5 (2024-07-15)
- types: generate (671295a)
1.3.4 (2024-07-10)
1.3.3 (2024-07-10)
- vite: optimize order (663bd73)
1.3.2 (2024-07-05)
- vite: optimize postgrest (2a6d91a)
- ci: nightly (298e608)
1.3.1 (2024-07-05)
1.3.0 (2024-07-05)
1.2.2 (2024-05-02)
- serverSupabaseSession: export service (9cfeb87)
1.2.1 (2024-04-18)
1.2.0 (2024-03-29)
- session: server sync (9dee37e)
1.1.7 (2024-03-07)
1.1.6 (2024-01-26)
1.1.5 (2023-12-28)
- readme: typo in #dev section (#311) (c77b04b)
- server: fetch user from session (7a3b73c)
- socials: update cover (730d5f6)
1.1.4 (2023-11-17)
1.1.3 (2023-10-06)
- client: clientOptions merge#275 (#277) (c0097a3)
- module: do not warn when using runtimeConfig to set url and key (#281) (8c15173)
1.1.2 (2023-09-22)
- composables: add back missing imports (8ca7198)