Skip to content

Latest commit

 

History

History
308 lines (145 loc) · 14.5 KB

CHANGELOG.md

File metadata and controls

308 lines (145 loc) · 14.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.0 (2022-11-22)

Features

  • composables: add useSubabaseAuthClient (#115) (380f7c1)

0.2.6 (2022-11-22)

Features

  • playgorund: add generate types from cli (6caba93)

0.2.5 (2022-11-15)

Bug Fixes

  • redirect: use router instead of navigateTo (#109) (79fc0e4)

0.2.4 (2022-11-13)

Bug Fixes

  • server: catch navigateTo error (d9d445d)
  • session: handle TOKEN_REFRESHED event (bf50302)

0.2.3 (2022-11-11)

Features

Bug Fixes

0.2.2 (2022-10-25)

Features

0.2.1 (2022-10-21)

Bug Fixes

0.2.0 (2022-10-17)

Features

0.1.28 (2022-10-07)

Bug Fixes

  • deployment: do not transpile websocket for cloudflare preset (#84) (94275e0)

0.1.27 (2022-09-23)

0.1.26 (2022-09-16)

0.1.25 (2022-09-05)

0.1.24 (2022-09-05)

Bug Fixes

0.1.23 (2022-08-16)

Bug Fixes

  • module: optimize websocket on devmode (237ddf2)
  • module: optimize websocket on devmode (d3032e0)

0.1.22 (2022-08-16)

Bug Fixes

  • module: transpile websocket for production (6602020)

0.1.21 (2022-08-16)

Bug Fixes

  • module: optimize websocket deps (f24dfe9)

0.1.20 (2022-08-16)

0.1.19 (2022-07-18)

0.1.18 (2022-06-29)

Bug Fixes

  • transpile @supabase/ packages (#55) (309c137)
  • ts: object possibly undefined (c7353b4)

0.1.17 (2022-06-17)

Bug Fixes

  • readme: preview image url (4282d92)

0.1.16 (2022-06-01)

Features

  • server: service role client to bypass RLS (#43) (ba70a97)

0.1.15 (2022-05-30)

Bug Fixes

  • plugins: set token to null if user not found (4f916bb)

0.1.14 (2022-05-13)

Bug Fixes

  • module: inline module runtime in nitro bundle (aec9ede)

0.1.13 (2022-05-13)

Features

  • server: add server routes services (#36) (696d3e8)

Bug Fixes

  • ci: add prepare dev step (e688ca0)
  • client: options from config (4c5595c)
  • module: update depreacted kit method (a901b13)

0.1.12 (2022-05-13)

0.1.11 (2022-05-06)

0.1.10 (2022-04-23)

0.1.9 (2022-04-20)

Bug Fixes

  • use #imports instead of #nitro (42af598)

0.1.8 (2022-04-13)

Features

  • server: handle session with defineEventHandler (e646b1c)

Bug Fixes

  • app: update runtime config override (260ebc7)

0.1.7 (2022-04-07)

Bug Fixes

  • assert method and use correct key for server middleware (8a4d631)

0.1.6 (2022-04-07)

Bug Fixes

0.1.5 (2022-04-04)

Bug Fixes

  • remove lodash.clonedeep (b5c5c60)

0.1.4 (2022-03-27)

0.1.3 (2022-03-27)

Features

  • app: add link to source code (1c7bd17)
  • demo: linethrough completed tasks (4081126)

Bug Fixes

  • demo: router push on logout (f8c279e)
  • demo: routing back on logout (9365164)
  • demo: set location href on logout (580f2bd)

0.1.2 (2022-03-24)

0.1.1 (2022-03-16)

0.1.0 (2022-03-15)

Bug Fixes

0.0.25 (2022-03-14)

Bug Fixes

  • client: do not store var globally (8c44a01)

0.0.24 (2022-03-08)

0.0.23 (2022-03-08)

0.0.22 (2022-03-07)

0.0.21 (2022-03-07)

0.0.20 (2022-03-07)

0.0.19 (2022-03-07)

Bug Fixes

  • build: esm error with cross fetch nested dep (66d0aa1)

0.0.14 (2022-03-01)

0.0.13 (2022-02-21)

0.0.12 (2022-02-21)

Features

  • auth: Handle auth for client only rendering (83e3f38)
  • auth: Handle manually instead of using supabase api (ca03b53)

0.0.11 (2022-01-25)

Bug Fixes

  • vite: Add supabase to vite options (c9ebe75)

0.0.10 (2022-01-25)

Features

  • chore: Upgrade follow redirects (a4959db)
  • chore: Upgrade supabase sdk (1ec234a)
  • chore: Use nuxt module builder (23ead3e)

0.0.8 (2022-01-19)

0.0.7 (2022-01-10)

Features

Bug Fixes

  • build: Add supabase lib as externals in build config (020470c)
  • module: Use alias instead of transpile (769fe86)
  • publish: Npm init (5ca8a4f)

Changelog