tldraw v5.3.2

v5.3.2

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.
View original

Upgraded? How did it go?

Discussion