Skip to content

Commit

Permalink
chore: release blocksuite (#8990)
Browse files Browse the repository at this point in the history
  • Loading branch information
akumatus authored Dec 16, 2024
1 parent 1f5b875 commit ded71c4
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions .changeset/dull-coats-doubt.md
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)

0 comments on commit ded71c4

Please sign in to comment.