nuxt-modules / supabase

Supabase module for Nuxt.
https://supabase.nuxtjs.org
MIT License
733 stars 129 forks source link

feat(app): add `include` to `RedirectOptions` #336

Closed jojomatik closed 8 months ago

jojomatik commented 8 months ago

Closes #268

Types of changes

Description

Add an include option to RedirectOptions. If set, only routes matching the supplied regex are considered for redirects.

Checklist:

nuxt-studio[bot] commented 8 months ago

Live Preview ready!

Name Edit Preview Latest Commit
supabase Edit on Studio ↗︎ View Live Preview 037f804924e19711622844c3696aa7bec7bca501
netlify[bot] commented 8 months ago

Deploy request for n3-supabase pending review.

Visit the deploys page to approve it

Name Link
Latest commit 726ba145259f6da68e576e6ff510bd8488322679
jojomatik commented 8 months ago

Thanks for the feedback. I've force pushed with the two changes :)