## 0.0.121 ### Core - Adds `snapLines`. ### TLDraw - Adds shape snapping while translating. Hold Command/Control to disable while dragging. ## 0.0.120 ### TLDraw - Improves rectangle rendering. - Improves zoom to fit and zoom to selection. ## 0.0.119 ### TLDraw - Fixes bug with bound arrows after undo. ## 0.0.118 ### Core - Improves multiplayer features. ### TLDraw - Fixes bugs in text, arrows, stickies. - Adds start binding for new arrows. - Adds copy painting (alt + shift + drag). - Adds side clonig. - Adds clone dragging. ## 0.0.116 ### Core - Improves rendering on Safari. ### TLDraw - Improves rendering on Safari. - Minor bug fixes around selection. - Fixes bug when undoing a newly created shape. ## 0.0.115 ### Core - Adds [side cloning](https://github.com/tldraw/tldraw/pull/149). - Improves rendering. ### TLDraw - Adds sticky note [side cloning](https://github.com/tldraw/tldraw/pull/149). ## 0.0.114 ### TLDraw - Improves fills for filled shapes. ## 0.0.113 ### TLDraw - Improves grouping and ungrouping. ## 0.0.112 ### TLDraw - Fixes centering on embedded TLDraw components. - Removes expensive calls to window. ## 0.0.111 ### TLDraw - Adjust stroke widths and sizes. - Fixes a bug on very small dashed shapes. ## 0.0.110 ### Core - Adds `user` and `users` props (optional) for multiplayer cursors. This feature is very lightly implemented. ### TLDraw - Adds multiplayer support. - Adds `showMenu` and `showPages` props. - Adds `mergeState`, `updateUsers`, and `removeUser` methods. ## 0.0.109 ### TLDraw - Bumps perfect-freehand - Fixes dots for small sized draw shapes ## 0.0.108 - Adds CHANGELOG. Only 108 releases late! ### TLDraw - Fixes a bug with bounding boxes on arrows.