Skip to content

Version Packages#16342

Merged
jeffsee55 merged 1 commit into
mainfrom
changeset-release/main
May 19, 2026
Merged

Version Packages#16342
jeffsee55 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 15, 2026

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/build-utils@13.26.0

Minor Changes

  • 137e5d1: Allow builder V2 to expose startDevServer.

Patch Changes

  • bb61428: Include framework slug in output/config.json

vercel@54.2.0

Minor Changes

  • 39850ef: Add vercel connect update <id> subcommand to change connector branding. Accepts --icon (PNG or JPEG path, uploaded to Vercel and sent as SHA-1), --background-color, and --accent-color (both #RRGGBB). Gated behind the existing FF_CONNEX_ENABLED flag.
  • 63a66d4: Add --icon, --background-color, and --accent-color flags to vercel connect create. The icon is uploaded to Vercel before the connector is created. When the API requires a browser registration step, branding is appended to the dashboard URL so the create form can prefill itself; the CLI also applies a follow-up PATCH after the browser flow as a safety net for the dashboard rollout. Gated behind the existing FF_CONNEX_ENABLED flag.
  • 137e5d1: Allow builder V2 to expose startDevServer.
  • b1aa926: [vc dev] handle process errors in dev server

Patch Changes

  • a3a1a5a: Added CLI eval support for comparable agent/model experiment runs and restored transcript artifact uploads via chunked result ingestion.

  • 18e9fd6: fix(cli): point vc connect open and registration error URLs at the renamed /connect dashboard route

  • 4118600: Fix standalone CLI binary latest-version worker startup.

  • 80e8e06: Track Vercel plugin active-session markers in CLI telemetry.

  • bb61428: Include framework slug in output/config.json

  • f45e466: Add opt-in automatic CLI updates via vercel upgrade --enable-auto and prompt users to enable them after a successful manual upgrade.

  • a3a1a5a: Add offline-friendly local modes for CLI eval discovery and dashboard fixture generation, and expand Vercel CLI eval coverage for project, list, inspect, logs, and pull commands.

  • a3a1a5a: Relaxed the CLI env/add eval grader to accept equivalent JSON format syntax and shell-variable env names when outputs prove the variable was added.

  • a3a1a5a: Simplified the implicit curl eval grader to only require that the agent ran vercel curl or vc curl.

  • 8fb4dc8: Add vercel flags split to configure weighted Vercel Flags splits from the CLI.

    Configure a split interactively by letting the CLI prompt for the environment, bucketing attribute, weights, fallback variant, and revision message.
    vercel flags split welcome-message

    Configure a boolean flag split in production with 95/5 traffic.
    vercel flags split redesigned-checkout --environment production --by user.userId --weight off=95 --weight on=5

    Configure a string flag split with an explicit fallback variant.
    vercel flags split welcome-message -e production --by user.userId --default-variant control --weight control=90 --weight treatment=10

    Exclude a variant from receiving traffic by setting its weight to 0.
    vercel flags split checkout-copy -e preview --by user.userId --default-variant control --weight control=50 --weight treatment=50 --weight legacy=0

  • Updated dependencies [bb61428]

  • Updated dependencies [137e5d1]

  • Updated dependencies [f45e466]

  • Updated dependencies [744e96c]

  • Updated dependencies [7923d34]

    • @vercel/build-utils@13.26.0
    • @vercel/next@4.17.2
    • @vercel/cli-config@0.1.2
    • @vercel/remix-builder@5.8.2
    • @vercel/static-build@2.9.28
    • @vercel/backends@0.7.1
    • @vercel/elysia@0.1.79
    • @vercel/express@0.1.89
    • @vercel/fastify@0.1.82
    • @vercel/go@3.7.0
    • @vercel/h3@0.1.88
    • @vercel/hono@0.2.82
    • @vercel/hydrogen@1.3.7
    • @vercel/koa@0.1.62
    • @vercel/nestjs@0.2.83
    • @vercel/node@5.8.3
    • @vercel/python@6.42.0
    • @vercel/redwood@2.4.13
    • @vercel/ruby@2.3.2
    • @vercel/rust@1.2.0

@vercel/fs-detectors@6.5.0

Minor Changes

  • 0c762a7: [services] detect services from Render
  • e1f4dd5: [services] detect services from Procfile

Patch Changes

  • Updated dependencies [bb61428]
  • Updated dependencies [137e5d1]
    • @vercel/build-utils@13.26.0

@vercel/backends@0.7.1

Patch Changes

  • Updated dependencies [bb61428]
  • Updated dependencies [137e5d1]
    • @vercel/build-utils@13.26.0

@vercel/cervel@0.1.6

Patch Changes

  • @vercel/backends@0.7.1

@vercel/cli-config@0.1.2

Patch Changes

  • f45e466: Add opt-in automatic CLI updates via vercel upgrade --enable-auto and prompt users to enable them after a successful manual upgrade.

@vercel/client@17.5.2

Patch Changes

  • Updated dependencies [bb61428]
  • Updated dependencies [137e5d1]
    • @vercel/build-utils@13.26.0

@vercel/elysia@0.1.79

Patch Changes

  • @vercel/node@5.8.3

@vercel/express@0.1.89

Patch Changes

  • @vercel/node@5.8.3
  • @vercel/cervel@0.1.6

@vercel/fastify@0.1.82

Patch Changes

  • @vercel/node@5.8.3

@vercel/gatsby-plugin-vercel-builder@2.2.6

Patch Changes

  • Updated dependencies [bb61428]
  • Updated dependencies [137e5d1]
    • @vercel/build-utils@13.26.0

@vercel/h3@0.1.88

Patch Changes

  • @vercel/node@5.8.3

@vercel/hono@0.2.82

Patch Changes

  • @vercel/node@5.8.3

@vercel/koa@0.1.62

Patch Changes

  • @vercel/node@5.8.3

@vercel/nestjs@0.2.83

Patch Changes

  • @vercel/node@5.8.3

@vercel/next@4.17.2

Patch Changes

  • bb61428: Include framework slug in output/config.json

@vercel/node@5.8.3

Patch Changes

  • Updated dependencies [bb61428]
  • Updated dependencies [137e5d1]
    • @vercel/build-utils@13.26.0

@vercel/remix-builder@5.8.2

Patch Changes

  • 744e96c: Serve React Router v7 prerendered routes from static HTML/data files instead of the SSR function.

    Previously, when react-router build ran with prerender() configured, the prerendered HTML and .data files were emitted into the build output but the per-route SSR function was still installed at the same logical paths, so the filesystem handle resolved requests to the function instead of the static files.

    The builder now scans the client output for prerender artifacts (<path>.html and index.html for the root) and, when found, skips the SSR function override and emits a pre-filesystem rewrite from /<path> to the prerendered HTML file. Routes that aren't prerendered continue to be served by the SSR function unchanged.

@vercel/static-build@2.9.28

Patch Changes

  • 7923d34: [static-build] Add vite-environments path for TanStack Start
    • @vercel/gatsby-plugin-vercel-builder@2.2.6

@github-actions github-actions Bot closed this May 16, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from c926fa2 to a3a1a5a Compare May 16, 2026 01:25
@github-actions github-actions Bot reopened this May 16, 2026
@github-actions github-actions Bot closed this May 16, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 23b6b2e to 39850ef Compare May 16, 2026 02:28
@github-actions github-actions Bot reopened this May 16, 2026
@github-actions github-actions Bot closed this May 17, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 3f358e6 to 4118600 Compare May 17, 2026 02:38
@github-actions github-actions Bot reopened this May 17, 2026
@github-actions github-actions Bot closed this May 18, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from da499b6 to 8fb4dc8 Compare May 18, 2026 10:47
@github-actions github-actions Bot reopened this May 18, 2026
@github-actions github-actions Bot closed this May 18, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from cbdeba5 to 18e9fd6 Compare May 18, 2026 15:33
@github-actions github-actions Bot reopened this May 18, 2026
@github-actions github-actions Bot closed this May 18, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from d99ed5a to 80e8e06 Compare May 18, 2026 16:12
@github-actions github-actions Bot reopened this May 18, 2026
@github-actions github-actions Bot closed this May 18, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 4f9e3fb to f45e466 Compare May 18, 2026 16:45
@github-actions github-actions Bot reopened this May 18, 2026
@github-actions github-actions Bot closed this May 18, 2026
@chriswdmr chriswdmr enabled auto-merge (squash) May 19, 2026 12:15
@github-actions
Copy link
Copy Markdown
Contributor Author

🧪 Unit Test Strategy

Comparing: 0c762a71fe3b27 (view diff)

Strategy: Affected packages only

✅ Only testing packages that have been modified or depend on modified packages.

Affected packages - 44 (100%)
  1. @vercel-internals/get-package-json
  2. @vercel/backends
  3. @vercel/build-utils
  4. @vercel/cervel
  5. @vercel/cli-auth
  6. @vercel/cli-config
  7. @vercel/cli-exec
  8. @vercel/client
  9. @vercel/config
  10. @vercel/detect-agent
  11. @vercel/edge
  12. @vercel/elysia
  13. @vercel/error-utils
  14. @vercel/express
  15. @vercel/fastify
  16. @vercel/firewall
  17. @vercel/frameworks
  18. @vercel/fs-detectors
  19. @vercel/functions
  20. @vercel/gatsby-plugin-vercel-analytics
  21. @vercel/gatsby-plugin-vercel-builder
  22. @vercel/go
  23. @vercel/h3
  24. @vercel/hono
  25. @vercel/hydrogen
  26. @vercel/koa
  27. @vercel/nestjs
  28. @vercel/next
  29. @vercel/node
  30. @vercel/oidc
  31. @vercel/oidc-aws-credentials-provider
  32. @vercel/python
  33. @vercel/python-analysis
  34. @vercel/redwood
  35. @vercel/related-projects
  36. @vercel/remix-builder
  37. @vercel/routing-utils
  38. @vercel/ruby
  39. @vercel/rust
  40. @vercel/static-build
  41. @vercel/static-config
  42. @vercel/vc-native
  43. examples
  44. vercel

Results

  • Unit tests: Only affected packages will run unit tests
  • E2E tests: Running in parallel in this workflow
  • Type checks: Only affected packages will run type checks

This comment is automatically generated based on the affected testing strategy

@github-actions github-actions Bot closed this May 19, 2026
auto-merge was automatically disabled May 19, 2026 16:26

Pull request was closed

@github-actions github-actions Bot force-pushed the changeset-release/main branch from a7c56f1 to e1f4dd5 Compare May 19, 2026 16:26
@github-actions github-actions Bot reopened this May 19, 2026
@jeffsee55 jeffsee55 merged commit 75ad9c6 into main May 19, 2026
4 checks passed
@jeffsee55 jeffsee55 deleted the changeset-release/main branch May 19, 2026 16:35
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.

2 participants