Releases: codesandbox/codesandbox-sdk
Releases · codesandbox/codesandbox-sdk
v0.10.0
0.10.0 (2025-02-28)
Features
- allow defining timeout when waiting for port (#70) (27c559c)
v0.9.0
0.9.0 (2025-02-26)
Features
- add support for
--since
when listing sandboxes (#68) (f054205)
v0.8.1
0.8.1 (2025-02-21)
Bug Fixes
- don't use env if not env vars are set (#66) (7b61dcc)
v0.8.0
0.8.0 (2025-02-18)
Features
- support for private previews and preview tokens (#63) (993e509)
v0.7.0
0.7.0 (2025-02-15)
Features
- add support for passing name and path to cli (#60) (00e8c20)
v0.6.2
0.6.2 (2025-02-10)
Bug Fixes
- CommonJS build requires .cjs extension for ESM package (#56) (528022e)
v0.6.1
0.6.1 (2025-02-08)
Performance Improvements
- do hibernation and shutdown in parallel (#54) (d8e4c6f)
v0.6.0
0.6.0 (2025-02-06)
Features
- allow sandbox to keep active while connected (#53) (7ad63d7)
- support env and cwd in shell api (#52) (7bf1e35)
Bug Fixes
- snapshot: don't include ignorefiles when building snapshots (#50) (64abff8)
v0.5.3
0.5.3 (2025-01-30)
Bug Fixes
v0.5.2
0.5.2 (2025-01-30)
Bug Fixes