Tldraw/packages/utils/CHANGELOG.md

10 KiB

v2.0.0-beta.2 (Wed Jan 10 2024)

Release Notes

Add url validation (#2428)

  • Add validation to urls.
  • Fixes broken links in a number of docs files.

🐛 Bug Fix

📝 Documentation

Authors: 4


v2.0.0-beta.1 (Wed Dec 20 2023)

💥 Breaking Change

🐛 Bug Fix

  • fix png images with pixel ratios <0.5 crashing the app #2350 (@SomeHats)

Authors: 2


v2.0.0-alpha.19 (Tue Dec 12 2023)

Release Notes

fix vite HMR issue (#2279)

  • Fixes a bug that could cause crashes due to a re-render loop with HMR #1989

🐛 Bug Fix

Authors: 2


v2.0.0-alpha.18 (Fri Nov 10 2023)

🏠 Internal

  • Revert "bump prerelease from alpha to beta" #2192 (@ds300)
  • bump prerelease from alpha to beta #2148 (@ds300)

Authors: 1


v2.0.0-alpha.16 (Wed Oct 11 2023)

🏠 Internal

Authors: 1


v2.0.0-alpha.15 (Fri Oct 06 2023)

Release Notes

tldraw zero - package shuffle (#1710)

  • [@tldraw/editor] lots, wip
  • [@tldraw/ui] gone, merged to tldraw/tldraw
  • [@tldraw/polyfills] gone, merged to tldraw/editor
  • [@tldraw/primitives] gone, merged to tldraw/editor / tldraw/tldraw
  • [@tldraw/indices] gone, merged to tldraw/editor
  • [@tldraw/file-format] gone, merged to tldraw/tldraw

💥 Breaking Change

Authors: 2


v2.0.0-alpha.14 (Tue Jul 04 2023)

Release Notes

[feature] add meta property to records (#1627)

  • todo

🚀 Enhancement

Authors: 1


v2.0.0-alpha.13 (Wed Jun 28 2023)

Release Notes

Styles API (#1580)

mini defineShape API (#1563)

[dev-facing, notes to come]

Stricter ID types (#1439)

[internal only, covered by #1432 changelog]

Create @tldraw/indices package (#1426)

  • [@tldraw/editor] Remove fractional indices code into @tldraw/indices
  • [@tldraw/indices] Create library for fractional indices code

avoid lazy race conditions (#1364)

[internal only]

  • Fix a bug where creating a page could throw an error in some multiplayer contexts.

💥 Breaking Change

🐛 Bug Fix

⚠️ Pushed to main

🏠 Internal

Authors: 4


v2.0.0-alpha.12 (Mon Apr 03 2023)

🐛 Bug Fix

Authors: 5


@tldraw/utils

2.0.0-alpha.10

Patch Changes

  • fix some package build scripting

2.0.0-alpha.9

Patch Changes

  • 4b4399b6e: redeploy with yarn to prevent package version issues

2.0.0-alpha.8

Patch Changes

  • Release day!

2.0.0-alpha.7

Patch Changes

  • Bug fixes.

2.0.0-alpha.6

Patch Changes

  • Add licenses.

2.0.0-alpha.5

Patch Changes

  • Add CSS files to tldraw/tldraw.

2.0.0-alpha.4

Patch Changes

  • Add children to tldraw/tldraw

2.0.0-alpha.3

Patch Changes

  • Change permissions.

2.0.0-alpha.2

Patch Changes

  • Add tldraw, editor

0.1.0-alpha.11

Patch Changes

  • Fix stale reactors.

0.1.0-alpha.10

Patch Changes

  • Fix type export bug.

0.1.0-alpha.9

Patch Changes

  • Fix import bugs.

0.1.0-alpha.8

Patch Changes

  • Changes validation requirements, exports validation helpers.

0.1.0-alpha.7

Patch Changes

    • Pre-pre-release update

0.0.2-alpha.1

Patch Changes

  • Fix error with HMR

0.0.2-alpha.0

Patch Changes

  • Initial release