v5.2.3

SkyworkAI/SkyReels-V2v5.2.3Jul 6, 2026by huppy-bot[bot]

AI Summary

A minor bug fix release for tldraw addressing an issue with arrow endpoints where double-click toggles were firing before a drag operation could start.

Key Highlights

  • Fixed arrow endpoint double-click toggle to defer until after a drag.

Full Release Notes

Generated from commits between `v5.2.2` and `HEAD`

## Bug Fixes

### fix(arrows): defer handle double click toggle ([#9499](https://github.com/tldraw/tldraw/issues/9499))

- Fix arrow endpoint double-click toggles firing before a second click
can become a drag.