Skip to content

Instant Nav Phase 1: retry Next.js 16.3.2 + locale migration design - #171

Merged
mkayander merged 1 commit into
mainfrom
cursor/instant-nav-phase1-16-3-8f0a
Aug 22, 2026
Merged

Instant Nav Phase 1: retry Next.js 16.3.2 + locale migration design#171
mkayander merged 1 commit into
mainfrom
cursor/instant-nav-phase1-16-3-8f0a

Conversation

@mkayander

Copy link
Copy Markdown
Owner

Summary

Phase 1 Instant Navigations gate: retry Next.js 16.3.2 (after 16.3.0 Vercel /api/* regression) and add the locale migration design doc for the next epic.

Changes

  • next@16.3.2 + @next/eslint-plugin-next@16.3.2
  • vibe-docs/Locale-Migration-Design.md — phased plan: internal-marketing pilots → public app/[lang]/ → remove Pages i18n
  • Instant-Navigations-TODO.md — 16.3.2 retry item + locale migration track

Local verification

  • pnpm lint — 0 errors
  • pnpm test — 451 tests
  • pnpm build — success

Merge gate (do not merge if red)

Automated on Vercel preview:

  • E2E (Vercel preview) — API smoke + pilot routes (includes x-matched-path check)

Pass criteria: API routes return 200 with x-matched-path not /en/404.

If preview fails, revert pin to 16.2.12 and document in TODO.

After merge (if green)

  • Proceed with Locale migration L1 (app/[lang]/ public shell) per design doc
Open in Web Open in Cursor 

- Bump next and @next/eslint-plugin-next to 16.3.2; local lint/test/build pass
- Add vibe-docs/Locale-Migration-Design.md for Pages i18n → app/[lang] epic
- Update Instant-Navigations-TODO with 16.3.2 retry and locale migration track

Merge gate: Vercel preview-smoke + e2e CI (API x-matched-path must not be /en/404).
@vercel

vercel Bot commented Aug 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dstruct Ready Ready Preview Aug 22, 2026 7:47pm

@mkayander
mkayander marked this pull request as ready for review August 22, 2026 19:49
@mkayander
mkayander merged commit 1a628aa into main Aug 22, 2026
7 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.384.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants