v5.0.2

resemble-ai/chatterboxv5.0.2May 20, 2026by huppy-bot[bot]

AI Summary

Fixes a bug where pattern fills were incorrectly exported when the editor's light/dark mode setting did not match the export mode.

Key Highlights

  • Fixed pattern fill exports broken in dark mode when the editor was in light mode.
  • Resolves visual inconsistencies in exported files due to theme mismatches.
  • Related to GitHub issue #8872.

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).