Skip to content

Conversation

@vercel-release-bot
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@vercel/[email protected]

Patch Changes

  • 5a74aaf: Add environment variable overrides for local development ports, enabling multiple worktrees to run simultaneously:

    • MFE_APP_PORT: Override the dev server port (e.g., 3331 -> 4000)
    • MFE_LOCAL_PROXY_PORT: Override the local proxy port (e.g., 3024 -> 3025)

    Note: MFE_APP_PORT only works when a single application is running locally. An error will be thrown if multiple local apps are detected with this variable set.

    Usage:

    MFE_APP_PORT=4000 MFE_LOCAL_PROXY_PORT=3025 pnpm dev
  • e343afa: Remove an error from withMicrofrontends when using Next.js 16 with default Turbopack support.

@vercel
Copy link
Contributor

vercel bot commented Jan 13, 2026

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

Project Deployment Review Updated (UTC)
nextjs-app-docs Ready Ready Preview, Comment Jan 13, 2026 9:55pm
nextjs-app-marketing Ready Ready Preview, Comment Jan 13, 2026 9:55pm
nextjs-pages-blog Ready Ready Preview, Comment Jan 13, 2026 9:55pm
nextjs-pages-dashboard Ready Ready Preview, Comment Jan 13, 2026 9:55pm
react-router-docs Ready Ready Preview, Comment Jan 13, 2026 9:55pm
react-router-vite-base-path Ready Ready Preview, Comment Jan 13, 2026 9:55pm
react-router-web Ready Ready Preview, Comment Jan 13, 2026 9:55pm
single-spa-root Ready Ready Preview, Comment Jan 13, 2026 9:55pm
single-spa-shared Ready Ready Preview, Comment Jan 13, 2026 9:55pm
single-spa-web Ready Ready Preview, Comment Jan 13, 2026 9:55pm
sveltekit-docs Ready Ready Preview, Comment Jan 13, 2026 9:55pm
sveltekit-web Ready Ready Preview, Comment Jan 13, 2026 9:55pm

@mknichel mknichel merged commit 528ebc1 into main Jan 14, 2026
19 checks passed
@mknichel mknichel deleted the changeset-release/main branch January 14, 2026 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants