npm @nuxtjs/supabase 1.1.2
v1.1.2

latest releases: 1.4.0, 1.3.5, 1.3.4...
12 months ago

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

Don't miss a new supabase release

NewReleases is sending notifications on new releases.