Skip to content

Releases: codesandbox/sandpack

v2.14.0

29 May 09:06
Compare
Choose a tag to compare

2.14.0 (2024-05-29)

Bug Fixes

  • docs: Change Layout to Provider for accepting theme prop (#1133) (e07adc0)

Features

  • export: support private sandboxes in workspace (#1136) (1c7907e)

v2.13.10

26 Apr 13:17
Compare
Choose a tag to compare

2.13.10 (2024-04-26)

Bug Fixes

  • codemirror: make sure extensions & theme is applied when init (#1126) (9b4816e)

v2.13.9

26 Apr 09:12
Compare
Choose a tag to compare

2.13.9 (2024-04-26)

Bug Fixes

  • dynamically reconfigure codemirror instead of recreate on rerender (#1125) (a41d1a0)

v2.13.8

11 Apr 11:58
Compare
Choose a tag to compare

2.13.8 (2024-04-11)

Bug Fixes

v2.13.7

26 Mar 15:11
Compare
Choose a tag to compare

2.13.7 (2024-03-26)

Bug Fixes

v2.13.6

25 Mar 16:25
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

2.13.3 (2024-02-27)

Bug Fixes

v2.13.2

24 Feb 16:32
Compare
Choose a tag to compare

2.13.2 (2024-02-24)

Bug Fixes

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