Download Latest Version v5.4.0 source code.zip (42.3 MB)
Email in envelope

Get an email when there's a new version of tldraw

Home / v5.3.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-08-18 969 Bytes
v5.3.2 source code.tar.gz 2026-08-18 39.6 MB
v5.3.2 source code.zip 2026-08-18 41.8 MB
Totals: 3 Items   81.4 MB 12

Generated from commits between v5.3.1 and HEAD

Bug Fixes

License fixes and product metadata (#10062)

  • Added product metadata to all our package.json files to make licensing clearer between packages.
  • Fixed default UI components (such as DefaultToolbar and DefaultQuickActionsContent) crashing when mounted outside the Tldraw component.
  • Fixed license validation treating native apps served from custom protocols as development environments.
  • Fixed wildcard license host matching so *.example.com matches only that domain's subdomains.
  • Added internal useMaybeLicenseManager(): the license manager from context, falling back to the nearest editor's, or null.
  • Added internal Editor.licenseManager, assigned by <TldrawEditor /> when it creates the editor.
  • Changed internal useLicenseFeatureFlag to accept LicenseManager | null and return false for null.
Source: README.md, updated 2026-08-18