Sandpack February Update
Add LogLevel, improve reliability and more.
![Sandpack February Update](/_next/image?url=%2Fnew%2Fchangelog%2F2022-03-07-sandpack-february-update%2Fbanner.jpg&w=3840&q=75)
Features:
- Add logLevel to sandpack options #378.
Bugs:
- Improve the reliability of the "user-visible" mode #343;
- OpenInCodeSandboxButton: preserve ?file= param for big sandboxes #357;
- SandpackCodeViewer: make CM view read-only #390;
- Sort decorators before pass to CodeMirror #385;
- Performance improvement: don't make unnecessary sync updates #377;
- Filter out events originating from different iframes (potential memory leak) #370.