Powered By Olvy
Enhancements Bug Fixes
CodeSandbox CodeSandbox Projects
1 July 2022

Features
Sandpack React: support add file method #512.
Bugs:
Global-listeners on React package: doesn't unsubscribe all listeners on unsubscribe only one #516;
Sandpack client: make template prop type-safe #504;
Sandpack React: make sure the Sandpack context reacts to prop changes and recreate all states #498;
Code-editor: improve the integration between the inline-error option and Codemirror #495;
File-explorer: adds a property to not show hidden files #488;
Theme: set color-scheme CSS property in theme context #491.
Others: