Vercel Sandbox Release Notes
Last updated: Feb 23, 2026
- Feb 17, 2026
- Date parsed from source:Feb 17, 2026
- First seen by Releasebot:Feb 23, 2026
@vercel/[email protected]
Minor Changes
- Add support for custom/infinite snapshots expiration (#36)
- Feb 17, 2026
- Date parsed from source:Feb 17, 2026
- First seen by Releasebot:Feb 23, 2026
Minor Changes
- Add sandbox snapshots get command to retrieve details of a specific snapshot (#44)
- Add support for custom/infinite snapshots expiration (#36)
Patch Changes
- Fix table output not using the same width for each row (#45)
- change help format to match Vercel CLI h/t @allenzhou101 (#47)
- Updated dependencies [5b5f488db3fe7b8a7dad5d784617c5787e9ac1c0]:
- @vercel/[email protected]
All of your release notes in one feed
Join Releasebot and get updates from Vercel and hundreds of other software products.
- Feb 10, 2026
- Date parsed from source:Feb 10, 2026
- First seen by Releasebot:Feb 23, 2026
@vercel/[email protected]
Minor Changes
- Use new model for network-policies (#33)
Patch Changes
- Add network policy getter on Sandbox instance (#41)
- The downloadFile method now throws a clear error when src or dst path is missing, instead of failing with a cryptic exception. (#37)
- Add aborted status to sandboxes (863637edae310f867c224cbd60958edda51f51a5)
- Feb 10, 2026
- Date parsed from source:Feb 10, 2026
- First seen by Releasebot:Feb 23, 2026
Minor Changes
- Use new model for network-policies (#33)
Patch Changes
- Add aborted status to sandboxes (863637edae310f867c224cbd60958edda51f51a5)
- Updated dependencies [d36a202fbfa227d1b31b3bab83de510caad9afc9, 8a2d58d5a87a7a53bae1fad705538bbbbc1cffef, be9a26007aa51c735f6513f9bd78acceec6aec1c, 863637edae310f867c224cbd60958edda51f51a5]:
- @vercel/[email protected]
- Jan 30, 2026
- Date parsed from source:Jan 30, 2026
- First seen by Releasebot:Feb 23, 2026
@vercel/[email protected]
Patch Changes
Add sizeBytes, createdAt and expiresAt getters on the Snapshot class (#26)
Original source Report a problem - Jan 30, 2026
- Date parsed from source:Jan 30, 2026
- First seen by Releasebot:Feb 23, 2026
Minor Changes
sandbox ssh is now sandbox connect . Aliases are: shell, ssh for backward compact (#27)
sandbox sh is now sandbox create --connect
If the user runs sandbox sh ..., we also try to remap automatically to sandbox create --connect and print a warning
Patch Changes
parse API error response message from JSON body (#24)
Updated dependencies [c666c245aa1af3bd1e1b516dc6d4620b04576c35]:
- @vercel/[email protected]
- Jan 29, 2026
- Date parsed from source:Jan 29, 2026
- First seen by Releasebot:Feb 23, 2026
@vercel/[email protected]
- Jan 29, 2026
- Date parsed from source:Jan 29, 2026
- First seen by Releasebot:Feb 23, 2026
Minor Changes
- Add support for network policies (#22)
Patch Changes
- Updated dependencies [a29131ecd3c7479b6eac5e2f2f0225523d41011b]:
- @vercel/[email protected]
- Jan 28, 2026
- Date parsed from source:Jan 28, 2026
- First seen by Releasebot:Feb 23, 2026
Patch Changes
Display team and project info in a framed format after sandbox creation (#18)
Original source Report a problem - Jan 27, 2026
- Date parsed from source:Jan 27, 2026
- First seen by Releasebot:Feb 23, 2026
@vercel/[email protected]