Skip to content

Releases: codesandbox/codesandbox-sdk

v0.5.1

30 Jan 12:15
8c56c58
Compare
Choose a tag to compare

0.5.1 (2025-01-30)

Bug Fixes

v0.5.0

28 Jan 18:37
60cf5bb
Compare
Choose a tag to compare

0.5.0 (2025-01-28)

Features

  • add more advanced pagination options (#39) (f086bb8)
  • list sandboxes by running status (#37) (1e9e19c)

v0.4.0

22 Jan 18:21
4b27757
Compare
Choose a tag to compare

0.4.0 (2025-01-22)

Features

v0.3.0

14 Jan 18:49
0e5f742
Compare
Choose a tag to compare

0.3.0 (2025-01-14)

Features

  • add support for listing sandboxes (#33) (6771396)

v0.2.0

13 Jan 13:00
c5f262d
Compare
Choose a tag to compare

0.2.0 (2025-01-10)

Features

  • add support for updating hibernation timeout (#31) (efd2051)

Performance Improvements

  • build: precreate files inside sandbox (#16) (6cd070e)

v0.1.0

09 Jan 00:22
9368a6a
Compare
Choose a tag to compare

0.1.0 (2025-01-09)

Features

  • add support for together-ai api token (af3a023)

Bug Fixes

  • don't keep VMs alive with polling (#10) (393d53c)
  • include sandbox id in build command (9a737ea)
  • remove require banner for esm builds (#15) (6995957)

Performance Improvements

  • start a vm while forking (9b1774c)

Miscellaneous Chores