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

EVE PATCHES SESSION LEAK, DEEPGRAM STOPS DROPPING OPTIONS

By RepoJournal · Filed · About Vercel

Vercel's own tooling is quietly fixing the kind of bugs that make production AI apps flaky, and the Deepgram provider is finally honoring the options you thought you were sending.

Eve shipped three patch releases in 24 hours [1][2][3], and the throughline is session hygiene: durable tail replays now close after delivery so framework proxies can't strand local workflow listeners [1], and abandoned browser streams release their listeners instead of piling up warnings [2]. The root fixes land in PRs that bound durable session replays [4] and clean up abandoned web chat streams [5], both worth reading if you've seen MaxListenersExceededWarning in Web Chat restores. On the AI SDK desk, @ai-sdk/deepgram@3.1.0 [6] is a behavior change, not a cosmetic bump: options like keyterm and sentiment were "silently dropped from the /v1/listen request" [7], and diarize no longer defaults to true. The package also widens the callable signature from 'nova-3' to any transcription model [6], so check your TTS voice and language composition before promoting. Next.js is quiet, just canary.2 introducing an options struct for backend storage [8], nothing that should block your day.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] eve@0.44.3 ↗ vercel/eve
  2. [2] eve@0.44.2 ↗ vercel/eve
  3. [3] eve@0.44.1 ↗ vercel/eve
  4. [4] fix(eve): bound durable session replays ↗ vercel/eve
  5. [5] fix(eve): clean up abandoned web chat streams ↗ vercel/eve
  6. [6] @ai-sdk/deepgram@3.1.0 ↗ vercel/ai
  7. [7] feat(deepgram): transcription option fixes + speech voice/language composition, usage metadata, speed passthrough, error parsing ↗ vercel/ai
  8. [8] v16.4.0-canary.2 ↗ vercel/next.js

Quick answers

What shipped in Vercel on August 23, 2026?
Vercel's own tooling is quietly fixing the kind of bugs that make production AI apps flaky, and the Deepgram provider is finally honoring the options you thought you were sending. In total, 5 commits, 8 pull requests, and 5 releases landed.
Who contributed to Vercel on August 23, 2026?
5 developers shipped this update, including github-actions[bot], ctgowrie, shaper, github-actions, and next-js-bot[bot].
What were the notable Vercel updates?
eve@0.44.3, eve@0.44.2, and eve@0.44.1.

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?