4.5 KiB
4.5 KiB
v2.0.0-alpha.13 (Wed Jun 28 2023)
Release Notes
Revert "Update dependencies (#1613)" (#1617)
[3/3] Highlighter styling (#1490)
Highlighter pen is here! 🎉🎉🎉
[1/3] initial highlighter shape/tool (#1401)
[internal only change layout ground work for highlighter]
[feature] add laser pointer (#1412)
- Adds the laser pointer tool.
Vertical text alignment for geo shapes (#1414)
- This adds vertical text alignment property to geo shapes.
Rework the assets package for strategy-specific imports (#1341)
- [dev] If you're using the
@tldraw/assets
package, you need to update your code toimport { getAssetUrlsByImport } from '@tldraw/assets/imports'
instead ofimport { getBundlerAssetUrls } from '@tldraw/assets
💥 Breaking Change
🚀 Enhancement
- [3/3] Highlighter styling #1490 (@SomeHats @steveruizok)
- [1/3] initial highlighter shape/tool #1401 (@SomeHats)
- [feature] add laser pointer #1412 (@steveruizok)
- Vertical text alignment for geo shapes #1414 (@MitjaBezensek @steveruizok)
- open menus refactor #1400 (@steveruizok)
🐛 Bug Fix
- Asset improvements #1557 (@MitjaBezensek)
- [feature]
check-box
geo shape #1330 (@steveruizok) - New vite-based examples app #1226 (@SomeHats)
- readmes #1195 (@steveruizok)
- [chore] update lazyrepo #1211 (@ds300)
- derived presence state #1204 (@ds300)
- [lite] upgrade lazyrepo #1198 (@ds300)
- transfer-out: transfer out #1195 (@SomeHats)
⚠️ Pushed to main
- update lazyrepo (@ds300)
🔩 Dependency Updates
- Revert "Update dependencies (#1613)" #1617 (@SomeHats)
- Update dependencies #1613 (@steveruizok)
Authors: 4
- alex (@SomeHats)
- David Sheldrick (@ds300)
- Mitja Bezenšek (@MitjaBezensek)
- Steve Ruiz (@steveruizok)
v2.0.0-alpha.12 (Mon Apr 03 2023)
🐛 Bug Fix
- add community translations #1559 (@steveruizok @TodePond)
- Make sure all types and build stuff get run in CI #1548 (@SomeHats)
- add pre-commit api report generation #1517 (@SomeHats)
- [chore] restore api extractor #1500 (@steveruizok)
- Asset loading overhaul #1457 (@SomeHats)
Authors: 3
- alex (@SomeHats)
- Lu[ke] Wilson (@TodePond)
- Steve Ruiz (@steveruizok)