Skip to content

Commit 8ae61d6

Browse files
authored
chore: bump blocksuite (#9018)
1 parent 54c5b4d commit 8ae61d6

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

.changeset/three-weeks-study.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
'@blocksuite/affine': patch
3+
'@blocksuite/affine-block-embed': patch
4+
'@blocksuite/affine-block-list': patch
5+
'@blocksuite/affine-block-paragraph': patch
6+
'@blocksuite/affine-block-surface': patch
7+
'@blocksuite/affine-components': patch
8+
'@blocksuite/data-view': patch
9+
'@blocksuite/affine-model': patch
10+
'@blocksuite/affine-shared': patch
11+
'@blocksuite/affine-widget-scroll-anchoring': patch
12+
'@blocksuite/blocks': patch
13+
'@blocksuite/docs': patch
14+
'@blocksuite/block-std': patch
15+
'@blocksuite/global': patch
16+
'@blocksuite/inline': patch
17+
'@blocksuite/store': patch
18+
'@blocksuite/sync': patch
19+
'@blocksuite/presets': patch
20+
---
21+
22+
Improves edgeless viewport stability
23+
24+
## Feat
25+
26+
- feat(database): add AddDatabase event tracking to slash menu (#9015)
27+
28+
## Fix
29+
30+
- fix: should show title alias first (#9005)
31+
32+
## Chore
33+
34+
- chore(blocks): add event tracking for attachment upload (#9008)
35+
- chore(blocks): reuse attachment upload method (#9007)
36+
37+
## Refactor
38+
39+
- refactor(std): optimize gfx viewport cache fields (#9014)
40+
41+
## Perf
42+
43+
- perf(edgeless): reduce redundant dom query per render (#9016)

0 commit comments

Comments
 (0)