diff --git a/.github/helm/affine/Chart.yaml b/.github/helm/affine/Chart.yaml index 06d2d941e1..c57621d475 100644 --- a/.github/helm/affine/Chart.yaml +++ b/.github/helm/affine/Chart.yaml @@ -3,4 +3,4 @@ name: affine description: AFFiNE cloud chart type: application version: 0.0.0 -appVersion: "0.26.3" +appVersion: "0.27.0" diff --git a/.github/helm/affine/charts/doc/Chart.yaml b/.github/helm/affine/charts/doc/Chart.yaml index 85dc855a34..18d7b9c470 100644 --- a/.github/helm/affine/charts/doc/Chart.yaml +++ b/.github/helm/affine/charts/doc/Chart.yaml @@ -3,7 +3,7 @@ name: doc description: AFFiNE doc server type: application version: 0.0.0 -appVersion: "0.26.3" +appVersion: "0.27.0" dependencies: - name: gcloud-sql-proxy version: 0.0.0 diff --git a/.github/helm/affine/charts/front/Chart.yaml b/.github/helm/affine/charts/front/Chart.yaml index 629644689f..8c888569c1 100644 --- a/.github/helm/affine/charts/front/Chart.yaml +++ b/.github/helm/affine/charts/front/Chart.yaml @@ -3,7 +3,7 @@ name: front description: AFFiNE front server type: application version: 0.0.0 -appVersion: "0.26.3" +appVersion: "0.27.0" dependencies: - name: gcloud-sql-proxy version: 0.0.0 diff --git a/.github/helm/affine/charts/graphql/Chart.yaml b/.github/helm/affine/charts/graphql/Chart.yaml index e9d8db8641..efe885403b 100644 --- a/.github/helm/affine/charts/graphql/Chart.yaml +++ b/.github/helm/affine/charts/graphql/Chart.yaml @@ -3,7 +3,7 @@ name: graphql description: AFFiNE GraphQL server type: application version: 0.0.0 -appVersion: "0.26.3" +appVersion: "0.27.0" dependencies: - name: gcloud-sql-proxy version: 0.0.0 diff --git a/blocksuite/affine/all/package.json b/blocksuite/affine/all/package.json index eb809efc44..b2f25fbffe 100644 --- a/blocksuite/affine/all/package.json +++ b/blocksuite/affine/all/package.json @@ -295,7 +295,7 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3", + "version": "0.27.0", "devDependencies": { "@vanilla-extract/vite-plugin": "^5.0.0", "msw": "^2.13.2", diff --git a/blocksuite/affine/blocks/attachment/package.json b/blocksuite/affine/blocks/attachment/package.json index 63acdf6f7b..99b4bebcd7 100644 --- a/blocksuite/affine/blocks/attachment/package.json +++ b/blocksuite/affine/blocks/attachment/package.json @@ -37,5 +37,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/bookmark/package.json b/blocksuite/affine/blocks/bookmark/package.json index acbf74dfd5..a4e8a67f82 100644 --- a/blocksuite/affine/blocks/bookmark/package.json +++ b/blocksuite/affine/blocks/bookmark/package.json @@ -44,5 +44,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/callout/package.json b/blocksuite/affine/blocks/callout/package.json index ff4225069c..740b0a539b 100644 --- a/blocksuite/affine/blocks/callout/package.json +++ b/blocksuite/affine/blocks/callout/package.json @@ -36,5 +36,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/code/package.json b/blocksuite/affine/blocks/code/package.json index 282b74a597..1d26e34292 100644 --- a/blocksuite/affine/blocks/code/package.json +++ b/blocksuite/affine/blocks/code/package.json @@ -44,5 +44,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/data-view/package.json b/blocksuite/affine/blocks/data-view/package.json index 0d142f1b34..0b9371534f 100644 --- a/blocksuite/affine/blocks/data-view/package.json +++ b/blocksuite/affine/blocks/data-view/package.json @@ -36,5 +36,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/database/package.json b/blocksuite/affine/blocks/database/package.json index 7edc76d061..6710a404dd 100644 --- a/blocksuite/affine/blocks/database/package.json +++ b/blocksuite/affine/blocks/database/package.json @@ -29,7 +29,7 @@ "@preact/signals-core": "^1.8.0", "@toeverything/theme": "^1.1.23", "@types/mdast": "^4.0.4", - "date-fns": "^4.0.0", + "date-fns": "^4.4.0", "lit": "^3.2.0", "yjs": "^13.6.27", "zod": "^3.25.76" @@ -45,5 +45,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/divider/package.json b/blocksuite/affine/blocks/divider/package.json index 0d29c8a51d..faad03ada7 100644 --- a/blocksuite/affine/blocks/divider/package.json +++ b/blocksuite/affine/blocks/divider/package.json @@ -31,5 +31,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/edgeless-text/package.json b/blocksuite/affine/blocks/edgeless-text/package.json index b70202e3ae..f2ff14961d 100644 --- a/blocksuite/affine/blocks/edgeless-text/package.json +++ b/blocksuite/affine/blocks/edgeless-text/package.json @@ -34,5 +34,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/embed-doc/package.json b/blocksuite/affine/blocks/embed-doc/package.json index 2e187b0b4b..05bab5b899 100644 --- a/blocksuite/affine/blocks/embed-doc/package.json +++ b/blocksuite/affine/blocks/embed-doc/package.json @@ -41,5 +41,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/embed/package.json b/blocksuite/affine/blocks/embed/package.json index bcf20a50e9..3f51b74fcd 100644 --- a/blocksuite/affine/blocks/embed/package.json +++ b/blocksuite/affine/blocks/embed/package.json @@ -37,5 +37,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/frame/package.json b/blocksuite/affine/blocks/frame/package.json index dde92a43c6..00dd56f161 100644 --- a/blocksuite/affine/blocks/frame/package.json +++ b/blocksuite/affine/blocks/frame/package.json @@ -38,5 +38,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/image/package.json b/blocksuite/affine/blocks/image/package.json index ec607fff36..db594f3dc9 100644 --- a/blocksuite/affine/blocks/image/package.json +++ b/blocksuite/affine/blocks/image/package.json @@ -39,5 +39,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/latex/package.json b/blocksuite/affine/blocks/latex/package.json index f57e15c173..4bf10adaea 100644 --- a/blocksuite/affine/blocks/latex/package.json +++ b/blocksuite/affine/blocks/latex/package.json @@ -37,5 +37,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/list/package.json b/blocksuite/affine/blocks/list/package.json index 46d2f676b4..c89abba14a 100644 --- a/blocksuite/affine/blocks/list/package.json +++ b/blocksuite/affine/blocks/list/package.json @@ -37,5 +37,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/note/package.json b/blocksuite/affine/blocks/note/package.json index b93be27d8e..6910c35ff0 100644 --- a/blocksuite/affine/blocks/note/package.json +++ b/blocksuite/affine/blocks/note/package.json @@ -47,5 +47,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/paragraph/package.json b/blocksuite/affine/blocks/paragraph/package.json index dae1948271..964936118c 100644 --- a/blocksuite/affine/blocks/paragraph/package.json +++ b/blocksuite/affine/blocks/paragraph/package.json @@ -38,5 +38,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/root/package.json b/blocksuite/affine/blocks/root/package.json index 53dabe76d8..e3dda88d9e 100644 --- a/blocksuite/affine/blocks/root/package.json +++ b/blocksuite/affine/blocks/root/package.json @@ -61,5 +61,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/surface-ref/package.json b/blocksuite/affine/blocks/surface-ref/package.json index 9826203fa1..6b9157f802 100644 --- a/blocksuite/affine/blocks/surface-ref/package.json +++ b/blocksuite/affine/blocks/surface-ref/package.json @@ -36,5 +36,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/surface/package.json b/blocksuite/affine/blocks/surface/package.json index 8fd841edfa..1e9f85d547 100644 --- a/blocksuite/affine/blocks/surface/package.json +++ b/blocksuite/affine/blocks/surface/package.json @@ -41,5 +41,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/blocks/table/package.json b/blocksuite/affine/blocks/table/package.json index 90b47fb151..98e243b37d 100644 --- a/blocksuite/affine/blocks/table/package.json +++ b/blocksuite/affine/blocks/table/package.json @@ -38,5 +38,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/components/package.json b/blocksuite/affine/components/package.json index ff954ba334..fdca030f1c 100644 --- a/blocksuite/affine/components/package.json +++ b/blocksuite/affine/components/package.json @@ -23,7 +23,7 @@ "@preact/signals-core": "^1.8.0", "@toeverything/theme": "^1.1.23", "@types/lodash-es": "^4.17.12", - "date-fns": "^4.0.0", + "date-fns": "^4.4.0", "lit": "^3.2.0", "lit-html": "^3.2.1", "lodash-es": "^4.17.23", @@ -74,5 +74,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/data-view/package.json b/blocksuite/affine/data-view/package.json index 1452bfcc24..b234d586c3 100644 --- a/blocksuite/affine/data-view/package.json +++ b/blocksuite/affine/data-view/package.json @@ -23,7 +23,7 @@ "@toeverything/theme": "^1.1.23", "@types/lodash-es": "^4.17.12", "clsx": "^2.1.1", - "date-fns": "^4.0.0", + "date-fns": "^4.4.0", "lit": "^3.2.0", "lodash-es": "^4.17.23", "yjs": "^13.6.27", @@ -46,5 +46,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/ext-loader/package.json b/blocksuite/affine/ext-loader/package.json index 65664c655b..3f5f5ceb56 100644 --- a/blocksuite/affine/ext-loader/package.json +++ b/blocksuite/affine/ext-loader/package.json @@ -26,5 +26,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/foundation/package.json b/blocksuite/affine/foundation/package.json index d46b7f5f89..dc412956d9 100644 --- a/blocksuite/affine/foundation/package.json +++ b/blocksuite/affine/foundation/package.json @@ -31,5 +31,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/fragments/adapter-panel/package.json b/blocksuite/affine/fragments/adapter-panel/package.json index 87c825ac46..d57923946a 100644 --- a/blocksuite/affine/fragments/adapter-panel/package.json +++ b/blocksuite/affine/fragments/adapter-panel/package.json @@ -32,5 +32,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/fragments/doc-title/package.json b/blocksuite/affine/fragments/doc-title/package.json index f0ab02ac53..7af9d480aa 100644 --- a/blocksuite/affine/fragments/doc-title/package.json +++ b/blocksuite/affine/fragments/doc-title/package.json @@ -30,5 +30,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/fragments/frame-panel/package.json b/blocksuite/affine/fragments/frame-panel/package.json index 2ffd3e2992..32b75ded80 100644 --- a/blocksuite/affine/fragments/frame-panel/package.json +++ b/blocksuite/affine/fragments/frame-panel/package.json @@ -35,5 +35,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/fragments/outline/package.json b/blocksuite/affine/fragments/outline/package.json index b8967a0290..43e8c96444 100644 --- a/blocksuite/affine/fragments/outline/package.json +++ b/blocksuite/affine/fragments/outline/package.json @@ -35,5 +35,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/gfx/brush/package.json b/blocksuite/affine/gfx/brush/package.json index 6b1ff2530b..488eb0bb01 100644 --- a/blocksuite/affine/gfx/brush/package.json +++ b/blocksuite/affine/gfx/brush/package.json @@ -32,5 +32,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/gfx/connector/package.json b/blocksuite/affine/gfx/connector/package.json index 407000d6a2..45aaeb7a7e 100644 --- a/blocksuite/affine/gfx/connector/package.json +++ b/blocksuite/affine/gfx/connector/package.json @@ -40,5 +40,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/gfx/group/package.json b/blocksuite/affine/gfx/group/package.json index e6c43cf600..57a6d74c1b 100644 --- a/blocksuite/affine/gfx/group/package.json +++ b/blocksuite/affine/gfx/group/package.json @@ -39,5 +39,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/gfx/link/package.json b/blocksuite/affine/gfx/link/package.json index 40bd7d7113..21c97ab923 100644 --- a/blocksuite/affine/gfx/link/package.json +++ b/blocksuite/affine/gfx/link/package.json @@ -30,5 +30,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/gfx/mindmap/package.json b/blocksuite/affine/gfx/mindmap/package.json index 59a7d24a11..3ac36f6a2a 100644 --- a/blocksuite/affine/gfx/mindmap/package.json +++ b/blocksuite/affine/gfx/mindmap/package.json @@ -45,5 +45,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/gfx/note/package.json b/blocksuite/affine/gfx/note/package.json index 9f889134a2..e53f8d50a0 100644 --- a/blocksuite/affine/gfx/note/package.json +++ b/blocksuite/affine/gfx/note/package.json @@ -37,5 +37,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/gfx/pointer/package.json b/blocksuite/affine/gfx/pointer/package.json index ce11ca99a4..bf25771d84 100644 --- a/blocksuite/affine/gfx/pointer/package.json +++ b/blocksuite/affine/gfx/pointer/package.json @@ -34,5 +34,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/gfx/shape/package.json b/blocksuite/affine/gfx/shape/package.json index 730761bdb9..749d9cf160 100644 --- a/blocksuite/affine/gfx/shape/package.json +++ b/blocksuite/affine/gfx/shape/package.json @@ -41,5 +41,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/gfx/template/package.json b/blocksuite/affine/gfx/template/package.json index 8622f8846d..bcc942adf1 100644 --- a/blocksuite/affine/gfx/template/package.json +++ b/blocksuite/affine/gfx/template/package.json @@ -35,5 +35,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/gfx/text/package.json b/blocksuite/affine/gfx/text/package.json index be6990acc0..829ecb07b9 100644 --- a/blocksuite/affine/gfx/text/package.json +++ b/blocksuite/affine/gfx/text/package.json @@ -36,5 +36,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/gfx/turbo-renderer/package.json b/blocksuite/affine/gfx/turbo-renderer/package.json index 076652d51c..9d96b1b084 100644 --- a/blocksuite/affine/gfx/turbo-renderer/package.json +++ b/blocksuite/affine/gfx/turbo-renderer/package.json @@ -26,5 +26,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/inlines/comment/package.json b/blocksuite/affine/inlines/comment/package.json index 8a3f16f5cf..9080dfcfb4 100644 --- a/blocksuite/affine/inlines/comment/package.json +++ b/blocksuite/affine/inlines/comment/package.json @@ -35,5 +35,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/inlines/footnote/package.json b/blocksuite/affine/inlines/footnote/package.json index 76d182f6af..5cfa171975 100644 --- a/blocksuite/affine/inlines/footnote/package.json +++ b/blocksuite/affine/inlines/footnote/package.json @@ -40,5 +40,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/inlines/latex/package.json b/blocksuite/affine/inlines/latex/package.json index d05fcde035..d01e0aaedc 100644 --- a/blocksuite/affine/inlines/latex/package.json +++ b/blocksuite/affine/inlines/latex/package.json @@ -38,5 +38,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/inlines/link/package.json b/blocksuite/affine/inlines/link/package.json index b597a50cf2..61c6aea49f 100644 --- a/blocksuite/affine/inlines/link/package.json +++ b/blocksuite/affine/inlines/link/package.json @@ -36,5 +36,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/inlines/mention/package.json b/blocksuite/affine/inlines/mention/package.json index 9063943365..cbbd485abd 100644 --- a/blocksuite/affine/inlines/mention/package.json +++ b/blocksuite/affine/inlines/mention/package.json @@ -28,5 +28,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/inlines/preset/package.json b/blocksuite/affine/inlines/preset/package.json index c4300535b3..9b36c4b250 100644 --- a/blocksuite/affine/inlines/preset/package.json +++ b/blocksuite/affine/inlines/preset/package.json @@ -40,5 +40,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/inlines/reference/package.json b/blocksuite/affine/inlines/reference/package.json index 0bd44577c8..f7c929084f 100644 --- a/blocksuite/affine/inlines/reference/package.json +++ b/blocksuite/affine/inlines/reference/package.json @@ -36,5 +36,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/model/package.json b/blocksuite/affine/model/package.json index 9b2b99a890..a4cf7a2562 100644 --- a/blocksuite/affine/model/package.json +++ b/blocksuite/affine/model/package.json @@ -29,5 +29,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/rich-text/package.json b/blocksuite/affine/rich-text/package.json index 433d7fde9c..1335204e99 100644 --- a/blocksuite/affine/rich-text/package.json +++ b/blocksuite/affine/rich-text/package.json @@ -32,5 +32,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/shared/package.json b/blocksuite/affine/shared/package.json index 0c845fc069..62b206c71b 100644 --- a/blocksuite/affine/shared/package.json +++ b/blocksuite/affine/shared/package.json @@ -76,5 +76,5 @@ "@types/pdfmake": "^0.2.12", "vitest": "^4.1.8" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/widgets/drag-handle/package.json b/blocksuite/affine/widgets/drag-handle/package.json index ff8aad4837..c37fd7932d 100644 --- a/blocksuite/affine/widgets/drag-handle/package.json +++ b/blocksuite/affine/widgets/drag-handle/package.json @@ -40,5 +40,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/widgets/edgeless-auto-connect/package.json b/blocksuite/affine/widgets/edgeless-auto-connect/package.json index 4c28cb5ae1..8541711ead 100644 --- a/blocksuite/affine/widgets/edgeless-auto-connect/package.json +++ b/blocksuite/affine/widgets/edgeless-auto-connect/package.json @@ -30,5 +30,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/widgets/edgeless-dragging-area/package.json b/blocksuite/affine/widgets/edgeless-dragging-area/package.json index a6d95a3112..308e96bdaa 100644 --- a/blocksuite/affine/widgets/edgeless-dragging-area/package.json +++ b/blocksuite/affine/widgets/edgeless-dragging-area/package.json @@ -27,5 +27,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/widgets/edgeless-selected-rect/package.json b/blocksuite/affine/widgets/edgeless-selected-rect/package.json index 899c2a32f3..637f367bc4 100644 --- a/blocksuite/affine/widgets/edgeless-selected-rect/package.json +++ b/blocksuite/affine/widgets/edgeless-selected-rect/package.json @@ -37,5 +37,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/widgets/edgeless-toolbar/package.json b/blocksuite/affine/widgets/edgeless-toolbar/package.json index a5bf11f39c..d12477f977 100644 --- a/blocksuite/affine/widgets/edgeless-toolbar/package.json +++ b/blocksuite/affine/widgets/edgeless-toolbar/package.json @@ -37,5 +37,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/widgets/edgeless-zoom-toolbar/package.json b/blocksuite/affine/widgets/edgeless-zoom-toolbar/package.json index 0fe15be242..813bd60c97 100644 --- a/blocksuite/affine/widgets/edgeless-zoom-toolbar/package.json +++ b/blocksuite/affine/widgets/edgeless-zoom-toolbar/package.json @@ -35,5 +35,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/widgets/frame-title/package.json b/blocksuite/affine/widgets/frame-title/package.json index 11f09793ac..145dd3f233 100644 --- a/blocksuite/affine/widgets/frame-title/package.json +++ b/blocksuite/affine/widgets/frame-title/package.json @@ -32,5 +32,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/widgets/keyboard-toolbar/package.json b/blocksuite/affine/widgets/keyboard-toolbar/package.json index 43f1a155e8..f0be931fc5 100644 --- a/blocksuite/affine/widgets/keyboard-toolbar/package.json +++ b/blocksuite/affine/widgets/keyboard-toolbar/package.json @@ -48,5 +48,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/widgets/linked-doc/package.json b/blocksuite/affine/widgets/linked-doc/package.json index f229c00dea..3bf4ac6911 100644 --- a/blocksuite/affine/widgets/linked-doc/package.json +++ b/blocksuite/affine/widgets/linked-doc/package.json @@ -44,5 +44,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/widgets/note-slicer/package.json b/blocksuite/affine/widgets/note-slicer/package.json index 4c2bac630b..dee71829bb 100644 --- a/blocksuite/affine/widgets/note-slicer/package.json +++ b/blocksuite/affine/widgets/note-slicer/package.json @@ -31,5 +31,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/widgets/page-dragging-area/package.json b/blocksuite/affine/widgets/page-dragging-area/package.json index 8cabad2a2f..b224d59b8f 100644 --- a/blocksuite/affine/widgets/page-dragging-area/package.json +++ b/blocksuite/affine/widgets/page-dragging-area/package.json @@ -26,5 +26,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/widgets/remote-selection/package.json b/blocksuite/affine/widgets/remote-selection/package.json index 83db9b950d..078acb7131 100644 --- a/blocksuite/affine/widgets/remote-selection/package.json +++ b/blocksuite/affine/widgets/remote-selection/package.json @@ -31,5 +31,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/widgets/scroll-anchoring/package.json b/blocksuite/affine/widgets/scroll-anchoring/package.json index de60b7af4e..59234888f4 100644 --- a/blocksuite/affine/widgets/scroll-anchoring/package.json +++ b/blocksuite/affine/widgets/scroll-anchoring/package.json @@ -29,5 +29,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/widgets/slash-menu/package.json b/blocksuite/affine/widgets/slash-menu/package.json index 366667e77b..712bf1757e 100644 --- a/blocksuite/affine/widgets/slash-menu/package.json +++ b/blocksuite/affine/widgets/slash-menu/package.json @@ -34,5 +34,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/widgets/toolbar/package.json b/blocksuite/affine/widgets/toolbar/package.json index efb5f84ca1..c3741ab9ae 100644 --- a/blocksuite/affine/widgets/toolbar/package.json +++ b/blocksuite/affine/widgets/toolbar/package.json @@ -36,5 +36,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/affine/widgets/viewport-overlay/package.json b/blocksuite/affine/widgets/viewport-overlay/package.json index b14dc4d442..b226192035 100644 --- a/blocksuite/affine/widgets/viewport-overlay/package.json +++ b/blocksuite/affine/widgets/viewport-overlay/package.json @@ -25,5 +25,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/docs-site/package.json b/blocksuite/docs-site/package.json index f3c4dc3c07..6f69d77f6a 100644 --- a/blocksuite/docs-site/package.json +++ b/blocksuite/docs-site/package.json @@ -17,17 +17,17 @@ }, "dependencies": { "@blocksuite/affine": "workspace:*", - "date-fns": "^4.0.0", + "date-fns": "^4.4.0", "markdown-it-container": "^4.0.0", "vitepress-plugin-sandpack": "^1.1.4" }, "devDependencies": { "@types/markdown-it-container": "^4.0.0", - "typedoc": "^0.28.0", - "typedoc-plugin-markdown": "^4.5.0", - "vite-plugin-wasm": "^3.3.0", - "vitepress": "^1.6.3", + "typedoc": "^0.28.19", + "typedoc-plugin-markdown": "^4.12.0", + "vite-plugin-wasm": "^3.6.0", + "vitepress": "^1.6.4", "vue": "^3.4.38" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/docs/api/@blocksuite/std/gfx/classes/GfxBlockElementModel.md b/blocksuite/docs/api/@blocksuite/std/gfx/classes/GfxBlockElementModel.md index 9df1a19ff7..0bcedf945f 100644 --- a/blocksuite/docs/api/@blocksuite/std/gfx/classes/GfxBlockElementModel.md +++ b/blocksuite/docs/api/@blocksuite/std/gfx/classes/GfxBlockElementModel.md @@ -96,7 +96,7 @@ For (un)locking the element, use `(un)lock` instead. ###### lockedBySelf -`boolean` | `undefined` +`boolean` \| `undefined` ##### Returns diff --git a/blocksuite/docs/api/@blocksuite/std/gfx/classes/GfxSelectionManager.md b/blocksuite/docs/api/@blocksuite/std/gfx/classes/GfxSelectionManager.md index 060275a44c..c8756d186e 100644 --- a/blocksuite/docs/api/@blocksuite/std/gfx/classes/GfxSelectionManager.md +++ b/blocksuite/docs/api/@blocksuite/std/gfx/classes/GfxSelectionManager.md @@ -57,7 +57,7 @@ Toggle the selection state of single element ##### element -`string` | `GfxModel` +`string` \| `GfxModel` #### Returns diff --git a/blocksuite/docs/api/@blocksuite/std/gfx/functions/compareLayer.md b/blocksuite/docs/api/@blocksuite/std/gfx/functions/compareLayer.md index defd3ba03c..b724fbf524 100644 --- a/blocksuite/docs/api/@blocksuite/std/gfx/functions/compareLayer.md +++ b/blocksuite/docs/api/@blocksuite/std/gfx/functions/compareLayer.md @@ -15,11 +15,11 @@ SortOrder.AFTER means a should be rendered after b and so on. ### a -`GfxModel` | `GfxLocalElementModel` +`GfxModel` \| `GfxLocalElementModel` ### b -`GfxModel` | `GfxLocalElementModel` +`GfxModel` \| `GfxLocalElementModel` ## Returns diff --git a/blocksuite/docs/api/@blocksuite/std/gfx/functions/convert.md b/blocksuite/docs/api/@blocksuite/std/gfx/functions/convert.md index c1b2392601..1a6d75a5cc 100644 --- a/blocksuite/docs/api/@blocksuite/std/gfx/functions/convert.md +++ b/blocksuite/docs/api/@blocksuite/std/gfx/functions/convert.md @@ -32,18 +32,4 @@ Note: ## Returns -> (`_`, `context`): `ClassAccessorDecoratorResult`\<`T`, `V`\> - -### Parameters - -#### \_ - -`unknown` - -#### context - -`ClassAccessorDecoratorContext` - -### Returns - -`ClassAccessorDecoratorResult`\<`T`, `V`\> +(`_`, `context`) => `ClassAccessorDecoratorResult`\<`T`, `V`\> diff --git a/blocksuite/docs/api/@blocksuite/std/gfx/functions/derive.md b/blocksuite/docs/api/@blocksuite/std/gfx/functions/derive.md index da31f6b468..ee3ba8b28f 100644 --- a/blocksuite/docs/api/@blocksuite/std/gfx/functions/derive.md +++ b/blocksuite/docs/api/@blocksuite/std/gfx/functions/derive.md @@ -37,18 +37,4 @@ Note: ## Returns -> (`_`, `context`): `ClassAccessorDecoratorResult`\<`GfxPrimitiveElementModel`\<`BaseElementProps`\>, `V`\> - -### Parameters - -#### \_ - -`unknown` - -#### context - -`ClassAccessorDecoratorContext` - -### Returns - -`ClassAccessorDecoratorResult`\<`GfxPrimitiveElementModel`\<`BaseElementProps`\>, `V`\> +(`_`, `context`) => `ClassAccessorDecoratorResult`\<`GfxPrimitiveElementModel`\<`BaseElementProps`\>, `V`\> diff --git a/blocksuite/docs/api/@blocksuite/std/gfx/functions/generateKeyBetween.md b/blocksuite/docs/api/@blocksuite/std/gfx/functions/generateKeyBetween.md index 2a5e8e4138..91bca97d27 100644 --- a/blocksuite/docs/api/@blocksuite/std/gfx/functions/generateKeyBetween.md +++ b/blocksuite/docs/api/@blocksuite/std/gfx/functions/generateKeyBetween.md @@ -12,11 +12,11 @@ ### a -`string` | `null` | `undefined` +`string` \| `null` \| `undefined` ### b -`string` | `null` | `undefined` +`string` \| `null` \| `undefined` ### digits? diff --git a/blocksuite/docs/api/@blocksuite/std/gfx/functions/generateKeyBetweenV2.md b/blocksuite/docs/api/@blocksuite/std/gfx/functions/generateKeyBetweenV2.md index ece0d430c0..1b9447654f 100644 --- a/blocksuite/docs/api/@blocksuite/std/gfx/functions/generateKeyBetweenV2.md +++ b/blocksuite/docs/api/@blocksuite/std/gfx/functions/generateKeyBetweenV2.md @@ -17,11 +17,11 @@ make sure a and b are generated by this function. ### a -`string` | `null` +`string` \| `null` ### b -`string` | `null` +`string` \| `null` ## Returns diff --git a/blocksuite/docs/api/@blocksuite/std/gfx/functions/generateNKeysBetween.md b/blocksuite/docs/api/@blocksuite/std/gfx/functions/generateNKeysBetween.md index 58806dc5ba..61f7988309 100644 --- a/blocksuite/docs/api/@blocksuite/std/gfx/functions/generateNKeysBetween.md +++ b/blocksuite/docs/api/@blocksuite/std/gfx/functions/generateNKeysBetween.md @@ -20,11 +20,11 @@ a and b. ### a -`string` | `null` | `undefined` +`string` \| `null` \| `undefined` ### b -`string` | `null` | `undefined` +`string` \| `null` \| `undefined` ### n diff --git a/blocksuite/docs/api/@blocksuite/std/gfx/functions/getEffectiveDpr.md b/blocksuite/docs/api/@blocksuite/std/gfx/functions/getEffectiveDpr.md index 99ee80bfc7..f81f407a32 100644 --- a/blocksuite/docs/api/@blocksuite/std/gfx/functions/getEffectiveDpr.md +++ b/blocksuite/docs/api/@blocksuite/std/gfx/functions/getEffectiveDpr.md @@ -6,7 +6,7 @@ # Function: getEffectiveDpr() -> **getEffectiveDpr**(`zoom`, `rawDpr`): `number` +> **getEffectiveDpr**(`zoom`, `rawDpr?`): `number` Resolves the effective device-pixel-ratio for canvas backing stores at the given zoom, honoring [viewportRuntimeConfig.CANVAS\_DPR\_CAP\_BY\_ZOOM](../variables/viewportRuntimeConfig.md#canvas_dpr_cap_by_zoom). @@ -19,7 +19,7 @@ Returns the raw `window.devicePixelRatio` when no cap applies. `number` -### rawDpr +### rawDpr? `number` = `window.devicePixelRatio` diff --git a/blocksuite/docs/api/@blocksuite/std/gfx/functions/local.md b/blocksuite/docs/api/@blocksuite/std/gfx/functions/local.md index 0ea6cd70cc..9e467bb3af 100644 --- a/blocksuite/docs/api/@blocksuite/std/gfx/functions/local.md +++ b/blocksuite/docs/api/@blocksuite/std/gfx/functions/local.md @@ -25,18 +25,4 @@ Updating local property will also trigger the `elementUpdated` slot of the surfa ## Returns -> (`_target`, `context`): `ClassAccessorDecoratorResult`\<`T`, `V`\> - -### Parameters - -#### \_target - -`ClassAccessorDecoratorTarget`\<`T`, `V`\> - -#### context - -`ClassAccessorDecoratorContext` - -### Returns - -`ClassAccessorDecoratorResult`\<`T`, `V`\> +(`_target`, `context`) => `ClassAccessorDecoratorResult`\<`T`, `V`\> diff --git a/blocksuite/docs/api/@blocksuite/std/gfx/functions/observe.md b/blocksuite/docs/api/@blocksuite/std/gfx/functions/observe.md index b7b40ff503..da05d46170 100644 --- a/blocksuite/docs/api/@blocksuite/std/gfx/functions/observe.md +++ b/blocksuite/docs/api/@blocksuite/std/gfx/functions/observe.md @@ -36,18 +36,4 @@ re-observe the property automatically when the value is altered. ## Returns -> (`_`, `context`): `ClassAccessorDecoratorResult`\<`GfxPrimitiveElementModel`\<`BaseElementProps`\>, `V`\> - -### Parameters - -#### \_ - -`unknown` - -#### context - -`ClassAccessorDecoratorContext` - -### Returns - -`ClassAccessorDecoratorResult`\<`GfxPrimitiveElementModel`\<`BaseElementProps`\>, `V`\> +(`_`, `context`) => `ClassAccessorDecoratorResult`\<`GfxPrimitiveElementModel`\<`BaseElementProps`\>, `V`\> diff --git a/blocksuite/docs/api/@blocksuite/std/gfx/functions/watch.md b/blocksuite/docs/api/@blocksuite/std/gfx/functions/watch.md index c63383918c..a23aacb813 100644 --- a/blocksuite/docs/api/@blocksuite/std/gfx/functions/watch.md +++ b/blocksuite/docs/api/@blocksuite/std/gfx/functions/watch.md @@ -29,18 +29,4 @@ You can thinks of it as a decorator version of `elementUpdated` slot of the surf ## Returns -> (`_`, `context`): `ClassAccessorDecoratorResult`\<`GfxPrimitiveElementModel`\<`BaseElementProps`\>, `V`\> - -### Parameters - -#### \_ - -`unknown` - -#### context - -`ClassAccessorDecoratorContext` - -### Returns - -`ClassAccessorDecoratorResult`\<`GfxPrimitiveElementModel`\<`BaseElementProps`\>, `V`\> +(`_`, `context`) => `ClassAccessorDecoratorResult`\<`GfxPrimitiveElementModel`\<`BaseElementProps`\>, `V`\> diff --git a/blocksuite/docs/api/@blocksuite/std/gfx/interfaces/GfxCompatibleInterface.md b/blocksuite/docs/api/@blocksuite/std/gfx/interfaces/GfxCompatibleInterface.md index c5b46284d8..0f6471379c 100644 --- a/blocksuite/docs/api/@blocksuite/std/gfx/interfaces/GfxCompatibleInterface.md +++ b/blocksuite/docs/api/@blocksuite/std/gfx/interfaces/GfxCompatibleInterface.md @@ -28,7 +28,7 @@ The bound of the element without considering the response extension. ### forceFullRender? -> `optional` **forceFullRender**: `boolean` +> `optional` **forceFullRender?**: `boolean` Whether to disable fallback rendering for this element, e.g., during zooming. Defaults to false (fallback to placeholder rendering is enabled). @@ -37,7 +37,7 @@ Defaults to false (fallback to placeholder rendering is enabled). ### lockedBySelf? -> `optional` **lockedBySelf**: `boolean` +> `optional` **lockedBySelf?**: `boolean` Indicates whether the current block is explicitly locked by self. For checking the lock status of the element, use `isLocked` instead. diff --git a/blocksuite/docs/api/@blocksuite/std/gfx/interfaces/GfxGroupCompatibleInterface.md b/blocksuite/docs/api/@blocksuite/std/gfx/interfaces/GfxGroupCompatibleInterface.md index 89f0bcef14..09af7c1a19 100644 --- a/blocksuite/docs/api/@blocksuite/std/gfx/interfaces/GfxGroupCompatibleInterface.md +++ b/blocksuite/docs/api/@blocksuite/std/gfx/interfaces/GfxGroupCompatibleInterface.md @@ -47,7 +47,7 @@ The bound of the element without considering the response extension. ### forceFullRender? -> `optional` **forceFullRender**: `boolean` +> `optional` **forceFullRender?**: `boolean` Whether to disable fallback rendering for this element, e.g., during zooming. Defaults to false (fallback to placeholder rendering is enabled). @@ -60,7 +60,7 @@ Defaults to false (fallback to placeholder rendering is enabled). ### lockedBySelf? -> `optional` **lockedBySelf**: `boolean` +> `optional` **lockedBySelf?**: `boolean` Indicates whether the current block is explicitly locked by self. For checking the lock status of the element, use `isLocked` instead. diff --git a/blocksuite/docs/api/@blocksuite/std/gfx/interfaces/PointTestOptions.md b/blocksuite/docs/api/@blocksuite/std/gfx/interfaces/PointTestOptions.md index d211bcaef7..be2a2c37ea 100644 --- a/blocksuite/docs/api/@blocksuite/std/gfx/interfaces/PointTestOptions.md +++ b/blocksuite/docs/api/@blocksuite/std/gfx/interfaces/PointTestOptions.md @@ -12,7 +12,7 @@ The options for the hit testing of a point. ### hitThreshold? -> `optional` **hitThreshold**: `number` +> `optional` **hitThreshold?**: `number` The threshold of the hit test. The unit is pixel. @@ -20,7 +20,7 @@ The threshold of the hit test. The unit is pixel. ### ignoreTransparent? -> `optional` **ignoreTransparent**: `boolean` +> `optional` **ignoreTransparent?**: `boolean` If true, the transparent area of the element will be ignored during the point inclusion test. Otherwise, the transparent area will be considered as filled area. @@ -31,7 +31,7 @@ Default is true. ### responsePadding? -> `optional` **responsePadding**: \[`number`, `number`\] +> `optional` **responsePadding?**: \[`number`, `number`\] The padding of the response area for each element when do the hit testing. The unit is pixel. The first value is the padding for the x-axis, and the second value is the padding for the y-axis. @@ -40,7 +40,7 @@ The first value is the padding for the x-axis, and the second value is the paddi ### useElementBound? -> `optional` **useElementBound**: `boolean` +> `optional` **useElementBound?**: `boolean` If true, the element bound will be used for the hit testing. By default, the response bound will be used. @@ -49,6 +49,6 @@ By default, the response bound will be used. ### zoom? -> `optional` **zoom**: `number` +> `optional` **zoom?**: `number` The zoom level of current view when do the hit testing. diff --git a/blocksuite/docs/api/@blocksuite/std/index/classes/BlockService.md b/blocksuite/docs/api/@blocksuite/std/index/classes/BlockService.md index 629c5cdaaf..adadf6ad6e 100644 --- a/blocksuite/docs/api/@blocksuite/std/index/classes/BlockService.md +++ b/blocksuite/docs/api/@blocksuite/std/index/classes/BlockService.md @@ -4,7 +4,7 @@ [BlockSuite API Documentation](../../../../README.md) / [@blocksuite/std](../../README.md) / [index](../README.md) / BlockService -# Class: ~~`abstract` BlockService~~ +# ~~Abstract Class: BlockService~~ ## Deprecated diff --git a/blocksuite/docs/api/@blocksuite/std/index/classes/LifeCycleWatcher.md b/blocksuite/docs/api/@blocksuite/std/index/classes/LifeCycleWatcher.md index b6914c13ac..a191037850 100644 --- a/blocksuite/docs/api/@blocksuite/std/index/classes/LifeCycleWatcher.md +++ b/blocksuite/docs/api/@blocksuite/std/index/classes/LifeCycleWatcher.md @@ -4,7 +4,7 @@ [BlockSuite API Documentation](../../../../README.md) / [@blocksuite/std](../../README.md) / [index](../README.md) / LifeCycleWatcher -# Class: `abstract` LifeCycleWatcher +# Abstract Class: LifeCycleWatcher A life cycle watcher is an extension that watches the life cycle of the editor. It is used to perform actions when the editor is created, mounted, rendered, or unmounted. diff --git a/blocksuite/docs/api/@blocksuite/store/classes/Boxed.md b/blocksuite/docs/api/@blocksuite/store/classes/Boxed.md index 469859c8e8..8d89b56f78 100644 --- a/blocksuite/docs/api/@blocksuite/store/classes/Boxed.md +++ b/blocksuite/docs/api/@blocksuite/store/classes/Boxed.md @@ -25,6 +25,8 @@ boxedObject.setValue({ foo: 'bar' }); ## Type Param +**T** + The type of the value stored in the Boxed. ## Type Parameters diff --git a/blocksuite/docs/api/@blocksuite/store/classes/Extension.md b/blocksuite/docs/api/@blocksuite/store/classes/Extension.md index e296b5d317..ffbb3518e1 100644 --- a/blocksuite/docs/api/@blocksuite/store/classes/Extension.md +++ b/blocksuite/docs/api/@blocksuite/store/classes/Extension.md @@ -4,7 +4,7 @@ [BlockSuite API Documentation](../../../README.md) / [@blocksuite/store](../README.md) / Extension -# Class: `abstract` Extension +# Abstract Class: Extension # Understanding Extensions diff --git a/blocksuite/docs/api/@blocksuite/store/classes/Store.md b/blocksuite/docs/api/@blocksuite/store/classes/Store.md index ce56e74085..69377345ab 100644 --- a/blocksuite/docs/api/@blocksuite/store/classes/Store.md +++ b/blocksuite/docs/api/@blocksuite/store/classes/Store.md @@ -118,7 +118,7 @@ Get the root block of the store. ### addBlock() -> **addBlock**\<`T`\>(`flavour`, `blockProps`, `parent?`, `parentIndex?`): `string` +> **addBlock**\<`T`\>(`flavour`, `blockProps?`, `parent?`, `parentIndex?`): `string` Creates and adds a new block to the store @@ -136,7 +136,7 @@ Creates and adds a new block to the store The block's flavour (type) -##### blockProps +##### blockProps? `Partial`\<`BlockProps` \| `PropsOfModel`\<`T`\> & `BlockSysProps`\> = `{}` @@ -144,9 +144,9 @@ Optional properties for the new block ##### parent? -Optional parent block or parent block ID +`string` \| `BlockModel`\<`object`\> \| `null` -`string` | `BlockModel`\<`object`\> | `null` +Optional parent block or parent block ID ##### parentIndex? @@ -182,9 +182,9 @@ Array of blocks to add ##### parent? -Optional parent block or parent block ID +`string` \| `BlockModel`\<`object`\> \| `null` -`string` | `BlockModel`\<`object`\> | `null` +Optional parent block or parent block ID ##### parentIndex? @@ -202,7 +202,7 @@ Array of IDs of the newly created blocks ### addSiblingBlocks() -> **addSiblingBlocks**(`targetModel`, `props`, `placement`): `string`[] +> **addSiblingBlocks**(`targetModel`, `props`, `placement?`): `string`[] Add sibling blocks to the store @@ -220,12 +220,12 @@ The target block model Array of block properties -##### placement +##### placement? + +`"after"` \| `"before"` Optional position to place the new blocks ('after' or 'before') -`"after"` | `"before"` - #### Returns `string`[] @@ -236,7 +236,7 @@ Array of IDs of the newly created blocks ### deleteBlock() -> **deleteBlock**(`model`, `options`): `void` +> **deleteBlock**(`model`, `options?`): `void` Delete a block from the store @@ -244,11 +244,11 @@ Delete a block from the store ##### model +`string` \| `BlockModel`\<`object`\> + The block model or block ID to delete -`string` | `BlockModel`\<`object`\> - -##### options +##### options? Optional options for the deletion @@ -338,9 +338,9 @@ Gets all blocks of specified flavour(s) ##### blockFlavour -Single flavour or array of flavours to filter by +`string` \| `string`[] -`string` | `string`[] +Single flavour or array of flavours to filter by #### Returns @@ -388,9 +388,9 @@ Get all models of specified flavour(s) ##### blockFlavour -Single flavour or array of flavours to filter by +`string` \| `string`[] -`string` | `string`[] +Single flavour or array of flavours to filter by #### Returns @@ -410,9 +410,9 @@ Get the next sibling block of a given block ##### block -Block model or block ID to find next sibling for +`string` \| `BlockModel`\<`object`\> -`string` | `BlockModel`\<`object`\> +Block model or block ID to find next sibling for #### Returns @@ -432,9 +432,9 @@ Get all next sibling blocks of a given block ##### block -Block model or block ID to find next siblings for +`string` \| `BlockModel`\<`object`\> -`string` | `BlockModel`\<`object`\> +Block model or block ID to find next siblings for #### Returns @@ -454,9 +454,9 @@ Gets the parent block of a given block ##### target -Block model or block ID to find parent for +`string` \| `BlockModel`\<`object`\> -`string` | `BlockModel`\<`object`\> +Block model or block ID to find parent for #### Returns @@ -476,9 +476,9 @@ Get the previous sibling block of a given block ##### block -Block model or block ID to find previous sibling for +`string` \| `BlockModel`\<`object`\> -`string` | `BlockModel`\<`object`\> +Block model or block ID to find previous sibling for #### Returns @@ -498,9 +498,9 @@ Get all previous sibling blocks of a given block ##### block -Block model or block ID to find previous siblings for +`string` \| `BlockModel`\<`object`\> -`string` | `BlockModel`\<`object`\> +Block model or block ID to find previous siblings for #### Returns @@ -534,7 +534,7 @@ True if the block exists, false otherwise ### moveBlocks() -> **moveBlocks**(`blocksToMove`, `newParent`, `targetSibling`, `shouldInsertBeforeSibling`): `void` +> **moveBlocks**(`blocksToMove`, `newParent`, `targetSibling?`, `shouldInsertBeforeSibling?`): `void` Move blocks to a new parent block @@ -552,13 +552,13 @@ Array of block models to move The new parent block model -##### targetSibling +##### targetSibling? + +`BlockModel`\<`object`\> \| `null` Optional target sibling block model -`BlockModel`\<`object`\> | `null` - -##### shouldInsertBeforeSibling +##### shouldInsertBeforeSibling? `boolean` = `true` @@ -586,15 +586,15 @@ Updates a block's properties or executes a callback in a transaction ##### modelOrId -The block model or block ID to update +`string` \| `T` -`string` | `T` +The block model or block ID to update ##### callBackOrProps -Either a callback function to execute or properties to update +(() => `void`) \| `Partial`\<`BlockProps` \| `PropsOfModel`\<`T`\> & `BlockSysProps`\> -() => `void` | `Partial`\<`BlockProps` \| `PropsOfModel`\<`T`\> & `BlockSysProps`\> +Either a callback function to execute or properties to update #### Returns @@ -624,27 +624,7 @@ const extension = store.get(SomeExtension); The extension instance -> \<`T`\>(`identifier`, `options?`): `T` - -###### Type Parameters - -###### T - -`T` - -###### Parameters - -###### identifier - -`GeneralServiceIdentifier`\<`T`\> - -###### options? - -`ResolveOptions` - -###### Returns - -`T` +\<`T`\>(`identifier`, `options?`) => `T` *** @@ -667,27 +647,7 @@ const extension = store.getOptional(SomeExtension); The extension instance -> \<`T`\>(`identifier`, `options?`): `T` \| `null` - -###### Type Parameters - -###### T - -`T` - -###### Parameters - -###### identifier - -`GeneralServiceIdentifier`\<`T`\> - -###### options? - -`ResolveOptions` - -###### Returns - -`T` \| `null` +\<`T`\>(`identifier`, `options?`) => `T` \| `null` *** @@ -797,7 +757,7 @@ Reset the history of the store. ### transact() -> **transact**(`fn`, `shouldTransact`): `void` +> **transact**(`fn`, `shouldTransact?`): `void` Execute a transaction. @@ -807,7 +767,7 @@ Execute a transaction. () => `void` -##### shouldTransact +##### shouldTransact? `boolean` = `...` @@ -969,13 +929,13 @@ The store instance ### getTransformer() -> **getTransformer**(`middlewares`): `Transformer` +> **getTransformer**(`middlewares?`): `Transformer` Creates a new transformer instance for the store #### Parameters -##### middlewares +##### middlewares? `TransformerMiddleware`[] = `[]` diff --git a/blocksuite/docs/api/@blocksuite/store/classes/Text.md b/blocksuite/docs/api/@blocksuite/store/classes/Text.md index b8eecf920f..102d733d21 100644 --- a/blocksuite/docs/api/@blocksuite/store/classes/Text.md +++ b/blocksuite/docs/api/@blocksuite/store/classes/Text.md @@ -38,9 +38,9 @@ Text [delta](https://docs.yjs.dev/api/delta-format) is a format from Y.js. ##### input? -The input can be a string, a Y.Text instance, or an array of DeltaInsert. +`string` \| `YText` \| `DeltaInsert`\<`TextAttributes`\>[] -`string` | `YText` | `DeltaInsert`\<`TextAttributes`\>[] +The input can be a string, a Y.Text instance, or an array of DeltaInsert. #### Returns @@ -320,7 +320,7 @@ The delta of the sliced text. ### split() -> **split**(`index`, `length`): `Text` +> **split**(`index`, `length?`): `Text` Split the text into another Text. @@ -332,7 +332,7 @@ Split the text into another Text. The index to split. -##### length +##### length? `number` = `0` diff --git a/blocksuite/docs/package.json b/blocksuite/docs/package.json index ab78704164..ca26141b4c 100644 --- a/blocksuite/docs/package.json +++ b/blocksuite/docs/package.json @@ -14,5 +14,5 @@ "scripts": { "build": "typedoc" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/framework/global/package.json b/blocksuite/framework/global/package.json index e82e5f8a63..40d976e15f 100644 --- a/blocksuite/framework/global/package.json +++ b/blocksuite/framework/global/package.json @@ -63,5 +63,5 @@ "devDependencies": { "vitest": "^4.1.8" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/framework/std/package.json b/blocksuite/framework/std/package.json index 6bc1e71546..71783f74f0 100644 --- a/blocksuite/framework/std/package.json +++ b/blocksuite/framework/std/package.json @@ -49,5 +49,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/framework/store/package.json b/blocksuite/framework/store/package.json index 6e146f9367..84c08769f9 100644 --- a/blocksuite/framework/store/package.json +++ b/blocksuite/framework/store/package.json @@ -38,5 +38,5 @@ "!dist/__tests__", "shim.d.ts" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/framework/sync/package.json b/blocksuite/framework/sync/package.json index fd5b96a0c3..a01e7ce668 100644 --- a/blocksuite/framework/sync/package.json +++ b/blocksuite/framework/sync/package.json @@ -33,5 +33,5 @@ "!src/__tests__", "!dist/__tests__" ], - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/integration-test/package.json b/blocksuite/integration-test/package.json index a7444df8b3..2423279904 100644 --- a/blocksuite/integration-test/package.json +++ b/blocksuite/integration-test/package.json @@ -41,5 +41,5 @@ "vite-plugin-wasm": "^3.5.0", "vitest": "^4.1.8" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/blocksuite/playground/package.json b/blocksuite/playground/package.json index 3b0016e22b..37e60d3721 100644 --- a/blocksuite/playground/package.json +++ b/blocksuite/playground/package.json @@ -39,5 +39,5 @@ "vite-plugin-wasm": "^3.5.0", "vite-plugin-web-components-hmr": "^0.1.3" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/docs/reference/package.json b/docs/reference/package.json index e29e5dc76c..4b6dc49349 100644 --- a/docs/reference/package.json +++ b/docs/reference/package.json @@ -19,5 +19,5 @@ ], "ext": "ts,md,json" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/package.json b/package.json index 672ae495f4..35ad088813 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@affine/monorepo", - "version": "0.26.3", + "version": "0.27.0", "private": true, "author": "toeverything", "license": "MIT", diff --git a/packages/backend/native/Cargo.toml b/packages/backend/native/Cargo.toml index d53d121c90..4ec61fec72 100644 --- a/packages/backend/native/Cargo.toml +++ b/packages/backend/native/Cargo.toml @@ -16,7 +16,7 @@ affine_common = { workspace = true, features = [ "ydoc-loader", ] } anyhow = { workspace = true } -aws-sdk-s3 = "1.115" +aws-sdk-s3 = "1.137.0" base64 = { workspace = true } chrono = { workspace = true } doc_extractor = { workspace = true } diff --git a/packages/backend/native/index.d.ts b/packages/backend/native/index.d.ts index 06fe2cf967..a3c0e7d045 100644 --- a/packages/backend/native/index.d.ts +++ b/packages/backend/native/index.d.ts @@ -15,8 +15,9 @@ export declare class BackendRuntime { * the y-octo/yjs round-trip compatibility issue is resolved. * * The caller owns quota reconciliation and must pass a fresh - * historyMaxAgeSeconds value. The compactor intentionally does not read - * effective workspace quota state. + * history_max_age_seconds value. The compactor intentionally does not read + * effective_workspace_quota_states; if a future caller cannot provide a + * fresh quota state, fail and retry after Node reconciles it. */ compactPendingDocUpdates(workspaceId: string, docId: string, batchLimit: number, historyMinIntervalMs: number, historyMaxAgeSeconds: number, owner: string, leaseTtlMs: number): Promise upsertDocSnapshot(workspaceId: string, docId: string, blob: Buffer, timestampMs: number, editorId?: string | undefined | null): Promise diff --git a/packages/backend/native/package.json b/packages/backend/native/package.json index b36fe9f474..e769fd3d9d 100644 --- a/packages/backend/native/package.json +++ b/packages/backend/native/package.json @@ -1,6 +1,6 @@ { "name": "@affine/server-native", - "version": "0.26.3", + "version": "0.27.0", "engines": { "node": ">= 10.16.0 < 11 || >= 11.8.0" }, diff --git a/packages/backend/server/package.json b/packages/backend/server/package.json index 8e9e5f172b..16d3fe2c44 100644 --- a/packages/backend/server/package.json +++ b/packages/backend/server/package.json @@ -1,7 +1,7 @@ { "name": "@affine/server", "private": true, - "version": "0.26.3", + "version": "0.27.0", "description": "Affine Node.js server", "type": "module", "scripts": { @@ -70,7 +70,7 @@ "commander": "^13.1.0", "cookie-parser": "^1.4.7", "cross-env": "^10.1.0", - "date-fns": "^4.0.0", + "date-fns": "^4.4.0", "dotenv": "^16.4.7", "eventemitter2": "^6.4.9", "exa-js": "^2.4.0", diff --git a/packages/common/debug/package.json b/packages/common/debug/package.json index 7f26e6677c..c779da99b7 100644 --- a/packages/common/debug/package.json +++ b/packages/common/debug/package.json @@ -12,5 +12,5 @@ "@types/debug": "^4.1.12", "vitest": "^4.1.8" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/packages/common/env/package.json b/packages/common/env/package.json index ba3370499f..e7beaea228 100644 --- a/packages/common/env/package.json +++ b/packages/common/env/package.json @@ -21,5 +21,5 @@ "dependencies": { "zod": "^3.25.76" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/packages/common/error/package.json b/packages/common/error/package.json index 2abb66b801..a7c211a044 100644 --- a/packages/common/error/package.json +++ b/packages/common/error/package.json @@ -1,6 +1,6 @@ { "name": "@affine/error", - "version": "0.26.3", + "version": "0.27.0", "private": true, "type": "module", "exports": { diff --git a/packages/common/graphql/package.json b/packages/common/graphql/package.json index 78138bcf3f..60de7daa1a 100644 --- a/packages/common/graphql/package.json +++ b/packages/common/graphql/package.json @@ -1,6 +1,6 @@ { "name": "@affine/graphql", - "version": "0.26.3", + "version": "0.27.0", "description": "Autogenerated GraphQL client for affine.pro", "license": "MIT", "type": "module", diff --git a/packages/common/infra/package.json b/packages/common/infra/package.json index 767a0717e5..db413d307f 100644 --- a/packages/common/infra/package.json +++ b/packages/common/infra/package.json @@ -38,5 +38,5 @@ "electron": "*", "react-dom": "^19.0.0" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/packages/common/nbstore/package.json b/packages/common/nbstore/package.json index 3ece790a81..618bdeb110 100644 --- a/packages/common/nbstore/package.json +++ b/packages/common/nbstore/package.json @@ -1,7 +1,7 @@ { "name": "@affine/nbstore", "type": "module", - "version": "0.26.3", + "version": "0.27.0", "private": true, "sideEffects": false, "exports": { diff --git a/packages/common/reader/package.json b/packages/common/reader/package.json index 01d7b416a3..7a828c4a13 100644 --- a/packages/common/reader/package.json +++ b/packages/common/reader/package.json @@ -1,7 +1,7 @@ { "name": "@affine/reader", "type": "module", - "version": "0.26.3", + "version": "0.27.0", "private": true, "sideEffects": false, "module": "./src/index.ts", diff --git a/packages/common/realtime/package.json b/packages/common/realtime/package.json index d142c763d5..0e133f071a 100644 --- a/packages/common/realtime/package.json +++ b/packages/common/realtime/package.json @@ -1,7 +1,7 @@ { "name": "@affine/realtime", "type": "module", - "version": "0.26.3", + "version": "0.27.0", "private": true, "sideEffects": false, "exports": { diff --git a/packages/common/s3-compat/package.json b/packages/common/s3-compat/package.json index 852b32e41d..93df7fbf23 100644 --- a/packages/common/s3-compat/package.json +++ b/packages/common/s3-compat/package.json @@ -13,5 +13,5 @@ "devDependencies": { "@types/aws4": "^1.11.6" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/packages/frontend/admin/package.json b/packages/frontend/admin/package.json index 23ec5bfcdf..ce4de602f7 100644 --- a/packages/frontend/admin/package.json +++ b/packages/frontend/admin/package.json @@ -1,6 +1,6 @@ { "name": "@affine/admin", - "version": "0.26.3", + "version": "0.27.0", "private": true, "dependencies": { "@affine/component": "workspace:*", diff --git a/packages/frontend/apps/android/package.json b/packages/frontend/apps/android/package.json index 42e2fb66e1..e6da17919c 100644 --- a/packages/frontend/apps/android/package.json +++ b/packages/frontend/apps/android/package.json @@ -1,6 +1,6 @@ { "name": "@affine/android", - "version": "0.26.3", + "version": "0.27.0", "description": "AFFiNE Desktop Web application", "private": true, "scripts": { diff --git a/packages/frontend/apps/electron-renderer/package.json b/packages/frontend/apps/electron-renderer/package.json index 209eaab295..a4c03b7cea 100644 --- a/packages/frontend/apps/electron-renderer/package.json +++ b/packages/frontend/apps/electron-renderer/package.json @@ -1,7 +1,7 @@ { "name": "@affine/electron-renderer", "private": true, - "version": "0.26.3", + "version": "0.27.0", "type": "module", "scripts": { "build": "affine bundle", diff --git a/packages/frontend/apps/electron/package.json b/packages/frontend/apps/electron/package.json index 3f8fd1590b..a0d158345e 100644 --- a/packages/frontend/apps/electron/package.json +++ b/packages/frontend/apps/electron/package.json @@ -1,7 +1,7 @@ { "name": "@affine/electron", "private": true, - "version": "0.26.3", + "version": "0.27.0", "main": "./dist/main.js", "author": "toeverything", "repository": { diff --git a/packages/frontend/apps/electron/resources/affine.metainfo.xml b/packages/frontend/apps/electron/resources/affine.metainfo.xml index 0c07103de2..6438a52bd3 100644 --- a/packages/frontend/apps/electron/resources/affine.metainfo.xml +++ b/packages/frontend/apps/electron/resources/affine.metainfo.xml @@ -64,8 +64,8 @@ - - https://github.com/toeverything/AFFiNE/releases/tag/v0.26.3 + + https://github.com/toeverything/AFFiNE/releases/tag/v0.27.0 diff --git a/packages/frontend/apps/ios/App/App.xcodeproj/project.pbxproj b/packages/frontend/apps/ios/App/App.xcodeproj/project.pbxproj index 9151d0357e..b2fa77d8f0 100644 --- a/packages/frontend/apps/ios/App/App.xcodeproj/project.pbxproj +++ b/packages/frontend/apps/ios/App/App.xcodeproj/project.pbxproj @@ -519,7 +519,7 @@ "$(inherited)", "$(PROJECT_DIR)", ); - MARKETING_VERSION = 0.26.5; + MARKETING_VERSION = 2026.6.24; OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\""; PRODUCT_BUNDLE_IDENTIFIER = app.affine.pro; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -555,7 +555,7 @@ "$(inherited)", "$(PROJECT_DIR)", ); - MARKETING_VERSION = 0.26.5; + MARKETING_VERSION = 2026.6.24; ONLY_ACTIVE_ARCH = NO; PRODUCT_BUNDLE_IDENTIFIER = app.affine.pro; PRODUCT_NAME = "$(TARGET_NAME)"; diff --git a/packages/frontend/apps/ios/package.json b/packages/frontend/apps/ios/package.json index 4917de8a55..3333165110 100644 --- a/packages/frontend/apps/ios/package.json +++ b/packages/frontend/apps/ios/package.json @@ -1,6 +1,6 @@ { "name": "@affine/ios", - "version": "0.26.3", + "version": "0.27.0", "description": "AFFiNE Desktop Web application", "type": "module", "private": true, diff --git a/packages/frontend/apps/mobile-shared/package.json b/packages/frontend/apps/mobile-shared/package.json index 7a9f99f018..5cdeac663f 100644 --- a/packages/frontend/apps/mobile-shared/package.json +++ b/packages/frontend/apps/mobile-shared/package.json @@ -1,6 +1,6 @@ { "name": "@affine/mobile-shared", - "version": "0.26.3", + "version": "0.27.0", "type": "module", "private": true, "sideEffects": false, diff --git a/packages/frontend/apps/mobile/package.json b/packages/frontend/apps/mobile/package.json index 24bc2cf576..4f97fe6b23 100644 --- a/packages/frontend/apps/mobile/package.json +++ b/packages/frontend/apps/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@affine/mobile", - "version": "0.26.3", + "version": "0.27.0", "description": "AFFiNE Desktop Web application", "private": true, "browser": "src/index.tsx", diff --git a/packages/frontend/apps/web/package.json b/packages/frontend/apps/web/package.json index 2cbc881d9a..464669b3b1 100644 --- a/packages/frontend/apps/web/package.json +++ b/packages/frontend/apps/web/package.json @@ -1,6 +1,6 @@ { "name": "@affine/web", - "version": "0.26.3", + "version": "0.27.0", "description": "AFFiNE Desktop Web application", "private": true, "browser": "src/index.tsx", diff --git a/packages/frontend/component/package.json b/packages/frontend/component/package.json index fa63540aff..fe22e55b2a 100644 --- a/packages/frontend/component/package.json +++ b/packages/frontend/component/package.json @@ -84,5 +84,5 @@ "vite": "^7.3.5", "vitest": "^4.1.8" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/packages/frontend/core/package.json b/packages/frontend/core/package.json index ff109e8b0a..f3d9f05018 100644 --- a/packages/frontend/core/package.json +++ b/packages/frontend/core/package.json @@ -2,7 +2,7 @@ "name": "@affine/core", "type": "module", "private": true, - "version": "0.26.3", + "version": "0.27.0", "exports": { "./*": "./src/*", "./bootstrap": "./src/bootstrap/index.ts" diff --git a/packages/frontend/electron-api/package.json b/packages/frontend/electron-api/package.json index 32df48d7d9..aa29971dad 100644 --- a/packages/frontend/electron-api/package.json +++ b/packages/frontend/electron-api/package.json @@ -1,6 +1,6 @@ { "name": "@affine/electron-api", - "version": "0.26.3", + "version": "0.27.0", "type": "module", "private": true, "main": "./src/index.ts", diff --git a/packages/frontend/i18n/package.json b/packages/frontend/i18n/package.json index 67e6764d55..b05d931c70 100644 --- a/packages/frontend/i18n/package.json +++ b/packages/frontend/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@affine/i18n", - "version": "0.26.3", + "version": "0.27.0", "description": "", "type": "module", "private": true, diff --git a/packages/frontend/media-capture-playground/package.json b/packages/frontend/media-capture-playground/package.json index 09e87b7fb8..1baec2d5db 100644 --- a/packages/frontend/media-capture-playground/package.json +++ b/packages/frontend/media-capture-playground/package.json @@ -2,7 +2,7 @@ "name": "@affine/media-capture-playground", "private": true, "type": "module", - "version": "0.26.3", + "version": "0.27.0", "scripts": { "dev:web": "affine bundle --dev", "build:web": "affine bundle", diff --git a/packages/frontend/native/index.js b/packages/frontend/native/index.js index 4d61bc9c0a..4e20bb5fd1 100644 --- a/packages/frontend/native/index.js +++ b/packages/frontend/native/index.js @@ -77,8 +77,8 @@ function requireNative() { try { const binding = require('@affine/native-android-arm64') const bindingPackageVersion = require('@affine/native-android-arm64/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -93,8 +93,8 @@ function requireNative() { try { const binding = require('@affine/native-android-arm-eabi') const bindingPackageVersion = require('@affine/native-android-arm-eabi/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -114,8 +114,8 @@ function requireNative() { try { const binding = require('@affine/native-win32-x64-gnu') const bindingPackageVersion = require('@affine/native-win32-x64-gnu/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -130,8 +130,8 @@ function requireNative() { try { const binding = require('@affine/native-win32-x64-msvc') const bindingPackageVersion = require('@affine/native-win32-x64-msvc/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -147,8 +147,8 @@ function requireNative() { try { const binding = require('@affine/native-win32-ia32-msvc') const bindingPackageVersion = require('@affine/native-win32-ia32-msvc/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -163,8 +163,8 @@ function requireNative() { try { const binding = require('@affine/native-win32-arm64-msvc') const bindingPackageVersion = require('@affine/native-win32-arm64-msvc/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -182,8 +182,8 @@ function requireNative() { try { const binding = require('@affine/native-darwin-universal') const bindingPackageVersion = require('@affine/native-darwin-universal/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -198,8 +198,8 @@ function requireNative() { try { const binding = require('@affine/native-darwin-x64') const bindingPackageVersion = require('@affine/native-darwin-x64/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -214,8 +214,8 @@ function requireNative() { try { const binding = require('@affine/native-darwin-arm64') const bindingPackageVersion = require('@affine/native-darwin-arm64/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -234,8 +234,8 @@ function requireNative() { try { const binding = require('@affine/native-freebsd-x64') const bindingPackageVersion = require('@affine/native-freebsd-x64/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -250,8 +250,8 @@ function requireNative() { try { const binding = require('@affine/native-freebsd-arm64') const bindingPackageVersion = require('@affine/native-freebsd-arm64/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -271,8 +271,8 @@ function requireNative() { try { const binding = require('@affine/native-linux-x64-musl') const bindingPackageVersion = require('@affine/native-linux-x64-musl/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -287,8 +287,8 @@ function requireNative() { try { const binding = require('@affine/native-linux-x64-gnu') const bindingPackageVersion = require('@affine/native-linux-x64-gnu/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -305,8 +305,8 @@ function requireNative() { try { const binding = require('@affine/native-linux-arm64-musl') const bindingPackageVersion = require('@affine/native-linux-arm64-musl/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -321,8 +321,8 @@ function requireNative() { try { const binding = require('@affine/native-linux-arm64-gnu') const bindingPackageVersion = require('@affine/native-linux-arm64-gnu/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -339,8 +339,8 @@ function requireNative() { try { const binding = require('@affine/native-linux-arm-musleabihf') const bindingPackageVersion = require('@affine/native-linux-arm-musleabihf/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -355,8 +355,8 @@ function requireNative() { try { const binding = require('@affine/native-linux-arm-gnueabihf') const bindingPackageVersion = require('@affine/native-linux-arm-gnueabihf/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -373,8 +373,8 @@ function requireNative() { try { const binding = require('@affine/native-linux-loong64-musl') const bindingPackageVersion = require('@affine/native-linux-loong64-musl/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -389,8 +389,8 @@ function requireNative() { try { const binding = require('@affine/native-linux-loong64-gnu') const bindingPackageVersion = require('@affine/native-linux-loong64-gnu/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -407,8 +407,8 @@ function requireNative() { try { const binding = require('@affine/native-linux-riscv64-musl') const bindingPackageVersion = require('@affine/native-linux-riscv64-musl/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -423,8 +423,8 @@ function requireNative() { try { const binding = require('@affine/native-linux-riscv64-gnu') const bindingPackageVersion = require('@affine/native-linux-riscv64-gnu/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -440,8 +440,8 @@ function requireNative() { try { const binding = require('@affine/native-linux-ppc64-gnu') const bindingPackageVersion = require('@affine/native-linux-ppc64-gnu/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -456,8 +456,8 @@ function requireNative() { try { const binding = require('@affine/native-linux-s390x-gnu') const bindingPackageVersion = require('@affine/native-linux-s390x-gnu/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -476,8 +476,8 @@ function requireNative() { try { const binding = require('@affine/native-openharmony-arm64') const bindingPackageVersion = require('@affine/native-openharmony-arm64/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -492,8 +492,8 @@ function requireNative() { try { const binding = require('@affine/native-openharmony-x64') const bindingPackageVersion = require('@affine/native-openharmony-x64/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -508,8 +508,8 @@ function requireNative() { try { const binding = require('@affine/native-openharmony-arm') const bindingPackageVersion = require('@affine/native-openharmony-arm/package.json').version - if (bindingPackageVersion !== '0.26.3' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.26.3 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.27.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.27.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { diff --git a/packages/frontend/native/package.json b/packages/frontend/native/package.json index 69657ac40f..0fffdd2dff 100644 --- a/packages/frontend/native/package.json +++ b/packages/frontend/native/package.json @@ -43,5 +43,5 @@ "test": "ava --no-worker-threads --concurrency=2", "version": "napi version" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/packages/frontend/routes/package.json b/packages/frontend/routes/package.json index 405379d94c..d50b1d5d2c 100644 --- a/packages/frontend/routes/package.json +++ b/packages/frontend/routes/package.json @@ -1,6 +1,6 @@ { "name": "@affine/routes", - "version": "0.26.3", + "version": "0.27.0", "private": true, "type": "module", "exports": { diff --git a/packages/frontend/templates/package.json b/packages/frontend/templates/package.json index 7214098496..bb1dafa1f7 100644 --- a/packages/frontend/templates/package.json +++ b/packages/frontend/templates/package.json @@ -2,7 +2,7 @@ "name": "@affine/templates", "private": true, "sideEffect": false, - "version": "0.26.3", + "version": "0.27.0", "scripts": { "build": "node ./build-edgeless.mjs && node ./build-stickers.mjs", "postinstall": "yarn build" diff --git a/packages/frontend/track/package.json b/packages/frontend/track/package.json index 1a4658b90a..46abe92c4d 100644 --- a/packages/frontend/track/package.json +++ b/packages/frontend/track/package.json @@ -2,7 +2,7 @@ "name": "@affine/track", "type": "module", "private": true, - "version": "0.26.3", + "version": "0.27.0", "exports": { ".": "./src/index.ts" }, diff --git a/tests/affine-cloud-copilot/package.json b/tests/affine-cloud-copilot/package.json index a81b2af191..28d340f673 100644 --- a/tests/affine-cloud-copilot/package.json +++ b/tests/affine-cloud-copilot/package.json @@ -9,5 +9,5 @@ "@affine-test/kit": "workspace:*", "@playwright/test": "=1.58.2" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/tests/affine-cloud/package.json b/tests/affine-cloud/package.json index afb50235bb..ae1f45060a 100644 --- a/tests/affine-cloud/package.json +++ b/tests/affine-cloud/package.json @@ -9,5 +9,5 @@ "@affine-test/kit": "workspace:*", "@playwright/test": "=1.58.2" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/tests/affine-desktop-cloud/package.json b/tests/affine-desktop-cloud/package.json index c0ed9e39dd..dfac9047f4 100644 --- a/tests/affine-desktop-cloud/package.json +++ b/tests/affine-desktop-cloud/package.json @@ -9,5 +9,5 @@ "@affine-test/kit": "workspace:*", "@playwright/test": "=1.58.2" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/tests/affine-desktop/package.json b/tests/affine-desktop/package.json index 653a2f6327..5529413bc5 100644 --- a/tests/affine-desktop/package.json +++ b/tests/affine-desktop/package.json @@ -13,5 +13,5 @@ "fs-extra": "^11.2.0", "playwright": "=1.58.2" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/tests/affine-local/package.json b/tests/affine-local/package.json index 3d129cc36a..e7afbe3bf7 100644 --- a/tests/affine-local/package.json +++ b/tests/affine-local/package.json @@ -9,5 +9,5 @@ "@affine-test/kit": "workspace:*", "@playwright/test": "=1.58.2" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/tests/affine-mobile/package.json b/tests/affine-mobile/package.json index bfcf167055..60262e8cd4 100644 --- a/tests/affine-mobile/package.json +++ b/tests/affine-mobile/package.json @@ -9,5 +9,5 @@ "@affine-test/kit": "workspace:*", "@playwright/test": "=1.58.2" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/tests/blocksuite/package.json b/tests/blocksuite/package.json index 04fc555876..2450a6cbc5 100644 --- a/tests/blocksuite/package.json +++ b/tests/blocksuite/package.json @@ -13,5 +13,5 @@ "@toeverything/theme": "^1.1.23", "json-stable-stringify": "^1.2.1" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/tests/kit/package.json b/tests/kit/package.json index a723d89b9e..1aff1e91f4 100644 --- a/tests/kit/package.json +++ b/tests/kit/package.json @@ -2,7 +2,7 @@ "name": "@affine-test/kit", "private": true, "type": "module", - "version": "0.26.3", + "version": "0.27.0", "exports": { "./electron": "./src/electron.ts", "./mobile": "./src/mobile.ts", diff --git a/tools/@types/build-config/package.json b/tools/@types/build-config/package.json index aa120c5287..f95671bb97 100644 --- a/tools/@types/build-config/package.json +++ b/tools/@types/build-config/package.json @@ -3,5 +3,5 @@ "private": true, "types": "./__all.d.ts", "type": "module", - "version": "0.26.3" + "version": "0.27.0" } diff --git a/tools/@types/env/package.json b/tools/@types/env/package.json index e4a3de85e3..2e6d79dc03 100644 --- a/tools/@types/env/package.json +++ b/tools/@types/env/package.json @@ -7,5 +7,5 @@ "@affine/env": "workspace:*", "@blocksuite/affine": "workspace:*" }, - "version": "0.26.3" + "version": "0.27.0" } diff --git a/tools/changelog/package.json b/tools/changelog/package.json index f56340d53a..276b2c8108 100644 --- a/tools/changelog/package.json +++ b/tools/changelog/package.json @@ -1,6 +1,6 @@ { "name": "@affine/changelog", - "version": "0.26.3", + "version": "0.27.0", "type": "module", "main": "index.js", "private": true, diff --git a/tools/cli/package.json b/tools/cli/package.json index 95a60e27e4..bea0b0aa1a 100644 --- a/tools/cli/package.json +++ b/tools/cli/package.json @@ -1,6 +1,6 @@ { "name": "@affine-tools/cli", - "version": "0.26.3", + "version": "0.27.0", "type": "module", "private": true, "bin": { @@ -18,8 +18,8 @@ "@affine-tools/utils": "workspace:*", "@affine/s3-compat": "workspace:*", "@napi-rs/simple-git": "^0.1.22", - "@rspack/core": "^2.0.3", - "@rspack/dev-server": "^2.0.1", + "@rspack/core": "^2.0.8", + "@rspack/dev-server": "^2.1.0", "@sentry/webpack-plugin": "^5.3.0", "@swc/core": "^1.10.1", "@tailwindcss/postcss": "^4.3.0", diff --git a/tools/commitlint/package.json b/tools/commitlint/package.json index 3524a26504..24ff9626d4 100644 --- a/tools/commitlint/package.json +++ b/tools/commitlint/package.json @@ -1,6 +1,6 @@ { "name": "@affine/commitlint-config", - "version": "0.26.3", + "version": "0.27.0", "private": true, "devDependencies": { "@commitlint/cli": "^19.8.1", diff --git a/tools/copilot-result/package.json b/tools/copilot-result/package.json index d837c1bf79..8cf37bb245 100644 --- a/tools/copilot-result/package.json +++ b/tools/copilot-result/package.json @@ -1,6 +1,6 @@ { "name": "@affine/copilot-result", - "version": "0.26.3", + "version": "0.27.0", "type": "module", "main": "index.js", "private": true, diff --git a/tools/doc-diff/package.json b/tools/doc-diff/package.json index 59a2d498c9..95a3a2d39d 100644 --- a/tools/doc-diff/package.json +++ b/tools/doc-diff/package.json @@ -1,6 +1,6 @@ { "name": "@affine/doc-diff", - "version": "0.26.3", + "version": "0.27.0", "private": true, "type": "module", "description": "Diff AFFiNE Yjs snapshot docs (rootdoc/folder/favorite)", diff --git a/tools/playstore-auto-bump/package.json b/tools/playstore-auto-bump/package.json index 52ea1f4bc2..53f60d13c2 100644 --- a/tools/playstore-auto-bump/package.json +++ b/tools/playstore-auto-bump/package.json @@ -1,6 +1,6 @@ { "name": "@affine/playstore-auto-bump", - "version": "0.26.3", + "version": "0.27.0", "private": true, "type": "module", "description": "Automatically bump the versionCode and versionName of an Android app from the Google Play Store versions", diff --git a/tools/revert-update/package.json b/tools/revert-update/package.json index a49b78620e..379c9ea889 100644 --- a/tools/revert-update/package.json +++ b/tools/revert-update/package.json @@ -1,6 +1,6 @@ { "name": "@affine/revert-update", - "version": "0.26.3", + "version": "0.27.0", "private": true, "type": "module", "description": "Generate a revert update from two Yjs snapshot binaries", diff --git a/tools/utils/package.json b/tools/utils/package.json index 9e96396ac6..1773764d91 100644 --- a/tools/utils/package.json +++ b/tools/utils/package.json @@ -1,6 +1,6 @@ { "name": "@affine-tools/utils", - "version": "0.26.3", + "version": "0.27.0", "type": "module", "private": true, "exports": { diff --git a/yarn.lock b/yarn.lock index cd5b78bf9c..be5a6dea6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -115,8 +115,8 @@ __metadata: "@affine-tools/utils": "workspace:*" "@affine/s3-compat": "workspace:*" "@napi-rs/simple-git": "npm:^0.1.22" - "@rspack/core": "npm:^2.0.3" - "@rspack/dev-server": "npm:^2.0.1" + "@rspack/core": "npm:^2.0.8" + "@rspack/dev-server": "npm:^2.1.0" "@sentry/webpack-plugin": "npm:^5.3.0" "@swc/core": "npm:^1.10.1" "@tailwindcss/postcss": "npm:^4.3.0" @@ -994,7 +994,7 @@ __metadata: commander: "npm:^13.1.0" cookie-parser: "npm:^1.4.7" cross-env: "npm:^10.1.0" - date-fns: "npm:^4.0.0" + date-fns: "npm:^4.4.0" dotenv: "npm:^16.4.7" eventemitter2: "npm:^6.4.9" exa-js: "npm:^2.4.0" @@ -1969,7 +1969,7 @@ __metadata: "@preact/signals-core": "npm:^1.8.0" "@toeverything/theme": "npm:^1.1.23" "@types/mdast": "npm:^4.0.4" - date-fns: "npm:^4.0.0" + date-fns: "npm:^4.4.0" lit: "npm:^3.2.0" yjs: "npm:^13.6.27" zod: "npm:^3.25.76" @@ -2331,7 +2331,7 @@ __metadata: "@preact/signals-core": "npm:^1.8.0" "@toeverything/theme": "npm:^1.1.23" "@types/lodash-es": "npm:^4.17.12" - date-fns: "npm:^4.0.0" + date-fns: "npm:^4.4.0" lit: "npm:^3.2.0" lit-html: "npm:^3.2.1" lodash-es: "npm:^4.17.23" @@ -3326,7 +3326,7 @@ __metadata: "@toeverything/theme": "npm:^1.1.23" "@types/lodash-es": "npm:^4.17.12" clsx: "npm:^2.1.1" - date-fns: "npm:^4.0.0" + date-fns: "npm:^4.4.0" lit: "npm:^3.2.0" lodash-es: "npm:^4.17.23" vitest: "npm:^4.1.8" @@ -3341,12 +3341,12 @@ __metadata: dependencies: "@blocksuite/affine": "workspace:*" "@types/markdown-it-container": "npm:^4.0.0" - date-fns: "npm:^4.0.0" + date-fns: "npm:^4.4.0" markdown-it-container: "npm:^4.0.0" - typedoc: "npm:^0.28.0" - typedoc-plugin-markdown: "npm:^4.5.0" - vite-plugin-wasm: "npm:^3.3.0" - vitepress: "npm:^1.6.3" + typedoc: "npm:^0.28.19" + typedoc-plugin-markdown: "npm:^4.12.0" + vite-plugin-wasm: "npm:^3.6.0" + vitepress: "npm:^1.6.4" vitepress-plugin-sandpack: "npm:^1.1.4" vue: "npm:^3.4.38" languageName: unknown @@ -4566,7 +4566,7 @@ __metadata: languageName: node linkType: hard -"@emnapi/core@npm:1.10.0, @emnapi/core@npm:^1.10.0, @emnapi/core@npm:^1.4.3": +"@emnapi/core@npm:1.10.0": version: 1.10.0 resolution: "@emnapi/core@npm:1.10.0" dependencies: @@ -4576,7 +4576,17 @@ __metadata: languageName: node linkType: hard -"@emnapi/runtime@npm:1.10.0, @emnapi/runtime@npm:^1.10.0, @emnapi/runtime@npm:^1.4.3": +"@emnapi/core@npm:1.11.1, @emnapi/core@npm:^1.10.0, @emnapi/core@npm:^1.4.3": + version: 1.11.1 + resolution: "@emnapi/core@npm:1.11.1" + dependencies: + "@emnapi/wasi-threads": "npm:1.2.2" + tslib: "npm:^2.4.0" + checksum: 10/9aba37e0c11a75ef8372fd0a9c6e5396f4e8c1ebdd6fee737414787610a9dc1cd9bf188f525153561ca9363896e1135dd240f1ce28f3470dba3ad7e683e6db1a + languageName: node + linkType: hard + +"@emnapi/runtime@npm:1.10.0": version: 1.10.0 resolution: "@emnapi/runtime@npm:1.10.0" dependencies: @@ -4585,7 +4595,16 @@ __metadata: languageName: node linkType: hard -"@emnapi/wasi-threads@npm:1.2.1, @emnapi/wasi-threads@npm:^1.2.1": +"@emnapi/runtime@npm:1.11.1, @emnapi/runtime@npm:^1.10.0, @emnapi/runtime@npm:^1.4.3": + version: 1.11.1 + resolution: "@emnapi/runtime@npm:1.11.1" + dependencies: + tslib: "npm:^2.4.0" + checksum: 10/8f7c622a49314df4d07952110e108e83b0fe129a8ddb9ef1e0ae372d754616169d5b0dd47a0d354a0fea2612abe42cedb582d15916936d1320c6c468acc804cc + languageName: node + linkType: hard + +"@emnapi/wasi-threads@npm:1.2.1": version: 1.2.1 resolution: "@emnapi/wasi-threads@npm:1.2.1" dependencies: @@ -4594,6 +4613,15 @@ __metadata: languageName: node linkType: hard +"@emnapi/wasi-threads@npm:1.2.2, @emnapi/wasi-threads@npm:^1.2.1": + version: 1.2.2 + resolution: "@emnapi/wasi-threads@npm:1.2.2" + dependencies: + tslib: "npm:^2.4.0" + checksum: 10/297fb6b1d89744bd0b41d5fec32bade05dc8dcf1f70eba86527226609fb3f6ad3fa96b3b2377b7449709715b3bd1569654c9def1dbbc85fb6b9cb0cff5bc5ebf + languageName: node + linkType: hard + "@emotion/babel-plugin@npm:^11.13.5": version: 11.13.5 resolution: "@emotion/babel-plugin@npm:11.13.5" @@ -8580,7 +8608,7 @@ __metadata: languageName: node linkType: hard -"@napi-rs/wasm-runtime@npm:1.1.4, @napi-rs/wasm-runtime@npm:^1.0.3, @napi-rs/wasm-runtime@npm:^1.1.4": +"@napi-rs/wasm-runtime@npm:1.1.4": version: 1.1.4 resolution: "@napi-rs/wasm-runtime@npm:1.1.4" dependencies: @@ -8603,6 +8631,18 @@ __metadata: languageName: node linkType: hard +"@napi-rs/wasm-runtime@npm:^1.0.3, @napi-rs/wasm-runtime@npm:^1.1.4, @napi-rs/wasm-runtime@npm:^1.1.6": + version: 1.1.6 + resolution: "@napi-rs/wasm-runtime@npm:1.1.6" + dependencies: + "@tybys/wasm-util": "npm:^0.10.3" + peerDependencies: + "@emnapi/core": ^1.7.1 + "@emnapi/runtime": ^1.7.1 + checksum: 10/3e43425df17547d9d58ab69cce8e6cef38a062eccec4d2def5fc9e10e81cd19ae228b3ab9be4b149b57078d33913687511312d2414089877759b7db1f43625ba + languageName: node + linkType: hard + "@napi-rs/wasm-tools-android-arm-eabi@npm:1.0.1": version: 1.0.1 resolution: "@napi-rs/wasm-tools-android-arm-eabi@npm:1.0.1" @@ -10541,10 +10581,10 @@ __metadata: languageName: node linkType: hard -"@oxc-project/types@npm:=0.133.0": - version: 0.133.0 - resolution: "@oxc-project/types@npm:0.133.0" - checksum: 10/de44f653a9e0c0267309122f1f184120c6869af4382218a6bf4a320c5150743eb00b5e8641b04917666281995ed0fe6381561922a48a28082a75bb122acf3ac6 +"@oxc-project/types@npm:=0.137.0": + version: 0.137.0 + resolution: "@oxc-project/types@npm:0.137.0" + checksum: 10/50a961188b0fec059a709445290dff201f010c7dee69a15b35251d43ecd7c1f2801b165c6f744a2a8a37a81924d56dc8f35f05d8308bdb704ee6bf0a0275ad36 languageName: node linkType: hard @@ -14302,111 +14342,111 @@ __metadata: languageName: node linkType: hard -"@rolldown/binding-android-arm64@npm:1.0.3": - version: 1.0.3 - resolution: "@rolldown/binding-android-arm64@npm:1.0.3" +"@rolldown/binding-android-arm64@npm:1.1.3": + version: 1.1.3 + resolution: "@rolldown/binding-android-arm64@npm:1.1.3" conditions: os=android & cpu=arm64 languageName: node linkType: hard -"@rolldown/binding-darwin-arm64@npm:1.0.3": - version: 1.0.3 - resolution: "@rolldown/binding-darwin-arm64@npm:1.0.3" +"@rolldown/binding-darwin-arm64@npm:1.1.3": + version: 1.1.3 + resolution: "@rolldown/binding-darwin-arm64@npm:1.1.3" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@rolldown/binding-darwin-x64@npm:1.0.3": - version: 1.0.3 - resolution: "@rolldown/binding-darwin-x64@npm:1.0.3" +"@rolldown/binding-darwin-x64@npm:1.1.3": + version: 1.1.3 + resolution: "@rolldown/binding-darwin-x64@npm:1.1.3" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@rolldown/binding-freebsd-x64@npm:1.0.3": - version: 1.0.3 - resolution: "@rolldown/binding-freebsd-x64@npm:1.0.3" +"@rolldown/binding-freebsd-x64@npm:1.1.3": + version: 1.1.3 + resolution: "@rolldown/binding-freebsd-x64@npm:1.1.3" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"@rolldown/binding-linux-arm-gnueabihf@npm:1.0.3": - version: 1.0.3 - resolution: "@rolldown/binding-linux-arm-gnueabihf@npm:1.0.3" +"@rolldown/binding-linux-arm-gnueabihf@npm:1.1.3": + version: 1.1.3 + resolution: "@rolldown/binding-linux-arm-gnueabihf@npm:1.1.3" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@rolldown/binding-linux-arm64-gnu@npm:1.0.3": - version: 1.0.3 - resolution: "@rolldown/binding-linux-arm64-gnu@npm:1.0.3" +"@rolldown/binding-linux-arm64-gnu@npm:1.1.3": + version: 1.1.3 + resolution: "@rolldown/binding-linux-arm64-gnu@npm:1.1.3" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@rolldown/binding-linux-arm64-musl@npm:1.0.3": - version: 1.0.3 - resolution: "@rolldown/binding-linux-arm64-musl@npm:1.0.3" +"@rolldown/binding-linux-arm64-musl@npm:1.1.3": + version: 1.1.3 + resolution: "@rolldown/binding-linux-arm64-musl@npm:1.1.3" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@rolldown/binding-linux-ppc64-gnu@npm:1.0.3": - version: 1.0.3 - resolution: "@rolldown/binding-linux-ppc64-gnu@npm:1.0.3" +"@rolldown/binding-linux-ppc64-gnu@npm:1.1.3": + version: 1.1.3 + resolution: "@rolldown/binding-linux-ppc64-gnu@npm:1.1.3" conditions: os=linux & cpu=ppc64 & libc=glibc languageName: node linkType: hard -"@rolldown/binding-linux-s390x-gnu@npm:1.0.3": - version: 1.0.3 - resolution: "@rolldown/binding-linux-s390x-gnu@npm:1.0.3" +"@rolldown/binding-linux-s390x-gnu@npm:1.1.3": + version: 1.1.3 + resolution: "@rolldown/binding-linux-s390x-gnu@npm:1.1.3" conditions: os=linux & cpu=s390x & libc=glibc languageName: node linkType: hard -"@rolldown/binding-linux-x64-gnu@npm:1.0.3": - version: 1.0.3 - resolution: "@rolldown/binding-linux-x64-gnu@npm:1.0.3" +"@rolldown/binding-linux-x64-gnu@npm:1.1.3": + version: 1.1.3 + resolution: "@rolldown/binding-linux-x64-gnu@npm:1.1.3" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@rolldown/binding-linux-x64-musl@npm:1.0.3": - version: 1.0.3 - resolution: "@rolldown/binding-linux-x64-musl@npm:1.0.3" +"@rolldown/binding-linux-x64-musl@npm:1.1.3": + version: 1.1.3 + resolution: "@rolldown/binding-linux-x64-musl@npm:1.1.3" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@rolldown/binding-openharmony-arm64@npm:1.0.3": - version: 1.0.3 - resolution: "@rolldown/binding-openharmony-arm64@npm:1.0.3" +"@rolldown/binding-openharmony-arm64@npm:1.1.3": + version: 1.1.3 + resolution: "@rolldown/binding-openharmony-arm64@npm:1.1.3" conditions: os=openharmony & cpu=arm64 languageName: node linkType: hard -"@rolldown/binding-wasm32-wasi@npm:1.0.3": - version: 1.0.3 - resolution: "@rolldown/binding-wasm32-wasi@npm:1.0.3" +"@rolldown/binding-wasm32-wasi@npm:1.1.3": + version: 1.1.3 + resolution: "@rolldown/binding-wasm32-wasi@npm:1.1.3" dependencies: - "@emnapi/core": "npm:1.10.0" - "@emnapi/runtime": "npm:1.10.0" - "@napi-rs/wasm-runtime": "npm:^1.1.4" + "@emnapi/core": "npm:1.11.1" + "@emnapi/runtime": "npm:1.11.1" + "@napi-rs/wasm-runtime": "npm:^1.1.6" conditions: cpu=wasm32 languageName: node linkType: hard -"@rolldown/binding-win32-arm64-msvc@npm:1.0.3": - version: 1.0.3 - resolution: "@rolldown/binding-win32-arm64-msvc@npm:1.0.3" +"@rolldown/binding-win32-arm64-msvc@npm:1.1.3": + version: 1.1.3 + resolution: "@rolldown/binding-win32-arm64-msvc@npm:1.1.3" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@rolldown/binding-win32-x64-msvc@npm:1.0.3": - version: 1.0.3 - resolution: "@rolldown/binding-win32-x64-msvc@npm:1.0.3" +"@rolldown/binding-win32-x64-msvc@npm:1.1.3": + version: 1.1.3 + resolution: "@rolldown/binding-win32-x64-msvc@npm:1.1.3" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -14609,51 +14649,51 @@ __metadata: languageName: node linkType: hard -"@rspack/binding-darwin-arm64@npm:2.0.3": - version: 2.0.3 - resolution: "@rspack/binding-darwin-arm64@npm:2.0.3" +"@rspack/binding-darwin-arm64@npm:2.0.8": + version: 2.0.8 + resolution: "@rspack/binding-darwin-arm64@npm:2.0.8" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@rspack/binding-darwin-x64@npm:2.0.3": - version: 2.0.3 - resolution: "@rspack/binding-darwin-x64@npm:2.0.3" +"@rspack/binding-darwin-x64@npm:2.0.8": + version: 2.0.8 + resolution: "@rspack/binding-darwin-x64@npm:2.0.8" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@rspack/binding-linux-arm64-gnu@npm:2.0.3": - version: 2.0.3 - resolution: "@rspack/binding-linux-arm64-gnu@npm:2.0.3" +"@rspack/binding-linux-arm64-gnu@npm:2.0.8": + version: 2.0.8 + resolution: "@rspack/binding-linux-arm64-gnu@npm:2.0.8" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@rspack/binding-linux-arm64-musl@npm:2.0.3": - version: 2.0.3 - resolution: "@rspack/binding-linux-arm64-musl@npm:2.0.3" +"@rspack/binding-linux-arm64-musl@npm:2.0.8": + version: 2.0.8 + resolution: "@rspack/binding-linux-arm64-musl@npm:2.0.8" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@rspack/binding-linux-x64-gnu@npm:2.0.3": - version: 2.0.3 - resolution: "@rspack/binding-linux-x64-gnu@npm:2.0.3" +"@rspack/binding-linux-x64-gnu@npm:2.0.8": + version: 2.0.8 + resolution: "@rspack/binding-linux-x64-gnu@npm:2.0.8" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@rspack/binding-linux-x64-musl@npm:2.0.3": - version: 2.0.3 - resolution: "@rspack/binding-linux-x64-musl@npm:2.0.3" +"@rspack/binding-linux-x64-musl@npm:2.0.8": + version: 2.0.8 + resolution: "@rspack/binding-linux-x64-musl@npm:2.0.8" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@rspack/binding-wasm32-wasi@npm:2.0.3": - version: 2.0.3 - resolution: "@rspack/binding-wasm32-wasi@npm:2.0.3" +"@rspack/binding-wasm32-wasi@npm:2.0.8": + version: 2.0.8 + resolution: "@rspack/binding-wasm32-wasi@npm:2.0.8" dependencies: "@emnapi/core": "npm:1.10.0" "@emnapi/runtime": "npm:1.10.0" @@ -14662,41 +14702,41 @@ __metadata: languageName: node linkType: hard -"@rspack/binding-win32-arm64-msvc@npm:2.0.3": - version: 2.0.3 - resolution: "@rspack/binding-win32-arm64-msvc@npm:2.0.3" +"@rspack/binding-win32-arm64-msvc@npm:2.0.8": + version: 2.0.8 + resolution: "@rspack/binding-win32-arm64-msvc@npm:2.0.8" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@rspack/binding-win32-ia32-msvc@npm:2.0.3": - version: 2.0.3 - resolution: "@rspack/binding-win32-ia32-msvc@npm:2.0.3" +"@rspack/binding-win32-ia32-msvc@npm:2.0.8": + version: 2.0.8 + resolution: "@rspack/binding-win32-ia32-msvc@npm:2.0.8" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@rspack/binding-win32-x64-msvc@npm:2.0.3": - version: 2.0.3 - resolution: "@rspack/binding-win32-x64-msvc@npm:2.0.3" +"@rspack/binding-win32-x64-msvc@npm:2.0.8": + version: 2.0.8 + resolution: "@rspack/binding-win32-x64-msvc@npm:2.0.8" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"@rspack/binding@npm:2.0.3": - version: 2.0.3 - resolution: "@rspack/binding@npm:2.0.3" +"@rspack/binding@npm:2.0.8": + version: 2.0.8 + resolution: "@rspack/binding@npm:2.0.8" dependencies: - "@rspack/binding-darwin-arm64": "npm:2.0.3" - "@rspack/binding-darwin-x64": "npm:2.0.3" - "@rspack/binding-linux-arm64-gnu": "npm:2.0.3" - "@rspack/binding-linux-arm64-musl": "npm:2.0.3" - "@rspack/binding-linux-x64-gnu": "npm:2.0.3" - "@rspack/binding-linux-x64-musl": "npm:2.0.3" - "@rspack/binding-wasm32-wasi": "npm:2.0.3" - "@rspack/binding-win32-arm64-msvc": "npm:2.0.3" - "@rspack/binding-win32-ia32-msvc": "npm:2.0.3" - "@rspack/binding-win32-x64-msvc": "npm:2.0.3" + "@rspack/binding-darwin-arm64": "npm:2.0.8" + "@rspack/binding-darwin-x64": "npm:2.0.8" + "@rspack/binding-linux-arm64-gnu": "npm:2.0.8" + "@rspack/binding-linux-arm64-musl": "npm:2.0.8" + "@rspack/binding-linux-x64-gnu": "npm:2.0.8" + "@rspack/binding-linux-x64-musl": "npm:2.0.8" + "@rspack/binding-wasm32-wasi": "npm:2.0.8" + "@rspack/binding-win32-arm64-msvc": "npm:2.0.8" + "@rspack/binding-win32-ia32-msvc": "npm:2.0.8" + "@rspack/binding-win32-x64-msvc": "npm:2.0.8" dependenciesMeta: "@rspack/binding-darwin-arm64": optional: true @@ -14718,51 +14758,51 @@ __metadata: optional: true "@rspack/binding-win32-x64-msvc": optional: true - checksum: 10/21b7510a6945ebab50db8bd54ae5b1e19fb3caf51016c2c21238fe37beb30eacc569f84d17cca924955a9a3b7e6dbed2818b6246b00e7dffbd6d30b164c45874 + checksum: 10/aface75866ff0bcd4934fda26e856e8de63e710a1489e654f1c6e5108d6ca46d2183b01aad2a76db1511e99843522272882ece53c2a4cf9fbfe0ac5ab5bcd5c2 languageName: node linkType: hard -"@rspack/core@npm:^2.0.3": - version: 2.0.3 - resolution: "@rspack/core@npm:2.0.3" +"@rspack/core@npm:^2.0.8": + version: 2.0.8 + resolution: "@rspack/core@npm:2.0.8" dependencies: - "@rspack/binding": "npm:2.0.3" + "@rspack/binding": "npm:2.0.8" peerDependencies: "@module-federation/runtime-tools": ^0.24.1 || ^2.0.0 - "@swc/helpers": ">=0.5.1" + "@swc/helpers": ^0.5.23 peerDependenciesMeta: "@module-federation/runtime-tools": optional: true "@swc/helpers": optional: true - checksum: 10/71da00e09299a65c7503f775380c66126dfcfbc9a03efb50fab10573db6009b90cccd824fdbbf39c1dc141cb61cd1b66e68b06cfba6abf913b1fba7c860bd02d + checksum: 10/93e34b878dbc69c12f9b06909354246597a5c387c5df77f61e56f3a20e2b45434b9fa8734866f4e662ab0e3456064bf8133ae6f58a3afffee5053a27b8395195 languageName: node linkType: hard -"@rspack/dev-middleware@npm:^2.0.1": - version: 2.0.1 - resolution: "@rspack/dev-middleware@npm:2.0.1" +"@rspack/dev-middleware@npm:^2.0.3": + version: 2.0.3 + resolution: "@rspack/dev-middleware@npm:2.0.3" peerDependencies: - "@rspack/core": ^2.0.0-0 + "@rspack/core": ^2.0.0 peerDependenciesMeta: "@rspack/core": optional: true - checksum: 10/949b35f6b53ce5248b5186b73ef0c653a10b9aa1ff80e8d2a49db65cf32b22dfd3e4843d9780e2861bfe05453fd8b824187566d61e231eae0011f6e37f31e8e5 + checksum: 10/851a9e05fa788c2c49f434a5844a2b43211059f590e4188852e1e89bd51f6428131a0e775ecb20652e89246ca95b21983c33ce2b0e19d9118235857e9993b574 languageName: node linkType: hard -"@rspack/dev-server@npm:^2.0.1": - version: 2.0.1 - resolution: "@rspack/dev-server@npm:2.0.1" +"@rspack/dev-server@npm:^2.1.0": + version: 2.1.0 + resolution: "@rspack/dev-server@npm:2.1.0" dependencies: - "@rspack/dev-middleware": "npm:^2.0.1" + "@rspack/dev-middleware": "npm:^2.0.3" peerDependencies: - "@rspack/core": ^2.0.0-0 + "@rspack/core": ^2.0.0 selfsigned: ^5.0.0 peerDependenciesMeta: selfsigned: optional: true - checksum: 10/e0ee2601158fef2fae9fbbaa4dabea9bda872e5e5655f33333bf54947b437c172d0c1d955e8fcf9661f026638627cbd89ab115547fc917ab2c3e789c7ce3e161 + checksum: 10/402d4f96c60beaba354081a36b053c3cf7c1dda7fddab791031dc4206b9873b98437895d5a6a68247e07cb8a5922a1770143c560772dfdaa00ba90a5396251d8 languageName: node linkType: hard @@ -16183,12 +16223,12 @@ __metadata: languageName: node linkType: hard -"@tybys/wasm-util@npm:^0.10.0, @tybys/wasm-util@npm:^0.10.1": - version: 0.10.1 - resolution: "@tybys/wasm-util@npm:0.10.1" +"@tybys/wasm-util@npm:^0.10.0, @tybys/wasm-util@npm:^0.10.1, @tybys/wasm-util@npm:^0.10.3": + version: 0.10.3 + resolution: "@tybys/wasm-util@npm:0.10.3" dependencies: tslib: "npm:^2.4.0" - checksum: 10/7fe0d239397aebb002ac4855d30c197c06a05ea8df8511350a3a5b1abeefe26167c60eda8a5508337571161e4c4b53d7c1342296123f9607af8705369de9fa7f + checksum: 10/6cf39f7a2926b1c8bc6fe3f9f03318a33dd6dae81bdbd059983f9c6ee22d10a827f12564d648c05a2d4926e03c86cbe2799fb20609ee65e9efc39603039b4765 languageName: node linkType: hard @@ -21763,13 +21803,20 @@ __metadata: languageName: node linkType: hard -"date-fns@npm:4.1.0, date-fns@npm:^4.0.0, date-fns@npm:^4.1.0": +"date-fns@npm:4.1.0": version: 4.1.0 resolution: "date-fns@npm:4.1.0" checksum: 10/d5f6e9de5bbc52310f786099e18609289ed5e30af60a71e0646784c8185ddd1d0eebcf7c96b7faaaefc4a8366f3a3a4244d099b6d0866ee2bec80d1361e64342 languageName: node linkType: hard +"date-fns@npm:^4.1.0, date-fns@npm:^4.4.0": + version: 4.4.0 + resolution: "date-fns@npm:4.4.0" + checksum: 10/ae702acea42fb8452abe74f6d133c2360de9a14f00985645684b0df9c12280276649e95b52298a4fd7dabcc3b38799eb111107da99320d1cd94ba1d8a3d1c174 + languageName: node + linkType: hard + "date-time@npm:^3.1.0": version: 3.1.0 resolution: "date-time@npm:3.1.0" @@ -32496,26 +32543,26 @@ __metadata: languageName: node linkType: hard -"rolldown@npm:1.0.3": - version: 1.0.3 - resolution: "rolldown@npm:1.0.3" +"rolldown@npm:~1.1.2": + version: 1.1.3 + resolution: "rolldown@npm:1.1.3" dependencies: - "@oxc-project/types": "npm:=0.133.0" - "@rolldown/binding-android-arm64": "npm:1.0.3" - "@rolldown/binding-darwin-arm64": "npm:1.0.3" - "@rolldown/binding-darwin-x64": "npm:1.0.3" - "@rolldown/binding-freebsd-x64": "npm:1.0.3" - "@rolldown/binding-linux-arm-gnueabihf": "npm:1.0.3" - "@rolldown/binding-linux-arm64-gnu": "npm:1.0.3" - "@rolldown/binding-linux-arm64-musl": "npm:1.0.3" - "@rolldown/binding-linux-ppc64-gnu": "npm:1.0.3" - "@rolldown/binding-linux-s390x-gnu": "npm:1.0.3" - "@rolldown/binding-linux-x64-gnu": "npm:1.0.3" - "@rolldown/binding-linux-x64-musl": "npm:1.0.3" - "@rolldown/binding-openharmony-arm64": "npm:1.0.3" - "@rolldown/binding-wasm32-wasi": "npm:1.0.3" - "@rolldown/binding-win32-arm64-msvc": "npm:1.0.3" - "@rolldown/binding-win32-x64-msvc": "npm:1.0.3" + "@oxc-project/types": "npm:=0.137.0" + "@rolldown/binding-android-arm64": "npm:1.1.3" + "@rolldown/binding-darwin-arm64": "npm:1.1.3" + "@rolldown/binding-darwin-x64": "npm:1.1.3" + "@rolldown/binding-freebsd-x64": "npm:1.1.3" + "@rolldown/binding-linux-arm-gnueabihf": "npm:1.1.3" + "@rolldown/binding-linux-arm64-gnu": "npm:1.1.3" + "@rolldown/binding-linux-arm64-musl": "npm:1.1.3" + "@rolldown/binding-linux-ppc64-gnu": "npm:1.1.3" + "@rolldown/binding-linux-s390x-gnu": "npm:1.1.3" + "@rolldown/binding-linux-x64-gnu": "npm:1.1.3" + "@rolldown/binding-linux-x64-musl": "npm:1.1.3" + "@rolldown/binding-openharmony-arm64": "npm:1.1.3" + "@rolldown/binding-wasm32-wasi": "npm:1.1.3" + "@rolldown/binding-win32-arm64-msvc": "npm:1.1.3" + "@rolldown/binding-win32-x64-msvc": "npm:1.1.3" "@rolldown/pluginutils": "npm:^1.0.0" dependenciesMeta: "@rolldown/binding-android-arm64": @@ -32550,7 +32597,7 @@ __metadata: optional: true bin: rolldown: ./bin/cli.mjs - checksum: 10/4dbe2c055104c47c15c051b713068cf4660acd473841904d3f7118f730922b2e498176610a45826cbc1ffe36842a29a076385d3bfcd5acb0f7ef8ad06b8feefb + checksum: 10/9095a02363721dfd925dd8069822b6a726d85020430b4a310622fb551ca3e8d492cf1a612beabfc582fb10f3afe5f639f72fe1f1d067f8e4d192edb75091a91f languageName: node linkType: hard @@ -34756,16 +34803,16 @@ __metadata: languageName: node linkType: hard -"typedoc-plugin-markdown@npm:^4.5.0": - version: 4.6.3 - resolution: "typedoc-plugin-markdown@npm:4.6.3" +"typedoc-plugin-markdown@npm:^4.12.0, typedoc-plugin-markdown@npm:^4.5.0": + version: 4.12.0 + resolution: "typedoc-plugin-markdown@npm:4.12.0" peerDependencies: typedoc: 0.28.x - checksum: 10/90bf5bcc513fbe7f7b6d35213501af4ad39c84dddf8877a21ba521dff59078589362e049e4e8558079a7c7eeaff5b9880e0d3daa7a1194574b03113871f782ac + checksum: 10/218162f8d096dc46e47c6e841db1a978090fef644ccb7abbca69b7f9d367364592ac59b252a4e47340a2e9c6c433bf7d1287ed4c6be78188f8ba851560d74dc3 languageName: node linkType: hard -"typedoc@npm:^0.28.0, typedoc@npm:^0.28.18": +"typedoc@npm:^0.28.18, typedoc@npm:^0.28.19": version: 0.28.19 resolution: "typedoc@npm:0.28.19" dependencies: @@ -35490,7 +35537,7 @@ __metadata: languageName: node linkType: hard -"vite-plugin-wasm@npm:^3.3.0, vite-plugin-wasm@npm:^3.5.0": +"vite-plugin-wasm@npm:^3.5.0, vite-plugin-wasm@npm:^3.6.0": version: 3.6.0 resolution: "vite-plugin-wasm@npm:3.6.0" peerDependencies: @@ -35613,18 +35660,18 @@ __metadata: linkType: hard "vite@npm:^6.0.0 || ^7.0.0 || ^8.0.0": - version: 8.0.16 - resolution: "vite@npm:8.0.16" + version: 8.1.0 + resolution: "vite@npm:8.1.0" dependencies: fsevents: "npm:~2.3.3" lightningcss: "npm:^1.32.0" picomatch: "npm:^4.0.4" postcss: "npm:^8.5.15" - rolldown: "npm:1.0.3" + rolldown: "npm:~1.1.2" tinyglobby: "npm:^0.2.17" peerDependencies: "@types/node": ^20.19.0 || >=22.12.0 - "@vitejs/devtools": ^0.1.18 + "@vitejs/devtools": ^0.3.0 esbuild: ^0.27.0 || ^0.28.0 jiti: ">=1.21.0" less: ^4.0.0 @@ -35665,7 +35712,7 @@ __metadata: optional: true bin: vite: bin/vite.js - checksum: 10/a5d91d26f6110672a292a06ca161af9a58279fe9d27106c8c0afb725a942b0b47091c440c3b1e7ebc8e0fe901f64ac6a2ffee3cdae2f899339686dbecd0c0266 + checksum: 10/da5b7dfb4045c2936e0afe03afa0bcbb417526d804b80412a2efc23896dccb457f92aaa7d1e44a9c3ff45cea39139e2c45fc6d1be979dca0ef2c1eab38b7cebe languageName: node linkType: hard @@ -35691,7 +35738,7 @@ __metadata: languageName: node linkType: hard -"vitepress@npm:^1.6.3": +"vitepress@npm:^1.6.4": version: 1.6.4 resolution: "vitepress@npm:1.6.4" dependencies: