Skip to content

Latest commit

 

History

History
34 lines (16 loc) · 2.08 KB

CHANGELOG.md

File metadata and controls

34 lines (16 loc) · 2.08 KB

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)