2024-01-10 12:03:59 +00:00
# v2.0.0-beta.2 (Wed Jan 10 2024)
### Release Notes
#### Add url validation ([#2428](https://github.com/tldraw/tldraw/pull/2428))
- Add validation to urls.
#### Fix trademark links ([#2380](https://github.com/tldraw/tldraw/pull/2380))
- Fixes broken links in a number of docs files.
---
#### 🐛 Bug Fix
- Add url validation [#2428 ](https://github.com/tldraw/tldraw/pull/2428 ) ([@MitjaBezensek](https://github.com/MitjaBezensek) [@SomeHats ](https://github.com/SomeHats ))
#### 📝 Documentation
- Fix trademark links [#2380 ](https://github.com/tldraw/tldraw/pull/2380 ) ([@nonparibus](https://github.com/nonparibus))
- Another typo fix. [#2366 ](https://github.com/tldraw/tldraw/pull/2366 ) ([@steveruizok](https://github.com/steveruizok))
#### Authors: 4
- alex ([@SomeHats](https://github.com/SomeHats))
- David @ HASH ([@nonparibus](https://github.com/nonparibus))
- Mitja Bezenšek ([@MitjaBezensek](https://github.com/MitjaBezensek))
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
---
2023-12-20 15:27:34 +00:00
# v2.0.0-beta.1 (Wed Dec 20 2023)
#### 💥 Breaking Change
- bump to beta [#2364 ](https://github.com/tldraw/tldraw/pull/2364 ) ([@steveruizok](https://github.com/steveruizok))
- Change licenses to tldraw [#2167 ](https://github.com/tldraw/tldraw/pull/2167 ) ([@steveruizok](https://github.com/steveruizok))
#### Authors: 1
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
---
2023-11-10 10:49:37 +00:00
# v2.0.0-alpha.18 (Fri Nov 10 2023)
#### 🏠 Internal
- Revert "bump prerelease from alpha to beta" [#2192 ](https://github.com/tldraw/tldraw/pull/2192 ) ([@ds300](https://github.com/ds300))
- bump prerelease from alpha to beta [#2148 ](https://github.com/tldraw/tldraw/pull/2148 ) ([@ds300](https://github.com/ds300))
#### Authors: 1
- David Sheldrick ([@ds300](https://github.com/ds300))
---
2023-10-11 10:42:50 +00:00
# v2.0.0-alpha.16 (Wed Oct 11 2023)
#### 🏠 Internal
- Publish api.json [#2034 ](https://github.com/tldraw/tldraw/pull/2034 ) ([@steveruizok](https://github.com/steveruizok))
#### Authors: 1
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
---
2023-10-06 15:18:15 +00:00
# v2.0.0-alpha.15 (Fri Oct 06 2023)
### Release Notes
#### tldraw zero - package shuffle ([#1710](https://github.com/tldraw/tldraw/pull/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
- tldraw zero - package shuffle [#1710 ](https://github.com/tldraw/tldraw/pull/1710 ) ([@steveruizok](https://github.com/steveruizok) [@SomeHats ](https://github.com/SomeHats ))
#### 🚀 Enhancement
- Add shapes to exports [#1776 ](https://github.com/tldraw/tldraw/pull/1776 ) ([@steveruizok](https://github.com/steveruizok))
#### Authors: 2
- alex ([@SomeHats](https://github.com/SomeHats))
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
---
2023-07-04 14:21:37 +00:00
# v2.0.0-alpha.14 (Tue Jul 04 2023)
### Release Notes
#### [feature] add `meta` property to records ([#1627](https://github.com/tldraw/tldraw/pull/1627))
- todo
---
#### 🚀 Enhancement
- [feature] add `meta` property to records [#1627 ](https://github.com/tldraw/tldraw/pull/1627 ) ([@steveruizok](https://github.com/steveruizok))
#### Authors: 1
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
---
2023-06-28 10:53:57 +00:00
# v2.0.0-alpha.13 (Wed Jun 28 2023)
### Release Notes
#### Styles API ([#1580](https://github.com/tldraw/tldraw/pull/1580))
-
#### mini `defineShape` API ([#1563](https://github.com/tldraw/tldraw/pull/1563))
[dev-facing, notes to come]
#### Rename tlvalidate to validate ([#1508](https://github.com/tldraw/tldraw/pull/1508))
- Rename tlvalidate to validate
---
#### 💥 Breaking Change
- Styles API [#1580 ](https://github.com/tldraw/tldraw/pull/1580 ) ([@SomeHats](https://github.com/SomeHats) [@steveruizok ](https://github.com/steveruizok ))
- mini `defineShape` API [#1563 ](https://github.com/tldraw/tldraw/pull/1563 ) ([@SomeHats](https://github.com/SomeHats))
- Rename tlvalidate to validate [#1508 ](https://github.com/tldraw/tldraw/pull/1508 ) ([@steveruizok](https://github.com/steveruizok))
#### ⚠️ Pushed to `main`
- update lazyrepo ([@ds300](https://github.com/ds300))
#### Authors: 3
- alex ([@SomeHats](https://github.com/SomeHats))
- David Sheldrick ([@ds300](https://github.com/ds300))
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
---
2023-04-25 11:01:25 +00:00
# v2.0.0-alpha.12 (Mon Apr 03 2023)
#### 🐛 Bug Fix
- Make sure all types and build stuff get run in CI [#1548 ](https://github.com/tldraw/tldraw-lite/pull/1548 ) ([@SomeHats](https://github.com/SomeHats))
- add pre-commit api report generation [#1517 ](https://github.com/tldraw/tldraw-lite/pull/1517 ) ([@SomeHats](https://github.com/SomeHats))
- [chore] restore api extractor [#1500 ](https://github.com/tldraw/tldraw-lite/pull/1500 ) ([@steveruizok](https://github.com/steveruizok))
- David/publish good [#1488 ](https://github.com/tldraw/tldraw-lite/pull/1488 ) ([@ds300](https://github.com/ds300))
- [chore] alpha 10 [#1486 ](https://github.com/tldraw/tldraw-lite/pull/1486 ) ([@ds300](https://github.com/ds300))
- [chore] bump for alpha 8 [#1485 ](https://github.com/tldraw/tldraw-lite/pull/1485 ) ([@steveruizok](https://github.com/steveruizok))
- [improvement] API Reference docs [#1478 ](https://github.com/tldraw/tldraw-lite/pull/1478 ) ([@steveruizok](https://github.com/steveruizok))
- stop using broken-af turbo for publishing [#1476 ](https://github.com/tldraw/tldraw-lite/pull/1476 ) ([@ds300](https://github.com/ds300))
- [chore] add canary release script [#1423 ](https://github.com/tldraw/tldraw-lite/pull/1423 ) ([@ds300](https://github.com/ds300) [@steveruizok ](https://github.com/steveruizok ))
- [chore] upgrade yarn [#1430 ](https://github.com/tldraw/tldraw-lite/pull/1430 ) ([@ds300](https://github.com/ds300))
- repo cleanup [#1426 ](https://github.com/tldraw/tldraw-lite/pull/1426 ) ([@steveruizok](https://github.com/steveruizok))
#### Authors: 3
- alex ([@SomeHats](https://github.com/SomeHats))
- David Sheldrick ([@ds300](https://github.com/ds300))
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
---
# @tldraw/tlvalidate
## 2.0.0-alpha.10
### Patch Changes
- fix some package build scripting
- Updated dependencies
- @tldraw/utils@2 .0.0-alpha.10
## 2.0.0-alpha.9
### Patch Changes
- 4b4399b6e: redeploy with yarn to prevent package version issues
- Updated dependencies [4b4399b6e]
- @tldraw/utils@2 .0.0-alpha.9
## 2.0.0-alpha.8
### Patch Changes
- Release day!
- Updated dependencies
- @tldraw/utils@2 .0.0-alpha.8
## 2.0.0-alpha.7
### Patch Changes
- Bug fixes.
- Updated dependencies
- @tldraw/utils@2 .0.0-alpha.7
## 2.0.0-alpha.6
### Patch Changes
- Add licenses.
- Updated dependencies
- @tldraw/utils@2 .0.0-alpha.6
## 2.0.0-alpha.5
### Patch Changes
- Add CSS files to tldraw/tldraw.
- Updated dependencies
- @tldraw/utils@2 .0.0-alpha.5
## 2.0.0-alpha.4
### Patch Changes
- Add children to tldraw/tldraw
- Updated dependencies
- @tldraw/utils@2 .0.0-alpha.4
## 2.0.0-alpha.3
### Patch Changes
- Change permissions.
- Updated dependencies
- @tldraw/utils@2 .0.0-alpha.3
## 2.0.0-alpha.2
### Patch Changes
- Add tldraw, editor
- Updated dependencies
- @tldraw/utils@2 .0.0-alpha.2
## 0.1.0-alpha.11
### Patch Changes
- Fix stale reactors.
- Updated dependencies
- @tldraw/utils@0 .1.0-alpha.11
## 0.1.0-alpha.10
### Patch Changes
- Fix type export bug.
- Updated dependencies
- @tldraw/utils@0 .1.0-alpha.10
## 0.1.0-alpha.9
### Patch Changes
- Fix import bugs.
- Updated dependencies
- @tldraw/utils@0 .1.0-alpha.9
## 0.1.0-alpha.8
### Patch Changes
- Changes validation requirements, exports validation helpers.
- Updated dependencies
- @tldraw/utils@0 .1.0-alpha.8
## 0.1.0-alpha.7
### Patch Changes
- - Pre-pre-release update
- Updated dependencies
- @tldraw/utils@0 .1.0-alpha.7
## 0.0.2-alpha.1
### Patch Changes
- Fix error with HMR
- Updated dependencies
- @tldraw/utils@0 .0.2-alpha.1
## 0.0.2-alpha.0
### Patch Changes
- Initial release
- Updated dependencies
- @tldraw/utils@0 .0.2-alpha.0