Releases

Release notes for all tldraw SDK versions. Each minor release has its own page documenting new features, breaking changes, API additions, improvements, and bug fixes. Patch releases are listed within their parent minor release.

For the original releases, see the GitHub releases page.

How tldraw is versioned

Unlike many JavaScript packages distributed on NPM, the tldraw SDK does not follow semantic versioning in its release versions. Instead:

  • Major version bumps are rare. We reserve them for fundamental changes to how the SDK works.
  • Minor version bumps are released on a regular cadence, approximately monthly. They may contain breaking changes. We aim to make breaking changes as minimally disruptive as possible, but tldraw is actively evolving as we add new features. We recommend updating at a similar pace and checking the release notes.
  • Patch version bumps are for bugfixes and hotfixes that can't wait for the next cadence release.

Next

  • next - Changes for the upcoming release.

v4.x

  • v4.3 - SQLite sync storage, improved custom shape types, reactive inputs, draw shape encoding
  • v4.2 - TipTap v3, dynamic tools, custom socket implementations
  • v4.1 - Shader starter kit, localStorage atoms, minimap filtering
  • v4.0 - Starter kits, WCAG 2.2 AA compliance, licensing updates

v3.x

  • v3.15 - npm create tldraw CLI, accessibility improvements
  • v3.14 - Contextual toolbars, PathBuilder API
  • v3.13 - Elbow arrows for technical diagrams
  • v3.12 - Accessibility focus, keyboard navigation
  • v3.11 - Rich text fixes, zoom improvements
  • v3.10 - Rich text as first-class primitive
  • v3.9 - Layout improvements, AtomMap class
  • v3.8 - React 19 compatibility, i18n expansion
  • v3.7 - Presence sync customization
  • v3.6 - Expanded action helpers
  • v3.5 - Grid snapping, layer improvements
  • v3.4 - Excalidraw compatibility
  • v3.3 - Readonly mode, sync improvements
  • v3.2 - Version alignment release
  • v3.1 - Shape visibility, server-side updates
  • v3.0 - New licensing, deep links, custom embeds

v2.x

Prev
Installation
Next
v2.0.0