diff --git a/.changeset/good-moons-chew.md b/.changeset/good-moons-chew.md deleted file mode 100644 index 38359a914f72..000000000000 --- a/.changeset/good-moons-chew.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -'@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 ---- - -Edgeless perf improvement, linked doc aliases support and fixes - -## Feat - -- feat: linked doc supports aliases (#8806) -- feat(playground): add preview view for html adapter panel (#8871) -- feat(blocks): add html block adapter for embed link block (#8874) -- feat(blocks): show input directly after the user clicks ask ai (#8872) - -## Fix - -- fix(edgeless): incorrect presentation order (#8840) -- fix(std): pan and pinch events were calculate relative to only one finger (#8870) -- fix(edgeless): large frame crash on ios safari (#8877) -- fix(std): shadowless element should inject styles in parent node (#8861) -- fix(blocks): linked popover style issue (#8875) -- fix(database): sum shows too many digits after decimal point (#8833) - -## Refactor - -- refactor: hast utils (#8873) -- refactor: migrate html adapter to extension (#8868) diff --git a/packages/affine/all/CHANGELOG.md b/packages/affine/all/CHANGELOG.md index 37aba36331ea..720754340b09 100644 --- a/packages/affine/all/CHANGELOG.md +++ b/packages/affine/all/CHANGELOG.md @@ -1,5 +1,40 @@ # @blocksuite/affine +## 0.18.4 + +### Patch Changes + +- f517653: Edgeless perf improvement, linked doc aliases support and fixes + + ## Feat + + - feat: linked doc supports aliases (#8806) + - feat(playground): add preview view for html adapter panel (#8871) + - feat(blocks): add html block adapter for embed link block (#8874) + - feat(blocks): show input directly after the user clicks ask ai (#8872) + + ## Fix + + - fix(edgeless): incorrect presentation order (#8840) + - fix(std): pan and pinch events were calculate relative to only one finger (#8870) + - fix(edgeless): large frame crash on ios safari (#8877) + - fix(std): shadowless element should inject styles in parent node (#8861) + - fix(blocks): linked popover style issue (#8875) + - fix(database): sum shows too many digits after decimal point (#8833) + + ## Refactor + + - refactor: hast utils (#8873) + - refactor: migrate html adapter to extension (#8868) + +- Updated dependencies [f517653] + - @blocksuite/blocks@0.18.4 + - @blocksuite/block-std@0.18.4 + - @blocksuite/global@0.18.4 + - @blocksuite/inline@0.18.4 + - @blocksuite/store@0.18.4 + - @blocksuite/presets@0.18.4 + ## 0.18.3 ### Patch Changes diff --git a/packages/affine/all/package.json b/packages/affine/all/package.json index 8ebf86714b2d..87f52bc234d7 100644 --- a/packages/affine/all/package.json +++ b/packages/affine/all/package.json @@ -1,6 +1,6 @@ { "name": "@blocksuite/affine", - "version": "0.18.3", + "version": "0.18.4", "description": "BlockSuite for Affine", "type": "module", "repository": { diff --git a/packages/affine/block-embed/CHANGELOG.md b/packages/affine/block-embed/CHANGELOG.md index bce1eaeb8174..506b774cf3f0 100644 --- a/packages/affine/block-embed/CHANGELOG.md +++ b/packages/affine/block-embed/CHANGELOG.md @@ -1,5 +1,42 @@ # @blocksuite/affine-block-embed +## 0.18.4 + +### Patch Changes + +- f517653: Edgeless perf improvement, linked doc aliases support and fixes + + ## Feat + + - feat: linked doc supports aliases (#8806) + - feat(playground): add preview view for html adapter panel (#8871) + - feat(blocks): add html block adapter for embed link block (#8874) + - feat(blocks): show input directly after the user clicks ask ai (#8872) + + ## Fix + + - fix(edgeless): incorrect presentation order (#8840) + - fix(std): pan and pinch events were calculate relative to only one finger (#8870) + - fix(edgeless): large frame crash on ios safari (#8877) + - fix(std): shadowless element should inject styles in parent node (#8861) + - fix(blocks): linked popover style issue (#8875) + - fix(database): sum shows too many digits after decimal point (#8833) + + ## Refactor + + - refactor: hast utils (#8873) + - refactor: migrate html adapter to extension (#8868) + +- Updated dependencies [f517653] + - @blocksuite/affine-block-surface@0.18.4 + - @blocksuite/affine-components@0.18.4 + - @blocksuite/affine-model@0.18.4 + - @blocksuite/affine-shared@0.18.4 + - @blocksuite/block-std@0.18.4 + - @blocksuite/global@0.18.4 + - @blocksuite/inline@0.18.4 + - @blocksuite/store@0.18.4 + ## 0.18.3 ### Patch Changes diff --git a/packages/affine/block-embed/package.json b/packages/affine/block-embed/package.json index b11df7e911b4..3930e401d458 100644 --- a/packages/affine/block-embed/package.json +++ b/packages/affine/block-embed/package.json @@ -1,6 +1,6 @@ { "name": "@blocksuite/affine-block-embed", - "version": "0.18.3", + "version": "0.18.4", "description": "Embed blocks for BlockSuite.", "type": "module", "repository": { diff --git a/packages/affine/block-list/CHANGELOG.md b/packages/affine/block-list/CHANGELOG.md index d5f772b9aec0..5f4f16b1b8e4 100644 --- a/packages/affine/block-list/CHANGELOG.md +++ b/packages/affine/block-list/CHANGELOG.md @@ -1,5 +1,41 @@ # @blocksuite/affine-block-list +## 0.18.4 + +### Patch Changes + +- f517653: Edgeless perf improvement, linked doc aliases support and fixes + + ## Feat + + - feat: linked doc supports aliases (#8806) + - feat(playground): add preview view for html adapter panel (#8871) + - feat(blocks): add html block adapter for embed link block (#8874) + - feat(blocks): show input directly after the user clicks ask ai (#8872) + + ## Fix + + - fix(edgeless): incorrect presentation order (#8840) + - fix(std): pan and pinch events were calculate relative to only one finger (#8870) + - fix(edgeless): large frame crash on ios safari (#8877) + - fix(std): shadowless element should inject styles in parent node (#8861) + - fix(blocks): linked popover style issue (#8875) + - fix(database): sum shows too many digits after decimal point (#8833) + + ## Refactor + + - refactor: hast utils (#8873) + - refactor: migrate html adapter to extension (#8868) + +- Updated dependencies [f517653] + - @blocksuite/affine-components@0.18.4 + - @blocksuite/affine-model@0.18.4 + - @blocksuite/affine-shared@0.18.4 + - @blocksuite/block-std@0.18.4 + - @blocksuite/global@0.18.4 + - @blocksuite/inline@0.18.4 + - @blocksuite/store@0.18.4 + ## 0.18.3 ### Patch Changes diff --git a/packages/affine/block-list/package.json b/packages/affine/block-list/package.json index 1caae0487e18..7fb641998800 100644 --- a/packages/affine/block-list/package.json +++ b/packages/affine/block-list/package.json @@ -1,6 +1,6 @@ { "name": "@blocksuite/affine-block-list", - "version": "0.18.3", + "version": "0.18.4", "description": "List block for BlockSuite.", "type": "module", "repository": { diff --git a/packages/affine/block-paragraph/CHANGELOG.md b/packages/affine/block-paragraph/CHANGELOG.md index 05b6cbf00f51..63799fe1520d 100644 --- a/packages/affine/block-paragraph/CHANGELOG.md +++ b/packages/affine/block-paragraph/CHANGELOG.md @@ -1,5 +1,41 @@ # @blocksuite/affine-block-paragraph +## 0.18.4 + +### Patch Changes + +- f517653: Edgeless perf improvement, linked doc aliases support and fixes + + ## Feat + + - feat: linked doc supports aliases (#8806) + - feat(playground): add preview view for html adapter panel (#8871) + - feat(blocks): add html block adapter for embed link block (#8874) + - feat(blocks): show input directly after the user clicks ask ai (#8872) + + ## Fix + + - fix(edgeless): incorrect presentation order (#8840) + - fix(std): pan and pinch events were calculate relative to only one finger (#8870) + - fix(edgeless): large frame crash on ios safari (#8877) + - fix(std): shadowless element should inject styles in parent node (#8861) + - fix(blocks): linked popover style issue (#8875) + - fix(database): sum shows too many digits after decimal point (#8833) + + ## Refactor + + - refactor: hast utils (#8873) + - refactor: migrate html adapter to extension (#8868) + +- Updated dependencies [f517653] + - @blocksuite/affine-components@0.18.4 + - @blocksuite/affine-model@0.18.4 + - @blocksuite/affine-shared@0.18.4 + - @blocksuite/block-std@0.18.4 + - @blocksuite/global@0.18.4 + - @blocksuite/inline@0.18.4 + - @blocksuite/store@0.18.4 + ## 0.18.3 ### Patch Changes diff --git a/packages/affine/block-paragraph/package.json b/packages/affine/block-paragraph/package.json index 6efbaafdac51..113aef1f6791 100644 --- a/packages/affine/block-paragraph/package.json +++ b/packages/affine/block-paragraph/package.json @@ -1,6 +1,6 @@ { "name": "@blocksuite/affine-block-paragraph", - "version": "0.18.3", + "version": "0.18.4", "description": "Paragraph block for BlockSuite.", "type": "module", "repository": { diff --git a/packages/affine/block-surface/CHANGELOG.md b/packages/affine/block-surface/CHANGELOG.md index 4fb2ecb98b9d..37bf43a2afea 100644 --- a/packages/affine/block-surface/CHANGELOG.md +++ b/packages/affine/block-surface/CHANGELOG.md @@ -1,5 +1,41 @@ # @blocksuite/affine-block-surface +## 0.18.4 + +### Patch Changes + +- f517653: Edgeless perf improvement, linked doc aliases support and fixes + + ## Feat + + - feat: linked doc supports aliases (#8806) + - feat(playground): add preview view for html adapter panel (#8871) + - feat(blocks): add html block adapter for embed link block (#8874) + - feat(blocks): show input directly after the user clicks ask ai (#8872) + + ## Fix + + - fix(edgeless): incorrect presentation order (#8840) + - fix(std): pan and pinch events were calculate relative to only one finger (#8870) + - fix(edgeless): large frame crash on ios safari (#8877) + - fix(std): shadowless element should inject styles in parent node (#8861) + - fix(blocks): linked popover style issue (#8875) + - fix(database): sum shows too many digits after decimal point (#8833) + + ## Refactor + + - refactor: hast utils (#8873) + - refactor: migrate html adapter to extension (#8868) + +- Updated dependencies [f517653] + - @blocksuite/affine-components@0.18.4 + - @blocksuite/affine-model@0.18.4 + - @blocksuite/affine-shared@0.18.4 + - @blocksuite/block-std@0.18.4 + - @blocksuite/global@0.18.4 + - @blocksuite/inline@0.18.4 + - @blocksuite/store@0.18.4 + ## 0.18.3 ### Patch Changes diff --git a/packages/affine/block-surface/package.json b/packages/affine/block-surface/package.json index 873b5cdcc763..7099297fbe60 100644 --- a/packages/affine/block-surface/package.json +++ b/packages/affine/block-surface/package.json @@ -1,6 +1,6 @@ { "name": "@blocksuite/affine-block-surface", - "version": "0.18.3", + "version": "0.18.4", "description": "Surface block for BlockSuite.", "type": "module", "repository": { diff --git a/packages/affine/components/CHANGELOG.md b/packages/affine/components/CHANGELOG.md index d3e59e6046c5..2ebe1eeef02e 100644 --- a/packages/affine/components/CHANGELOG.md +++ b/packages/affine/components/CHANGELOG.md @@ -1,5 +1,40 @@ # @blocksuite/affine-components +## 0.18.4 + +### Patch Changes + +- f517653: Edgeless perf improvement, linked doc aliases support and fixes + + ## Feat + + - feat: linked doc supports aliases (#8806) + - feat(playground): add preview view for html adapter panel (#8871) + - feat(blocks): add html block adapter for embed link block (#8874) + - feat(blocks): show input directly after the user clicks ask ai (#8872) + + ## Fix + + - fix(edgeless): incorrect presentation order (#8840) + - fix(std): pan and pinch events were calculate relative to only one finger (#8870) + - fix(edgeless): large frame crash on ios safari (#8877) + - fix(std): shadowless element should inject styles in parent node (#8861) + - fix(blocks): linked popover style issue (#8875) + - fix(database): sum shows too many digits after decimal point (#8833) + + ## Refactor + + - refactor: hast utils (#8873) + - refactor: migrate html adapter to extension (#8868) + +- Updated dependencies [f517653] + - @blocksuite/affine-model@0.18.4 + - @blocksuite/affine-shared@0.18.4 + - @blocksuite/block-std@0.18.4 + - @blocksuite/global@0.18.4 + - @blocksuite/inline@0.18.4 + - @blocksuite/store@0.18.4 + ## 0.18.3 ### Patch Changes diff --git a/packages/affine/components/package.json b/packages/affine/components/package.json index fb24c2c1e0a5..f837dacac287 100644 --- a/packages/affine/components/package.json +++ b/packages/affine/components/package.json @@ -1,6 +1,6 @@ { "name": "@blocksuite/affine-components", - "version": "0.18.3", + "version": "0.18.4", "description": "Default BlockSuite editable blocks.", "type": "module", "repository": { diff --git a/packages/affine/data-view/CHANGELOG.md b/packages/affine/data-view/CHANGELOG.md index 924931760acf..8ee5a87bee06 100644 --- a/packages/affine/data-view/CHANGELOG.md +++ b/packages/affine/data-view/CHANGELOG.md @@ -1,5 +1,39 @@ # @blocksuite/data-view +## 0.18.4 + +### Patch Changes + +- f517653: Edgeless perf improvement, linked doc aliases support and fixes + + ## Feat + + - feat: linked doc supports aliases (#8806) + - feat(playground): add preview view for html adapter panel (#8871) + - feat(blocks): add html block adapter for embed link block (#8874) + - feat(blocks): show input directly after the user clicks ask ai (#8872) + + ## Fix + + - fix(edgeless): incorrect presentation order (#8840) + - fix(std): pan and pinch events were calculate relative to only one finger (#8870) + - fix(edgeless): large frame crash on ios safari (#8877) + - fix(std): shadowless element should inject styles in parent node (#8861) + - fix(blocks): linked popover style issue (#8875) + - fix(database): sum shows too many digits after decimal point (#8833) + + ## Refactor + + - refactor: hast utils (#8873) + - refactor: migrate html adapter to extension (#8868) + +- Updated dependencies [f517653] + - @blocksuite/affine-components@0.18.4 + - @blocksuite/affine-shared@0.18.4 + - @blocksuite/block-std@0.18.4 + - @blocksuite/global@0.18.4 + - @blocksuite/store@0.18.4 + ## 0.18.3 ### Patch Changes diff --git a/packages/affine/data-view/package.json b/packages/affine/data-view/package.json index 43af4aca8a8c..eab4793966e4 100644 --- a/packages/affine/data-view/package.json +++ b/packages/affine/data-view/package.json @@ -1,6 +1,6 @@ { "name": "@blocksuite/data-view", - "version": "0.18.3", + "version": "0.18.4", "description": "Views of database in affine", "type": "module", "repository": { diff --git a/packages/affine/model/CHANGELOG.md b/packages/affine/model/CHANGELOG.md index 6b33e38d6618..33082c55cc40 100644 --- a/packages/affine/model/CHANGELOG.md +++ b/packages/affine/model/CHANGELOG.md @@ -1,5 +1,38 @@ # @blocksuite/affine-model +## 0.18.4 + +### Patch Changes + +- f517653: Edgeless perf improvement, linked doc aliases support and fixes + + ## Feat + + - feat: linked doc supports aliases (#8806) + - feat(playground): add preview view for html adapter panel (#8871) + - feat(blocks): add html block adapter for embed link block (#8874) + - feat(blocks): show input directly after the user clicks ask ai (#8872) + + ## Fix + + - fix(edgeless): incorrect presentation order (#8840) + - fix(std): pan and pinch events were calculate relative to only one finger (#8870) + - fix(edgeless): large frame crash on ios safari (#8877) + - fix(std): shadowless element should inject styles in parent node (#8861) + - fix(blocks): linked popover style issue (#8875) + - fix(database): sum shows too many digits after decimal point (#8833) + + ## Refactor + + - refactor: hast utils (#8873) + - refactor: migrate html adapter to extension (#8868) + +- Updated dependencies [f517653] + - @blocksuite/block-std@0.18.4 + - @blocksuite/global@0.18.4 + - @blocksuite/inline@0.18.4 + - @blocksuite/store@0.18.4 + ## 0.18.3 ### Patch Changes diff --git a/packages/affine/model/package.json b/packages/affine/model/package.json index 87bfe4b42fb9..6f19bf5793dc 100644 --- a/packages/affine/model/package.json +++ b/packages/affine/model/package.json @@ -1,6 +1,6 @@ { "name": "@blocksuite/affine-model", - "version": "0.18.3", + "version": "0.18.4", "description": "Models for BlockSuite in Affine.", "type": "module", "repository": { diff --git a/packages/affine/shared/CHANGELOG.md b/packages/affine/shared/CHANGELOG.md index 48802edb1492..0e9f6cd641f8 100644 --- a/packages/affine/shared/CHANGELOG.md +++ b/packages/affine/shared/CHANGELOG.md @@ -1,5 +1,39 @@ # @blocksuite/affine-shared +## 0.18.4 + +### Patch Changes + +- f517653: Edgeless perf improvement, linked doc aliases support and fixes + + ## Feat + + - feat: linked doc supports aliases (#8806) + - feat(playground): add preview view for html adapter panel (#8871) + - feat(blocks): add html block adapter for embed link block (#8874) + - feat(blocks): show input directly after the user clicks ask ai (#8872) + + ## Fix + + - fix(edgeless): incorrect presentation order (#8840) + - fix(std): pan and pinch events were calculate relative to only one finger (#8870) + - fix(edgeless): large frame crash on ios safari (#8877) + - fix(std): shadowless element should inject styles in parent node (#8861) + - fix(blocks): linked popover style issue (#8875) + - fix(database): sum shows too many digits after decimal point (#8833) + + ## Refactor + + - refactor: hast utils (#8873) + - refactor: migrate html adapter to extension (#8868) + +- Updated dependencies [f517653] + - @blocksuite/affine-model@0.18.4 + - @blocksuite/block-std@0.18.4 + - @blocksuite/global@0.18.4 + - @blocksuite/inline@0.18.4 + - @blocksuite/store@0.18.4 + ## 0.18.3 ### Patch Changes diff --git a/packages/affine/shared/package.json b/packages/affine/shared/package.json index cb01d583a5b4..8f2bc7059d39 100644 --- a/packages/affine/shared/package.json +++ b/packages/affine/shared/package.json @@ -1,6 +1,6 @@ { "name": "@blocksuite/affine-shared", - "version": "0.18.3", + "version": "0.18.4", "description": "Default BlockSuite editable blocks.", "type": "module", "repository": { diff --git a/packages/affine/widget-scroll-anchoring/CHANGELOG.md b/packages/affine/widget-scroll-anchoring/CHANGELOG.md index 8bfc4e2e6f04..1f54ebda53be 100644 --- a/packages/affine/widget-scroll-anchoring/CHANGELOG.md +++ b/packages/affine/widget-scroll-anchoring/CHANGELOG.md @@ -1,5 +1,38 @@ # @blocksuite/affine-widget-scroll-anchoring +## 0.18.4 + +### Patch Changes + +- f517653: Edgeless perf improvement, linked doc aliases support and fixes + + ## Feat + + - feat: linked doc supports aliases (#8806) + - feat(playground): add preview view for html adapter panel (#8871) + - feat(blocks): add html block adapter for embed link block (#8874) + - feat(blocks): show input directly after the user clicks ask ai (#8872) + + ## Fix + + - fix(edgeless): incorrect presentation order (#8840) + - fix(std): pan and pinch events were calculate relative to only one finger (#8870) + - fix(edgeless): large frame crash on ios safari (#8877) + - fix(std): shadowless element should inject styles in parent node (#8861) + - fix(blocks): linked popover style issue (#8875) + - fix(database): sum shows too many digits after decimal point (#8833) + + ## Refactor + + - refactor: hast utils (#8873) + - refactor: migrate html adapter to extension (#8868) + +- Updated dependencies [f517653] + - @blocksuite/affine-model@0.18.4 + - @blocksuite/affine-shared@0.18.4 + - @blocksuite/block-std@0.18.4 + - @blocksuite/global@0.18.4 + ## 0.18.3 ### Patch Changes diff --git a/packages/affine/widget-scroll-anchoring/package.json b/packages/affine/widget-scroll-anchoring/package.json index 0f7ee7270b1f..d4166c2d4136 100644 --- a/packages/affine/widget-scroll-anchoring/package.json +++ b/packages/affine/widget-scroll-anchoring/package.json @@ -1,6 +1,6 @@ { "name": "@blocksuite/affine-widget-scroll-anchoring", - "version": "0.18.3", + "version": "0.18.4", "description": "Affine scroll anchoring widget.", "type": "module", "repository": { diff --git a/packages/blocks/CHANGELOG.md b/packages/blocks/CHANGELOG.md index 9effe5cfa531..b6e51a7c5e4f 100644 --- a/packages/blocks/CHANGELOG.md +++ b/packages/blocks/CHANGELOG.md @@ -1,5 +1,47 @@ # @blocksuite/blocks +## 0.18.4 + +### Patch Changes + +- f517653: Edgeless perf improvement, linked doc aliases support and fixes + + ## Feat + + - feat: linked doc supports aliases (#8806) + - feat(playground): add preview view for html adapter panel (#8871) + - feat(blocks): add html block adapter for embed link block (#8874) + - feat(blocks): show input directly after the user clicks ask ai (#8872) + + ## Fix + + - fix(edgeless): incorrect presentation order (#8840) + - fix(std): pan and pinch events were calculate relative to only one finger (#8870) + - fix(edgeless): large frame crash on ios safari (#8877) + - fix(std): shadowless element should inject styles in parent node (#8861) + - fix(blocks): linked popover style issue (#8875) + - fix(database): sum shows too many digits after decimal point (#8833) + + ## Refactor + + - refactor: hast utils (#8873) + - refactor: migrate html adapter to extension (#8868) + +- Updated dependencies [f517653] + - @blocksuite/affine-block-embed@0.18.4 + - @blocksuite/affine-block-list@0.18.4 + - @blocksuite/affine-block-paragraph@0.18.4 + - @blocksuite/affine-block-surface@0.18.4 + - @blocksuite/affine-components@0.18.4 + - @blocksuite/data-view@0.18.4 + - @blocksuite/affine-model@0.18.4 + - @blocksuite/affine-shared@0.18.4 + - @blocksuite/affine-widget-scroll-anchoring@0.18.4 + - @blocksuite/block-std@0.18.4 + - @blocksuite/global@0.18.4 + - @blocksuite/inline@0.18.4 + - @blocksuite/store@0.18.4 + ## 0.18.3 ### Patch Changes diff --git a/packages/blocks/package.json b/packages/blocks/package.json index f7c38913cffc..1d47cfc3d72d 100644 --- a/packages/blocks/package.json +++ b/packages/blocks/package.json @@ -1,6 +1,6 @@ { "name": "@blocksuite/blocks", - "version": "0.18.3", + "version": "0.18.4", "description": "Default BlockSuite editable blocks.", "type": "module", "repository": { diff --git a/packages/docs/CHANGELOG.md b/packages/docs/CHANGELOG.md index 401693a1ad5e..43dae4aff059 100644 --- a/packages/docs/CHANGELOG.md +++ b/packages/docs/CHANGELOG.md @@ -1,5 +1,37 @@ # @blocksuite/docs +## 0.18.4 + +### Patch Changes + +- f517653: Edgeless perf improvement, linked doc aliases support and fixes + + ## Feat + + - feat: linked doc supports aliases (#8806) + - feat(playground): add preview view for html adapter panel (#8871) + - feat(blocks): add html block adapter for embed link block (#8874) + - feat(blocks): show input directly after the user clicks ask ai (#8872) + + ## Fix + + - fix(edgeless): incorrect presentation order (#8840) + - fix(std): pan and pinch events were calculate relative to only one finger (#8870) + - fix(edgeless): large frame crash on ios safari (#8877) + - fix(std): shadowless element should inject styles in parent node (#8861) + - fix(blocks): linked popover style issue (#8875) + - fix(database): sum shows too many digits after decimal point (#8833) + + ## Refactor + + - refactor: hast utils (#8873) + - refactor: migrate html adapter to extension (#8868) + +- Updated dependencies [f517653] + - @blocksuite/blocks@0.18.4 + - @blocksuite/store@0.18.4 + - @blocksuite/presets@0.18.4 + ## 0.18.3 ### Patch Changes diff --git a/packages/docs/package.json b/packages/docs/package.json index d845ccd4948a..9f8283fe30b7 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -1,6 +1,6 @@ { "name": "@blocksuite/docs", - "version": "0.18.3", + "version": "0.18.4", "description": "BlockSuite documentation", "private": true, "keywords": [], diff --git a/packages/framework/block-std/CHANGELOG.md b/packages/framework/block-std/CHANGELOG.md index 57972668a595..c8a9eba8c84d 100644 --- a/packages/framework/block-std/CHANGELOG.md +++ b/packages/framework/block-std/CHANGELOG.md @@ -1,5 +1,37 @@ # @blocksuite/block-std +## 0.18.4 + +### Patch Changes + +- f517653: Edgeless perf improvement, linked doc aliases support and fixes + + ## Feat + + - feat: linked doc supports aliases (#8806) + - feat(playground): add preview view for html adapter panel (#8871) + - feat(blocks): add html block adapter for embed link block (#8874) + - feat(blocks): show input directly after the user clicks ask ai (#8872) + + ## Fix + + - fix(edgeless): incorrect presentation order (#8840) + - fix(std): pan and pinch events were calculate relative to only one finger (#8870) + - fix(edgeless): large frame crash on ios safari (#8877) + - fix(std): shadowless element should inject styles in parent node (#8861) + - fix(blocks): linked popover style issue (#8875) + - fix(database): sum shows too many digits after decimal point (#8833) + + ## Refactor + + - refactor: hast utils (#8873) + - refactor: migrate html adapter to extension (#8868) + +- Updated dependencies [f517653] + - @blocksuite/global@0.18.4 + - @blocksuite/inline@0.18.4 + - @blocksuite/store@0.18.4 + ## 0.18.3 ### Patch Changes diff --git a/packages/framework/block-std/package.json b/packages/framework/block-std/package.json index ce87dad6cead..ca4da8c9e140 100644 --- a/packages/framework/block-std/package.json +++ b/packages/framework/block-std/package.json @@ -1,6 +1,6 @@ { "name": "@blocksuite/block-std", - "version": "0.18.3", + "version": "0.18.4", "description": "Std for blocksuite blocks", "type": "module", "repository": { diff --git a/packages/framework/global/CHANGELOG.md b/packages/framework/global/CHANGELOG.md index 3ccff64535dc..2e880049cd32 100644 --- a/packages/framework/global/CHANGELOG.md +++ b/packages/framework/global/CHANGELOG.md @@ -1,5 +1,32 @@ # @blocksuite/global +## 0.18.4 + +### Patch Changes + +- f517653: Edgeless perf improvement, linked doc aliases support and fixes + + ## Feat + + - feat: linked doc supports aliases (#8806) + - feat(playground): add preview view for html adapter panel (#8871) + - feat(blocks): add html block adapter for embed link block (#8874) + - feat(blocks): show input directly after the user clicks ask ai (#8872) + + ## Fix + + - fix(edgeless): incorrect presentation order (#8840) + - fix(std): pan and pinch events were calculate relative to only one finger (#8870) + - fix(edgeless): large frame crash on ios safari (#8877) + - fix(std): shadowless element should inject styles in parent node (#8861) + - fix(blocks): linked popover style issue (#8875) + - fix(database): sum shows too many digits after decimal point (#8833) + + ## Refactor + + - refactor: hast utils (#8873) + - refactor: migrate html adapter to extension (#8868) + ## 0.18.3 ### Patch Changes diff --git a/packages/framework/global/package.json b/packages/framework/global/package.json index 5556b4ef12b0..91f0738f970c 100644 --- a/packages/framework/global/package.json +++ b/packages/framework/global/package.json @@ -1,6 +1,6 @@ { "name": "@blocksuite/global", - "version": "0.18.3", + "version": "0.18.4", "types": "./index.d.ts", "type": "module", "repository": { diff --git a/packages/framework/inline/CHANGELOG.md b/packages/framework/inline/CHANGELOG.md index 1dc978cb4f04..cec72367f267 100644 --- a/packages/framework/inline/CHANGELOG.md +++ b/packages/framework/inline/CHANGELOG.md @@ -1,5 +1,35 @@ # @blocksuite/inline +## 0.18.4 + +### Patch Changes + +- f517653: Edgeless perf improvement, linked doc aliases support and fixes + + ## Feat + + - feat: linked doc supports aliases (#8806) + - feat(playground): add preview view for html adapter panel (#8871) + - feat(blocks): add html block adapter for embed link block (#8874) + - feat(blocks): show input directly after the user clicks ask ai (#8872) + + ## Fix + + - fix(edgeless): incorrect presentation order (#8840) + - fix(std): pan and pinch events were calculate relative to only one finger (#8870) + - fix(edgeless): large frame crash on ios safari (#8877) + - fix(std): shadowless element should inject styles in parent node (#8861) + - fix(blocks): linked popover style issue (#8875) + - fix(database): sum shows too many digits after decimal point (#8833) + + ## Refactor + + - refactor: hast utils (#8873) + - refactor: migrate html adapter to extension (#8868) + +- Updated dependencies [f517653] + - @blocksuite/global@0.18.4 + ## 0.18.3 ### Patch Changes diff --git a/packages/framework/inline/package.json b/packages/framework/inline/package.json index 45d22a1e02a7..b7516657bc60 100644 --- a/packages/framework/inline/package.json +++ b/packages/framework/inline/package.json @@ -1,6 +1,6 @@ { "name": "@blocksuite/inline", - "version": "0.18.3", + "version": "0.18.4", "description": "A micro editor.", "type": "module", "repository": { diff --git a/packages/framework/store/CHANGELOG.md b/packages/framework/store/CHANGELOG.md index f12075b594a5..13238aa89ccc 100644 --- a/packages/framework/store/CHANGELOG.md +++ b/packages/framework/store/CHANGELOG.md @@ -1,5 +1,37 @@ # @blocksuite/store +## 0.18.4 + +### Patch Changes + +- f517653: Edgeless perf improvement, linked doc aliases support and fixes + + ## Feat + + - feat: linked doc supports aliases (#8806) + - feat(playground): add preview view for html adapter panel (#8871) + - feat(blocks): add html block adapter for embed link block (#8874) + - feat(blocks): show input directly after the user clicks ask ai (#8872) + + ## Fix + + - fix(edgeless): incorrect presentation order (#8840) + - fix(std): pan and pinch events were calculate relative to only one finger (#8870) + - fix(edgeless): large frame crash on ios safari (#8877) + - fix(std): shadowless element should inject styles in parent node (#8861) + - fix(blocks): linked popover style issue (#8875) + - fix(database): sum shows too many digits after decimal point (#8833) + + ## Refactor + + - refactor: hast utils (#8873) + - refactor: migrate html adapter to extension (#8868) + +- Updated dependencies [f517653] + - @blocksuite/global@0.18.4 + - @blocksuite/inline@0.18.4 + - @blocksuite/sync@0.18.4 + ## 0.18.3 ### Patch Changes diff --git a/packages/framework/store/package.json b/packages/framework/store/package.json index 58b738f85453..bbf5cbdc7c40 100644 --- a/packages/framework/store/package.json +++ b/packages/framework/store/package.json @@ -1,6 +1,6 @@ { "name": "@blocksuite/store", - "version": "0.18.3", + "version": "0.18.4", "description": "BlockSuite data store built for general purpose state management.", "type": "module", "repository": { diff --git a/packages/framework/sync/CHANGELOG.md b/packages/framework/sync/CHANGELOG.md index 5cc68c50deae..e60ba09f2480 100644 --- a/packages/framework/sync/CHANGELOG.md +++ b/packages/framework/sync/CHANGELOG.md @@ -1,5 +1,35 @@ # @blocksuite/sync +## 0.18.4 + +### Patch Changes + +- f517653: Edgeless perf improvement, linked doc aliases support and fixes + + ## Feat + + - feat: linked doc supports aliases (#8806) + - feat(playground): add preview view for html adapter panel (#8871) + - feat(blocks): add html block adapter for embed link block (#8874) + - feat(blocks): show input directly after the user clicks ask ai (#8872) + + ## Fix + + - fix(edgeless): incorrect presentation order (#8840) + - fix(std): pan and pinch events were calculate relative to only one finger (#8870) + - fix(edgeless): large frame crash on ios safari (#8877) + - fix(std): shadowless element should inject styles in parent node (#8861) + - fix(blocks): linked popover style issue (#8875) + - fix(database): sum shows too many digits after decimal point (#8833) + + ## Refactor + + - refactor: hast utils (#8873) + - refactor: migrate html adapter to extension (#8868) + +- Updated dependencies [f517653] + - @blocksuite/global@0.18.4 + ## 0.18.3 ### Patch Changes diff --git a/packages/framework/sync/package.json b/packages/framework/sync/package.json index 5d61ed70838d..8992133150ac 100644 --- a/packages/framework/sync/package.json +++ b/packages/framework/sync/package.json @@ -1,6 +1,6 @@ { "name": "@blocksuite/sync", - "version": "0.18.3", + "version": "0.18.4", "description": "BlockSuite data synchronization engine abstraction and implementation.", "type": "module", "repository": { diff --git a/packages/presets/CHANGELOG.md b/packages/presets/CHANGELOG.md index 59bdd61b6892..0b4e8bdd2f03 100644 --- a/packages/presets/CHANGELOG.md +++ b/packages/presets/CHANGELOG.md @@ -1,5 +1,42 @@ # @blocksuite/presets +## 0.18.4 + +### Patch Changes + +- f517653: Edgeless perf improvement, linked doc aliases support and fixes + + ## Feat + + - feat: linked doc supports aliases (#8806) + - feat(playground): add preview view for html adapter panel (#8871) + - feat(blocks): add html block adapter for embed link block (#8874) + - feat(blocks): show input directly after the user clicks ask ai (#8872) + + ## Fix + + - fix(edgeless): incorrect presentation order (#8840) + - fix(std): pan and pinch events were calculate relative to only one finger (#8870) + - fix(edgeless): large frame crash on ios safari (#8877) + - fix(std): shadowless element should inject styles in parent node (#8861) + - fix(blocks): linked popover style issue (#8875) + - fix(database): sum shows too many digits after decimal point (#8833) + + ## Refactor + + - refactor: hast utils (#8873) + - refactor: migrate html adapter to extension (#8868) + +- Updated dependencies [f517653] + - @blocksuite/affine-block-surface@0.18.4 + - @blocksuite/affine-model@0.18.4 + - @blocksuite/affine-shared@0.18.4 + - @blocksuite/blocks@0.18.4 + - @blocksuite/block-std@0.18.4 + - @blocksuite/global@0.18.4 + - @blocksuite/inline@0.18.4 + - @blocksuite/store@0.18.4 + ## 0.18.3 ### Patch Changes diff --git a/packages/presets/package.json b/packages/presets/package.json index d4f969fc6223..ffc387d570a9 100644 --- a/packages/presets/package.json +++ b/packages/presets/package.json @@ -1,6 +1,6 @@ { "name": "@blocksuite/presets", - "version": "0.18.3", + "version": "0.18.4", "description": "Prebuilt BlockSuite editors and opt-in additional UI components.", "type": "module", "repository": {