vercel / nextjs-subscription-payments

Clone, deploy, and fully customize a SaaS subscription application with Next.js.
https://subscription-payments.vercel.app/
MIT License
6.08k stars 1.23k forks source link

feat: Update to Next.js 13 & bump all deps #171

Closed nezdemkovski closed 1 year ago

nezdemkovski commented 1 year ago

Hey! I've done a bit of modernization here:

Cheers, Yuri

vercel[bot] commented 1 year ago

@nezdemkovski is attempting to deploy a commit to the Vercel Solutions Team on Vercel.

A member of the Team first needs to authorize it.

thorwebdev commented 1 year ago

Also, I'd like to send you some swag as a thank you! Will send you a DM on Twitter 👍

nezdemkovski commented 1 year ago

@thorwebdev yeah, you are right, I missed that stripe api version. Thanks for super quick reaction!

Now everything should build without any issues. It appears that only one new stripe subscription status has been added (paused). I ran the supabase gen types typescript --local command, so the supabase types should now be up-to-date as well.