Skip to content

Releases: codesandbox/sandpack

v2.13.8

11 Apr 11:58

Choose a tag to compare

2.13.8 (2024-04-11)

Bug Fixes

v2.13.7

26 Mar 15:11

Choose a tag to compare

2.13.7 (2024-03-26)

Bug Fixes

v2.13.6

25 Mar 16:25

Choose a tag to compare

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

28 Feb 12:12

Choose a tag to compare

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

27 Feb 15:25

Choose a tag to compare

2.13.4 (2024-02-27)

Bug Fixes

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

v2.13.3

27 Feb 12:11

Choose a tag to compare

2.13.3 (2024-02-27)

Bug Fixes

v2.13.2

24 Feb 16:32

Choose a tag to compare

2.13.2 (2024-02-24)

Bug Fixes

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

v2.13.1

23 Feb 19:57

Choose a tag to compare

2.13.1 (2024-02-23)

Bug Fixes

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

v2.13.0

22 Feb 21:18

Choose a tag to compare

2.13.0 (2024-02-22)

Features

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

v2.12.1

12 Feb 09:53

Choose a tag to compare

2.12.1 (2024-02-12)

Bug Fixes

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

Features