v5.0.2
Skyvern-AI/skyvernv5.0.2May 20, 2026by huppy-bot[bot]
AI Summary
Fixes a bug where pattern fills in dark mode exports were broken when the editor was in light mode.
Key Highlights
- Fixed pattern fill exports broken in dark mode
- Resolved issue #8872 regarding editor mode color conflicts
Full Release Notes
Generated from commits between `v5.0.1` and `HEAD` ## Bug Fixes ### fix(tldraw): pattern fill exports broken in dark mode ([#8872](https://github.com/tldraw/tldraw/issues/8872)) - Fix pattern fill exports broken in dark mode when the editor was in light mode (and vice versa).