Sandpack Versions Save

A component toolkit for creating live-running code editing experiences, using the power of CodeSandbox.

v2.13.8

2 weeks ago

2.13.8 (2024-04-11)

Bug Fixes

v2.13.7

1 month ago

2.13.7 (2024-03-26)

Bug Fixes

v2.13.6

1 month ago

2.13.6 (2024-03-25)

Bug Fixes

  • docs: update file explorer props table (#1100) (09403e9)
  • pro: use partitioned cookie for sandpack authentication (#1110) (2950186)

v2.13.5

2 months ago

2.13.5 (2024-02-28)

Bug Fixes

  • make sure to unregister all clients when "user-visible" option is out of viewport (#1098) (230960c)

v2.13.4

2 months ago

2.13.4 (2024-02-27)

Bug Fixes

  • update intersection callback ref every time prop change (#1096) (4fb3d7c)

v2.13.3

2 months ago

2.13.3 (2024-02-27)

Bug Fixes

v2.13.2

2 months ago

2.13.2 (2024-02-24)

Bug Fixes

  • compile opts: don't overwrite default properties (#1090) (2877fcf)

v2.13.1

2 months ago

2.13.1 (2024-02-23)

Bug Fixes

  • timeout: clear it when there is a syntax error (#1087) (6777c24)

v2.13.0

2 months ago

2.13.0 (2024-02-22)

Features

  • Add spread operator for options in runtime client (#1086) (b7c7551)

v2.12.1

2 months ago

2.12.1 (2024-02-12)

Bug Fixes

  • Theme state logic to account for non-prefers-color-scheme usage (#1082) (3fcd51d)

Features