Skip to content

Releases: codesandbox/codesandbox-sdk

v0.12.0

24 Apr 13:04
eda1e8e
Compare
Choose a tag to compare

0.12.0 (2025-04-24)

Features

  • add property to check if VM is up to date (a44c842)
  • Rest client (ec8f5eb)

v0.11.2

15 Apr 11:54
0030774
Compare
Choose a tag to compare

0.11.2 (2025-04-15)

Bug Fixes

  • build: consider port opened for faulty status codes (#84) (c5a2469)

v0.11.1

13 Mar 15:22
cb67ca6
Compare
Choose a tag to compare

0.11.1 (2025-03-13)

Bug Fixes

  • support keepActiveWhileConnected for browser sessions (#81) (ca1f825)

v0.11.0

11 Mar 13:17
6aa5387
Compare
Choose a tag to compare

0.11.0 (2025-03-11)

Features

  • add support for configuring auto-wake behaviour (#79) (8c2ef89)

v0.10.0

28 Feb 01:44
25035bb
Compare
Choose a tag to compare

0.10.0 (2025-02-28)

Features

  • allow defining timeout when waiting for port (#70) (27c559c)

v0.9.0

26 Feb 01:44
24ab04f
Compare
Choose a tag to compare

0.9.0 (2025-02-26)

Features

  • add support for --since when listing sandboxes (#68) (f054205)

v0.8.1

21 Feb 12:22
83cc549
Compare
Choose a tag to compare

0.8.1 (2025-02-21)

Bug Fixes

  • don't use env if not env vars are set (#66) (7b61dcc)

v0.8.0

18 Feb 19:40
5a5d659
Compare
Choose a tag to compare

0.8.0 (2025-02-18)

Features

  • support for private previews and preview tokens (#63) (993e509)

v0.7.0

15 Feb 02:00
eed86b1
Compare
Choose a tag to compare

0.7.0 (2025-02-15)

Features

  • add support for passing name and path to cli (#60) (00e8c20)

v0.6.2

10 Feb 19:06
20a2d48
Compare
Choose a tag to compare

0.6.2 (2025-02-10)

Bug Fixes

  • CommonJS build requires .cjs extension for ESM package (#56) (528022e)