RepoJournal
Vercel

@vercel

Next.js + the Vercel platform - frontend infrastructure for the web

Keep up with Vercel in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

TURBOPACK TELEMETRY NOW SHIPPING, NODE LAMBDA STREAMING BUG SEALED

By RepoJournal · Filed · About Vercel

Vercel's build system fixed a silent streaming flip that could break custom AWS handlers, while Turbopack finally starts reporting what it's actually building.

The @vercel/node builder [1] now gates response streaming centrally for AWS Lambda custom handlers, plugging a gap where frameworks like Redwood could inadvertently enable streaming without explicit opt-in. This ships across NestJS, Koa, and Hono [2][3][4]. On the Next.js front, Turbopack production builds now report feature-usage telemetry [5], fixing a correctness bug in how metrics were counted — critical for understanding what features teams actually depend on at scale. The turbo-tasks engine got a proof-of-concept memory eviction system [6] that transparently swaps tasks to disk after snapshots, though it's not production-ready yet. Meanwhile, the chat SDK tightened its adapter internals [7], protecting extension points while keeping runtime state private — better forward compatibility for custom implementations. Release automation improved too [8], decoupling docs deployments from every main commit so they only publish after changesets actually succeed.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] @vercel/[email protected] vercel/vercel
  2. [2] @vercel/[email protected] vercel/vercel
  3. [3] @vercel/[email protected] vercel/vercel
  4. [4] @vercel/[email protected] vercel/vercel
  5. [5] [turbopack] fix feature usage telemetry ↗ vercel/next.js
  6. [6] Proof of concept: task eviction after snapshot for turbo-tasks-backend ↗ vercel/next.js
  7. [7] feat: make adapter internals protected to enable subclassing ↗ vercel/chat
  8. [8] ci: promote release branch on successful publish ↗ vercel/chat

Quick answers

What shipped in Vercel on May 11, 2026?
Vercel's build system fixed a silent streaming flip that could break custom AWS handlers, while Turbopack finally starts reporting what it's actually building. In total, 7 commits, 7 pull requests, and 11 releases landed.
Who contributed to Vercel on May 11, 2026?
3 developers shipped this update, including lukesandberg, slmnsh, and bensabic.
What were the notable Vercel updates?
@vercel/[email protected], @vercel/[email protected], and @vercel/[email protected].

More from @vercel

Daily updates, in your inbox

Follow Vercel

Keep up with Vercel in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?