Releases: codesandbox/codesandbox-sdk
Releases · codesandbox/codesandbox-sdk
v0.12.0
0.12.0 (2025-04-24)
Features
- add property to check if VM is up to date (a44c842)
- Rest client (ec8f5eb)
v0.11.2
0.11.2 (2025-04-15)
Bug Fixes
- build: consider port opened for faulty status codes (#84) (c5a2469)
v0.11.1
0.11.1 (2025-03-13)
Bug Fixes
- support
keepActiveWhileConnected
for browser sessions (#81) (ca1f825)
v0.11.0
0.11.0 (2025-03-11)
Features
- add support for configuring auto-wake behaviour (#79) (8c2ef89)
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)