Vercel Sandbox Release Notes
Last updated: Mar 13, 2026
- Mar 13, 2026
- Date parsed from source:Mar 13, 2026
- First seen by Releasebot:Mar 13, 2026
@vercel/[email protected]
Vercel announces minor changes renaming sandbox to session and namedSandbox to sandbox.
- Mar 13, 2026
- Date parsed from source:Mar 13, 2026
- First seen by Releasebot:Mar 13, 2026
Vercel updates sandbox API rename and dependency patch, aligning session naming and bumping @vercel/sandbox to 2.0.0-beta.5.
Minor Changes
Rename sandbox to session, namedSandbox to sandbox
Patch Changes
Updated dependencies []:
- @vercel/[email protected]
All of your release notes in one feed
Join Releasebot and get updates from Vercel and hundreds of other software products.
- Mar 11, 2026
- Date parsed from source:Mar 11, 2026
- First seen by Releasebot:Mar 12, 2026
@vercel/[email protected]
Vercel adds patch and delete v2 endpoints for named sandboxes, expanding data management capabilities.
Patch Changes
Add support for patch + delete v2 endpoints for named sandboxes. (#85)
Original source Report a problem - Mar 11, 2026
- Date parsed from source:Mar 11, 2026
- First seen by Releasebot:Mar 12, 2026
Vercel adds patch and delete v2 endpoints for named sandboxes and updates @vercel/sandbox to v2.0.0-beta.4.
Patch Changes
Add support for patch + delete v2 endpoints for named sandboxes.
Updated dependencies [67d41ad2c78913125c25d86acd9ee6a505170ca1]:
- @vercel/[email protected]
- Mar 10, 2026
- Date parsed from source:Mar 10, 2026
- First seen by Releasebot:Mar 11, 2026
@vercel/[email protected]
Vercel patches an unhandled promise rejection when running a command during sandbox shutdown, addressing issue #82.
Patch Changes
Fix unhandled promise rejection when running a command while the sandbox is stopping (#82)
Original source Report a problem - Mar 10, 2026
- Date parsed from source:Mar 10, 2026
- First seen by Releasebot:Mar 11, 2026
Vercel releases a patch updating internal dependency @vercel/sandbox to 1.8.1 to improve stability.
Patch Changes
- Updated dependencies [ac49096ea505d658d6e255780c663765e7a309af]:
- @vercel/[email protected]
- Mar 6, 2026
- Date parsed from source:Mar 6, 2026
- First seen by Releasebot:Mar 6, 2026
@vercel/[email protected]
Vercel unveils a minor update that automatically scales memory to vCPU during updates.
- Mar 6, 2026
- Date parsed from source:Mar 6, 2026
- First seen by Releasebot:Mar 6, 2026
@vercel/[email protected]
Vercel releases minor changes refactoring the sandbox update and deprecating the old network-policy update.
Minor Changes
Refactor the sandbox update and deprecate old network-policy update
Original source Report a problem - Mar 6, 2026
- Date parsed from source:Mar 6, 2026
- First seen by Releasebot:Mar 6, 2026
Vercel rolls out minor changes adding --stop and --name options for exec/run and snapshots list.
Minor Changes
Support new --stop option for exec/run, support new --name option for snaphosts list
support new --name option for snapshots list, support new --stop option for run
Original source Report a problem - Mar 6, 2026
- Date parsed from source:Mar 6, 2026
- First seen by Releasebot:Mar 6, 2026
Vercel reports minor changes with automatic memory scaling to vCPU during updates and a dependency update to @vercel/[email protected].
Minor Changes
Automatically scale memory to vcpu when updating
Patch Changes
Updated dependencies []:
- @vercel/[email protected]