Skip to content

Commit f517653

Browse files
author
Yifeng Wang
authored
chore: patch release (#8878)
1 parent 266b528 commit f517653

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

.changeset/good-moons-chew.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+
Edgeless perf improvement, linked doc aliases support and fixes
23+
24+
## Feat
25+
26+
- feat: linked doc supports aliases (#8806)
27+
- feat(playground): add preview view for html adapter panel (#8871)
28+
- feat(blocks): add html block adapter for embed link block (#8874)
29+
- feat(blocks): show input directly after the user clicks ask ai (#8872)
30+
31+
## Fix
32+
33+
- fix(edgeless): incorrect presentation order (#8840)
34+
- fix(std): pan and pinch events were calculate relative to only one finger (#8870)
35+
- fix(edgeless): large frame crash on ios safari (#8877)
36+
- fix(std): shadowless element should inject styles in parent node (#8861)
37+
- fix(blocks): linked popover style issue (#8875)
38+
- fix(database): sum shows too many digits after decimal point (#8833)
39+
40+
## Refactor
41+
42+
- refactor: hast utils (#8873)
43+
- refactor: migrate html adapter to extension (#8868)

0 commit comments

Comments
 (0)