Skip to content

Latest commit

 

History

History
84 lines (39 loc) · 4.62 KB

CHANGELOG.md

File metadata and controls

84 lines (39 loc) · 4.62 KB

1.2.2 (2024-05-02)

Bug Fixes

  • serverSupabaseSession: export service (9cfeb87)

1.2.1 (2024-04-18)

1.2.0 (2024-03-29)

Bug Fixes

Features

  • session: add support for retrieving user session (#338) (07eb081)

1.1.7 (2024-03-07)

Features

  • auth-middleware: add include to RedirectOptions (#336) (f9aad55), closes #268

1.1.6 (2024-01-26)

Bug Fixes

  • deps: set resolution (db8c102)
  • playgorund: watch on confirm page (0caf5c1)

Features

  • app: added redirect path cookie for use after signin (#327) (1b78a05)

1.1.5 (2023-12-28)

Bug Fixes

1.1.4 (2023-11-17)

Bug Fixes

  • client: prevent useCookie usage outside of effect scope (#309) (bb55bed)

1.1.3 (2023-10-06)

Bug Fixes

  • 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)

Bug Fixes

  • composables: add back missing imports (8ca7198)

1.1.1 (2023-09-22)

1.1.0 (2023-09-06)

Bug Fixes

  • module: priority of redirect options made by defu (#256) (c4e30bf)
  • plugin: retrieve user for client only page (4a35428)
  • useSupabaseUser: add explicit user type (#254) (60d8551)