49 lines
843 B
Markdown
49 lines
843 B
Markdown
# Changelog
|
|
|
|
## 1.8.0
|
|
|
|
### Minor Changes
|
|
|
|
- - Adds `components` prop to Tldraw component (for custom Cursor, etc) @jamesbvaughan
|
|
- Adds Thai language @watchakorn-18k
|
|
- Fix event bug on `onRightPointCanvas`
|
|
- Fix bug with bad data in document with up-to-date version number
|
|
- Fix bug with arrow bindings
|
|
- Improves freehand line performance
|
|
- Improves performance of shape tree
|
|
- Improved .tldr file size (strip white space)
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @tldraw/vec@1.8.0
|
|
|
|
## 1.7.1
|
|
|
|
### Patch Changes
|
|
|
|
- e8dd64ba: Fix text in multiplayer
|
|
|
|
## 1.7.0
|
|
|
|
### Minor Changes
|
|
|
|
- Update dependencies and monorepo.
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @tldraw/vec@1.7.0
|
|
|
|
## 1.4.3
|
|
|
|
- Update README
|
|
- Update LICENSE year
|
|
|
|
## 0.1.4
|
|
|
|
- Fixes bug in `polyline`, adds `polygon` intersections.
|
|
|
|
## 0.1.0
|
|
|
|
- Hello world.
|