Browse Source

Update CHANGELOG.md

main
Steve Ruiz 3 years ago
parent
commit
e043b884ac
1 changed files with 10 additions and 0 deletions
  1. 10
    0
      packages/tldraw/CHANGELOG.md

+ 10
- 0
packages/tldraw/CHANGELOG.md View File

@@ -1,3 +1,13 @@
1
+## 1.0.4
2
+
3
+- Fixes bug in selected styles menu
4
+- Fixes page options dialog for page rename / delete
5
+- Fixes bug in arrow -> elipse intersections
6
+- Fixes sign in / sign out buttons both appearing
7
+- Fixes line breaks for sticky notes
8
+- Improves performance (related to menu bug above)
9
+- Sets default behavior of copyJson and copySvg when no shapes are selected
10
+
1 11
 ## 1.0.3
2 12
 
3 13
 - Improves compatibility with Create React App.

Loading…
Cancel
Save