vercel-sandbox-bundle-v0.4.0
·
1 commit
to main
since this release
0.4.0 - 2026-08-07
Breaking Changes
- Require synchronous credential factories when configuring
vercel.sandbox.sync; use asynchronous factories only with the async Sandbox API. (#242) - Replace the legacy
runtimeselector withimagewhen creating sandboxes. Sandbox creation now uses API v3, defaults tovercel/sandbox/universal:latest, and supports custom Vercel Container Registry images. (#252)
Internal
- Run Sandbox examples through the package-owned workspace Poe task. (#234)