apps/docs/content/releases/v3.15.0.mdx
This release introduces npm create tldraw for bootstrapping new projects, along with API additions, accessibility improvements, and performance optimizations.
Developers can now initialize new tldraw projects by running npm create tldraw in their terminal, selecting from available starter templates.
onHandleDragStart, onHandleDragEnd, and cancellation callbacks (onTranslateCancel, onResizeCancel, onRotateCancel, onHandleDragCancel).StateNode.addChild method enabling dynamic tool functionality additions.DefaultSpinner component to SVG format, now accepts standard SVG properties.HeartToolbarItem component.useValue and useReactor hooks.aria-hidden application.role="radiogroup" assignment for toggle groups.