Fix: bump Stripe API version to 2026-05-27.dahlia #3858
ccantynzcommented Jun 3, 2026
Originally written by @vercel[bot] on GitHub.
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Actions | Updated (UTC) |
|---|---|---|---|
| marco-reid-com | Preview, Comment | Jun 3, 2026 9:58am |
Cross-repo impact
See what breaks downstream if this PR merges.
⮌ Merged
This pull request was merged into main.
c comment · e edit title · m merge · a approve · r request changes · ? shortcuts
Originally written by @ccantynz-alt on GitHub.
Imported from https://github.com/ccantynz-alt/MarcoReid.com/pull/85
Summary
apiVersioninlib/stripe.tsfrom"2026-04-22.dahlia"to"2026-05-27.dahlia"Why
The Stripe SDK was updated and the previous version string is no longer a valid type. The TypeScript compiler rejects it at build time:
This was breaking the main branch Vercel production build.
Test plan
https://claude.ai/code/session_013xYaNLb66Q87o1azuQoSLA
Generated by Claude Code