supabase-community / nuxt-supabase

A supa simple wrapper around Supabase.js to enable usage within Nuxt.
https://supabase.io
MIT License
167 stars 17 forks source link

Upgrading to `vue-supabase` `2.0.0`, and adding `@vue/composition-api` #5

Closed scottrobertson closed 3 years ago

scottrobertson commented 3 years ago

Tested on an app of mine using Nuxt

scottrobertson commented 3 years ago

@sduduzog fancy having a look at this?

sduduzog commented 3 years ago

Looks good. On your app, I suppose you were not using the composition api?

scottrobertson commented 3 years ago

Looks good. On your app, I suppose you were not using the composition api?

I'm not using it no. But it feels like a good idea to add it as a dependency here until at least Nuxt3 is out.