tldraw/packages/intersect/CHANGELOG.md
Steve Ruiz 325d494a8a 1.29.2
2023-04-01 07:09:12 +01:00

109 lines
2.1 KiB
Markdown

# Changelog
## 1.9.2
### Patch Changes
- Include clipboard fixes.
- Updated dependencies
- @tldraw/vec@1.9.2
## 1.9.1
### Patch Changes
- Fix clipboard stealing focus.
- Updated dependencies
- @tldraw/vec@1.9.1
## 1.9.0
### Minor Changes
- - Adds Galacian language translation
- Adds Farsi (Persian) language translation
- Updates German translation
- Updates Norwegian translation
- Updates Japanese translation
- Updates Spanish translation
- Improves aria-labels
- Fixes a bug with multiplayer menu
- Fixes a bug with image exports
### Patch Changes
- Updated dependencies
- @tldraw/vec@1.9.0
## 1.8.1
### Patch Changes
- - Adds Galacian language translation
- Adds Farsi (Persian) language translation
- Updates German translation
- Updates Norwegian translation
- Updates Japanese translation
- Updates Spanish translation
- Improves aria-labels
- Fixes a bug with multiplayer menu
- Fixes a bug with image exports
- 12c0b2ac: - Adds Galacian language translation
- Adds Farsi (Persian) language translation
- Updates Norwegian translation
- Updates Japanese translation
- Updates Spanish translation
- Improves aria-labels
- Fixes a bug with multiplayer menu
- Fixes a bug with image exports
- Updated dependencies
- Updated dependencies [12c0b2ac]
- @tldraw/vec@1.8.1
## 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.