Skip to content

v1.1.2

Choose a tag to compare

@larbish larbish released this 06 Sep 17:44
· 308 commits to main since this release

What's Changed

⚠️ BREAKING CHANGE ⚠️
Breaking change is related to #244 and was first adressed in the v1.1.0 but patch has been necessary to fix the version.

On the confirm page, configured in redirect.callback option (default to /confirm), ensure to set the immediate option in the watch.
Check out the doc: http://supabase.nuxtjs.org/authentication#confirm-page-confirm
Check out the demo code: https://github.com/nuxt-modules/supabase/blob/main/demo/pages/confirm.vue

Bug Fixes

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

Full Changelog: v1.0.2...v1.1.0

💚 Thanks for the help from 💚
@52cs
@Aietes
@AlbertBrand
@kiri10ten
@xMorthi