Skip to content

v1.3.7 — Vercel Build Stability

Choose a tag to compare

@whoavidwivedi whoavidwivedi released this 21 Aug 11:15
· 15 commits to main since this release

What changed

  • Fixed the Vercel production deployment crash caused by Bun 1.3.14 failing during the Next.js Turbopack post-build phase.
  • Kept the project’s dependency installation and deployment workflow Bun-only.
  • Switched the Vercel build to the stable Next.js Webpack path under the pinned Bun 1.3.14 runtime.
  • Fixed changelog date serialization so the public changelog prerenders reliably.

Verification

  • Vercel production deployment: Ready
  • GitHub CI: Passed (tests, typecheck, lint, formatting, build, and secret scan)
  • Production commit: 31970b9