-
-
Notifications
You must be signed in to change notification settings - Fork 425
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
--- | ||
'@blocksuite/affine': patch | ||
'@blocksuite/affine-block-embed': patch | ||
'@blocksuite/affine-block-list': patch | ||
'@blocksuite/affine-block-paragraph': patch | ||
'@blocksuite/affine-block-surface': patch | ||
'@blocksuite/affine-components': patch | ||
'@blocksuite/data-view': patch | ||
'@blocksuite/affine-model': patch | ||
'@blocksuite/affine-shared': patch | ||
'@blocksuite/affine-widget-scroll-anchoring': patch | ||
'@blocksuite/blocks': patch | ||
'@blocksuite/docs': patch | ||
'@blocksuite/block-std': patch | ||
'@blocksuite/global': patch | ||
'@blocksuite/inline': patch | ||
'@blocksuite/store': patch | ||
'@blocksuite/sync': patch | ||
'@blocksuite/presets': patch | ||
--- | ||
|
||
chore: release blocksuite | ||
|
||
## Feat | ||
|
||
- feat(edgeless): release frame by clicking ungroup button (#8984) | ||
|
||
## Fix | ||
|
||
- fix(edgeless): new inner frame should be inside parent frame (#8985) | ||
- fix(inline): range in different document (#8986) | ||
- fix(blocks): focus ai input after position updated (#8981) | ||
- fix(edgeless): export template job and image upload api (#8980) | ||
- fix: preview won't disappear after drag end (#8979) | ||
- fix: corner cases of dnd (#8978) | ||
- fix(blocks): doc link import/export handling (#8976) | ||
|
||
## Chore | ||
|
||
- chore(blocks): add image file upload entries to keyboard toolbar (#8987) | ||
- chore(blocks): set readonly to database on mobile (#8975) | ||
- chore: lock file maintenance (#8983) | ||
- chore: lock file maintenance (#8982) | ||
- chore: remove legacy versions in transformer and adapter (#8974) |