There’s a major bug in v0 where it updates sdks to “latest” automatically after github sync. Doesn’t matter if you specified the version for that dependency.
This caused a major outage for me where my stripe SDK was updated to latest, when stripe removed a “redirectToCheckout“ method recently, my checkout flow stopped working and I was unaware for 2 weeks!
It’s really a major bug where v0 is updating dependency versions.
Please could v0 devs take this up on priority ? There’s also a MDX issue I reported some days ago which occurs during github sync. I don’t know what magic you guys do during the sync, but it’s not working!
Hope for a resolution soon!