From 830504601d2a4b244d758118fb2ea685d0893b9b Mon Sep 17 00:00:00 2001 From: xile611 Date: Thu, 27 Mar 2025 09:23:41 +0000 Subject: [PATCH 1/3] docs: generate changelog of release v0.16.3 --- docs/site/assets/changelog/en/release.md | 13 +++++++++++++ docs/site/assets/changelog/zh/release.md | 13 +++++++++++++ 2 files changed, 26 insertions(+) diff --git a/docs/site/assets/changelog/en/release.md b/docs/site/assets/changelog/en/release.md index 3c1a28de8..9c2f4868f 100644 --- a/docs/site/assets/changelog/en/release.md +++ b/docs/site/assets/changelog/en/release.md @@ -1,3 +1,16 @@ +# v0.16.3 + +2025-03-27 + + +**🐛 Bug fix** + +- **@visactor/vgrammar-core**: prevent clearing animations for exit elements with preState is `exit` + + + +[more detail about v0.16.3](https://github.com/VisActor/VGrammar/releases/tag/v0.16.3) + # v0.16.2 2025-03-27 diff --git a/docs/site/assets/changelog/zh/release.md b/docs/site/assets/changelog/zh/release.md index 96a118dab..00af4a437 100644 --- a/docs/site/assets/changelog/zh/release.md +++ b/docs/site/assets/changelog/zh/release.md @@ -1,3 +1,16 @@ +# v0.16.3 + +2025-03-27 + + +**🐛 功能修复** + +- **@visactor/vgrammar-core**: prevent clearing animations for exit elements with preState is `exit` + + + +[更多详情请查看 v0.16.3](https://github.com/VisActor/VGrammar/releases/tag/v0.16.3) + # v0.16.2 2025-03-27 From 3fcb1ea72b306135dbc6bdbd734998ebb0063463 Mon Sep 17 00:00:00 2001 From: xile611 Date: Thu, 17 Apr 2025 11:45:03 +0800 Subject: [PATCH 2/3] fix: upgrade vrender to 0.22.8 --- common/config/rush/pnpm-lock.yaml | 206 +++++++++--------- docs/dev-demos/package.json | 8 +- docs/site/package.json | 8 +- packages/vgrammar-coordinate/package.json | 2 +- packages/vgrammar-core/package.json | 12 +- packages/vgrammar-hierarchy/package.json | 6 +- packages/vgrammar-plot/package.json | 10 +- packages/vgrammar-projection/package.json | 2 +- packages/vgrammar-sankey/package.json | 6 +- packages/vgrammar-util/package.json | 4 +- packages/vgrammar-venn/package.json | 6 +- .../vgrammar-wordcloud-shape/package.json | 8 +- packages/vgrammar-wordcloud/package.json | 6 +- 13 files changed, 142 insertions(+), 142 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index d2bb8359c..9e7817554 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -19,10 +19,10 @@ importers: '@visactor/vgrammar-util': workspace:0.16.3 '@visactor/vgrammar-wordcloud': workspace:0.16.3 '@visactor/vgrammar-wordcloud-shape': workspace:0.16.3 - '@visactor/vrender': 0.22.6 - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vutils': ~0.19.4 + '@visactor/vrender': 0.22.8 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vutils': ~0.19.5 '@vitejs/plugin-react': 3.1.0 d3-scale-chromatic: ^3.0.0 lodash: 4.17.21 @@ -41,10 +41,10 @@ importers: '@visactor/vgrammar-util': link:../../packages/vgrammar-util '@visactor/vgrammar-wordcloud': link:../../packages/vgrammar-wordcloud '@visactor/vgrammar-wordcloud-shape': link:../../packages/vgrammar-wordcloud-shape - '@visactor/vrender': 0.22.6 - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vutils': 0.19.4 + '@visactor/vrender': 0.22.8 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vutils': 0.19.5 '@vitejs/plugin-react': 3.1.0_vite@3.2.6 d3-scale-chromatic: 3.1.0 lodash: 4.17.21 @@ -71,10 +71,10 @@ importers: '@visactor/vgrammar-venn': workspace:0.16.3 '@visactor/vgrammar-wordcloud': workspace:0.16.3 '@visactor/vgrammar-wordcloud-shape': workspace:0.16.3 - '@visactor/vrender': 0.22.6 - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vutils': ~0.19.4 + '@visactor/vrender': 0.22.8 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vutils': ~0.19.5 '@vitejs/plugin-react': 3.1.0 axios: ^1.4.0 canvas: ^2.5.0 @@ -109,10 +109,10 @@ importers: '@visactor/vgrammar-venn': link:../../packages/vgrammar-venn '@visactor/vgrammar-wordcloud': link:../../packages/vgrammar-wordcloud '@visactor/vgrammar-wordcloud-shape': link:../../packages/vgrammar-wordcloud-shape - '@visactor/vrender': 0.22.6 - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vutils': 0.19.4 + '@visactor/vrender': 0.22.8 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vutils': 0.19.5 axios: 1.6.8 highlight.js: 11.9.0 markdown-it: 13.0.2 @@ -192,7 +192,7 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@visactor/vgrammar-util': workspace:0.16.3 - '@visactor/vutils': ~0.19.4 + '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 jest-environment-jsdom: ~29.5.0 @@ -201,7 +201,7 @@ importers: vite: 3.2.6 dependencies: '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vutils': 0.19.4 + '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler '@internal/eslint-config': link:../../share/eslint-config @@ -228,14 +228,14 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vdataset': ~0.19.4 + '@visactor/vdataset': ~0.19.5 '@visactor/vgrammar-coordinate': workspace:0.16.3 '@visactor/vgrammar-util': workspace:0.16.3 - '@visactor/vrender-components': 0.22.6 - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vscale': ~0.19.4 - '@visactor/vutils': ~0.19.4 + '@visactor/vrender-components': 0.22.8 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vscale': ~0.19.5 + '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 jest-environment-jsdom: ~29.5.0 @@ -243,14 +243,14 @@ importers: typescript: 4.9.5 vite: 3.2.6 dependencies: - '@visactor/vdataset': 0.19.4 + '@visactor/vdataset': 0.19.5 '@visactor/vgrammar-coordinate': link:../vgrammar-coordinate '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-components': 0.22.6 - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vscale': 0.19.4 - '@visactor/vutils': 0.19.4 + '@visactor/vrender-components': 0.22.8 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vscale': 0.19.5 + '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler '@internal/eslint-config': link:../../share/eslint-config @@ -340,9 +340,9 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.3 '@visactor/vgrammar-util': workspace:0.16.3 - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vutils': ~0.19.4 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 jest-environment-jsdom: ~29.5.0 @@ -352,9 +352,9 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vutils': 0.19.4 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler '@internal/eslint-config': link:../../share/eslint-config @@ -385,11 +385,11 @@ importers: '@visactor/vgrammar-coordinate': workspace:0.16.3 '@visactor/vgrammar-core': workspace:0.16.3 '@visactor/vgrammar-util': workspace:0.16.3 - '@visactor/vrender-components': 0.22.6 - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vscale': ~0.19.4 - '@visactor/vutils': ~0.19.4 + '@visactor/vrender-components': 0.22.8 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vscale': ~0.19.5 + '@visactor/vutils': ~0.19.5 d3-array: 1.x eslint: ~8.18.0 jest: ~29.5.0 @@ -401,11 +401,11 @@ importers: '@visactor/vgrammar-coordinate': link:../vgrammar-coordinate '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-components': 0.22.6 - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vscale': 0.19.4 - '@visactor/vutils': 0.19.4 + '@visactor/vrender-components': 0.22.8 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vscale': 0.19.5 + '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler '@internal/eslint-config': link:../../share/eslint-config @@ -437,7 +437,7 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.3 '@visactor/vgrammar-util': workspace:0.16.3 - '@visactor/vutils': ~0.19.4 + '@visactor/vutils': ~0.19.5 d3-array: 1.x d3-geo: ^1.12.1 eslint: ~8.18.0 @@ -449,7 +449,7 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vutils': 0.19.4 + '@visactor/vutils': 0.19.5 d3-geo: 1.12.1 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -481,9 +481,9 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.3 '@visactor/vgrammar-util': workspace:0.16.3 - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vutils': ~0.19.4 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 jest-environment-jsdom: ~29.5.0 @@ -493,9 +493,9 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vutils': 0.19.4 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler '@internal/eslint-config': link:../../share/eslint-config @@ -522,8 +522,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vrender-core': 0.22.6 - '@visactor/vutils': ~0.19.4 + '@visactor/vrender-core': 0.22.8 + '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 jest-environment-jsdom: ~29.5.0 @@ -531,8 +531,8 @@ importers: typescript: 4.9.5 vite: 3.2.6 dependencies: - '@visactor/vrender-core': 0.22.6 - '@visactor/vutils': 0.19.4 + '@visactor/vrender-core': 0.22.8 + '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler '@internal/eslint-config': link:../../share/eslint-config @@ -561,9 +561,9 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.3 '@visactor/vgrammar-util': workspace:0.16.3 - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vutils': ~0.19.4 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 jest-environment-jsdom: ~29.5.0 @@ -573,9 +573,9 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vutils': 0.19.4 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler '@internal/eslint-config': link:../../share/eslint-config @@ -604,9 +604,9 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.3 '@visactor/vgrammar-util': workspace:0.16.3 - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vutils': ~0.19.4 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 jest-environment-jsdom: ~29.5.0 @@ -616,9 +616,9 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vutils': 0.19.4 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler '@internal/eslint-config': link:../../share/eslint-config @@ -647,10 +647,10 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.3 '@visactor/vgrammar-util': workspace:0.16.3 - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vscale': ~0.19.4 - '@visactor/vutils': ~0.19.4 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vscale': ~0.19.5 + '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 jest-environment-jsdom: ~29.5.0 @@ -660,10 +660,10 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vscale': 0.19.4 - '@visactor/vutils': 0.19.4 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vscale': 0.19.5 + '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler '@internal/eslint-config': link:../../share/eslint-config @@ -3426,13 +3426,13 @@ packages: eslint-visitor-keys: 3.4.3 dev: false - /@visactor/vdataset/0.19.4: - resolution: {integrity: sha512-xxglcFtvho5jWiQPKwTolKXbNOG8f77CrK7TJhfiqNlzoe27qO8B+A6lUKlLMt1kZaCH7ZNrFFkHyPjnnZ/gng==} + /@visactor/vdataset/0.19.5: + resolution: {integrity: sha512-8sOzJKHRLTdjmCDGemroxo3t3iWYrw4aDgPaCUbV1GiKuttC4CdTJlVsfq/JLdSldvMgNDTAmovAchVgjBNH6Q==} dependencies: '@turf/flatten': 6.5.0 '@turf/helpers': 6.5.0 '@turf/rewind': 6.5.0 - '@visactor/vutils': 0.19.4 + '@visactor/vutils': 0.19.5 d3-dsv: 2.0.0 d3-geo: 1.12.1 d3-hexbin: 0.2.2 @@ -3448,45 +3448,45 @@ packages: topojson-client: 3.1.0 dev: false - /@visactor/vrender-components/0.22.6: - resolution: {integrity: sha512-YHLjA2GzP5LQxAAgzo2iniBxDldy9GtEzjm/sCXrrOGzzwMFlyhAeXCbUVEIMhTTfpRdK5LocAP1PSJsv4BObA==} + /@visactor/vrender-components/0.22.8: + resolution: {integrity: sha512-DqJ4oEcCvlPkfgoCCk0tqa0N9hJd13EeuVzQTB4n30OUp4uSkws2CML+6Xv+Th0m5xzGOsZLXdMZsyXjxrwBaQ==} dependencies: - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 - '@visactor/vscale': 0.19.4 - '@visactor/vutils': 0.19.4 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 + '@visactor/vscale': 0.19.5 + '@visactor/vutils': 0.19.5 dev: false - /@visactor/vrender-core/0.22.6: - resolution: {integrity: sha512-R/MPjAuF9vT5atn7tAqhA5K1FMqYzv2SOhREsJpgP6QbJSnGR2uMTrNENRFvrM81ikR6yeh7WeTx6Fh2av+M4A==} + /@visactor/vrender-core/0.22.8: + resolution: {integrity: sha512-sQmZ+uTJ0M6s6Jhkhkz0/uiYiBTiFnLyDxIhZvPNADEMsjkPLj3hFHrhnxe1LrDHfz+IMoLMASD4IxzCGdjNpw==} dependencies: - '@visactor/vutils': 0.19.4 + '@visactor/vutils': 0.19.5 color-convert: 2.0.1 - /@visactor/vrender-kits/0.22.6: - resolution: {integrity: sha512-0yRvhMhnT3JeFKCOi8riubkuKjNMIlzcW1FQV+kIyOGGV6nCSjvFL4+XDuEGalHlHt76BSlM1/cmxnmRNTHCRQ==} + /@visactor/vrender-kits/0.22.8: + resolution: {integrity: sha512-k5QiOoFVBr88XMKVNHigBKGPWF63D8pUsUwi74hJNph+Gxy1ML9373eGgUkTEed/LUK/FvJxFwHO0oN23ZWJtg==} dependencies: '@resvg/resvg-js': 2.4.1 - '@visactor/vrender-core': 0.22.6 - '@visactor/vutils': 0.19.4 + '@visactor/vrender-core': 0.22.8 + '@visactor/vutils': 0.19.5 gifuct-js: 2.1.2 lottie-web: 5.12.2 roughjs: 4.5.2 - /@visactor/vrender/0.22.6: - resolution: {integrity: sha512-hcLE3jGJxACBQXwiw4xjOEE2fcLuwTpGQn5m5wDULhgMGG7VuNJoXZNHjcRw2zHiw0J/PRIqAAU7pdamxYw6uA==} + /@visactor/vrender/0.22.8: + resolution: {integrity: sha512-XievbxN4oy57m5GrmPZSGhOzrt3ae6cgwplzWo+YiC0bmpgppQwb8PxvbnIeO93lqg7IhuUGGMQDuBfTj5W3dw==} dependencies: - '@visactor/vrender-core': 0.22.6 - '@visactor/vrender-kits': 0.22.6 + '@visactor/vrender-core': 0.22.8 + '@visactor/vrender-kits': 0.22.8 - /@visactor/vscale/0.19.4: - resolution: {integrity: sha512-kp69hPMof3GBKRuUiXSR9+9K+Z8ZXsTlOAwcnknXmiiZDhdcDkPlv27/d+Xx1Wi/iqw+BS2S7YIjHmfzdiVQ/Q==} + /@visactor/vscale/0.19.5: + resolution: {integrity: sha512-KiXrn184Fh5aJBl/IcOK5irkJr0jwrpNjLPJ/0wfepYSycyEF5z7lDdfnvoJFEcMoljYjDQVg6Fxg9Adozc6vg==} dependencies: - '@visactor/vutils': 0.19.4 + '@visactor/vutils': 0.19.5 dev: false - /@visactor/vutils/0.19.4: - resolution: {integrity: sha512-kLbcsTe1/3HSSvEJvJikzGD0plY0gdHbpxt98oo7W6OrianfYd97nm/w7rFXcq/S49e6C5d1SdU4MZk/PYxhEQ==} + /@visactor/vutils/0.19.5: + resolution: {integrity: sha512-sSU9Gnmnej7LgkENKkdmVqx1I3ZYVugDbGP0KEzgo8j+txAwrthEQTSeFwZcVS0iYrAvSzpmAVuN0/NRo6+vpg==} dependencies: '@turf/helpers': 6.5.0 '@turf/invariant': 6.5.0 diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index 557db9a61..0140ac08e 100644 --- a/docs/dev-demos/package.json +++ b/docs/dev-demos/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@internal/eslint-config": "workspace:*", "@internal/ts-config": "workspace:*", - "@visactor/vutils": "~0.19.4", + "@visactor/vutils": "~0.19.5", "@visactor/vgrammar": "workspace:0.16.3", "@visactor/vgrammar-core": "workspace:0.16.3", "@visactor/vgrammar-hierarchy": "workspace:0.16.3", @@ -20,9 +20,9 @@ "@visactor/vgrammar-wordcloud": "workspace:0.16.3", "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.3", "@visactor/vgrammar-plot": "workspace:0.16.3", - "@visactor/vrender-core": "0.22.6", - "@visactor/vrender-kits": "0.22.6", - "@visactor/vrender": "0.22.6", + "@visactor/vrender-core": "0.22.8", + "@visactor/vrender-kits": "0.22.8", + "@visactor/vrender": "0.22.8", "d3-scale-chromatic": "^3.0.0", "lodash": "4.17.21", "typescript": "4.9.5", diff --git a/docs/site/package.json b/docs/site/package.json index 533ff43f6..3cad4a422 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@arco-design/web-react": "2.46.1", - "@visactor/vutils": "~0.19.4", + "@visactor/vutils": "~0.19.5", "@visactor/vgrammar": "workspace:0.16.3", "@visactor/vgrammar-core": "workspace:0.16.3", "@visactor/vgrammar-hierarchy": "workspace:0.16.3", @@ -25,9 +25,9 @@ "@visactor/vgrammar-util": "workspace:0.16.3", "@visactor/vgrammar-coordinate": "workspace:0.16.3", "@visactor/vgrammar-venn": "workspace:0.16.3", - "@visactor/vrender-core": "0.22.6", - "@visactor/vrender-kits": "0.22.6", - "@visactor/vrender": "0.22.6", + "@visactor/vrender-core": "0.22.8", + "@visactor/vrender-kits": "0.22.8", + "@visactor/vrender": "0.22.8", "markdown-it": "^13.0.0", "highlight.js": "^11.8.0", "axios": "^1.4.0", diff --git a/packages/vgrammar-coordinate/package.json b/packages/vgrammar-coordinate/package.json index 25544070d..88ec86e07 100644 --- a/packages/vgrammar-coordinate/package.json +++ b/packages/vgrammar-coordinate/package.json @@ -34,7 +34,7 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vutils": "~0.19.4", + "@visactor/vutils": "~0.19.5", "@visactor/vgrammar-util": "workspace:0.16.3" }, "devDependencies": { diff --git a/packages/vgrammar-core/package.json b/packages/vgrammar-core/package.json index 2a620c533..d194a2c8d 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -35,14 +35,14 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vutils": "~0.19.4", - "@visactor/vdataset": "~0.19.4", + "@visactor/vutils": "~0.19.5", + "@visactor/vdataset": "~0.19.5", "@visactor/vgrammar-coordinate": "workspace:0.16.3", "@visactor/vgrammar-util": "workspace:0.16.3", - "@visactor/vscale": "~0.19.4", - "@visactor/vrender-core": "0.22.6", - "@visactor/vrender-kits": "0.22.6", - "@visactor/vrender-components": "0.22.6" + "@visactor/vscale": "~0.19.5", + "@visactor/vrender-core": "0.22.8", + "@visactor/vrender-kits": "0.22.8", + "@visactor/vrender-components": "0.22.8" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index 491344593..269a5b079 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -38,11 +38,11 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vutils": "~0.19.4", + "@visactor/vutils": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.3", "@visactor/vgrammar-util": "workspace:0.16.3", - "@visactor/vrender-core": "0.22.6", - "@visactor/vrender-kits": "0.22.6" + "@visactor/vrender-core": "0.22.8", + "@visactor/vrender-kits": "0.22.8" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index e502963e5..1d3faf2a7 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -34,14 +34,14 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vscale": "~0.19.4", - "@visactor/vutils": "~0.19.4", + "@visactor/vscale": "~0.19.5", + "@visactor/vutils": "~0.19.5", "@visactor/vgrammar-util": "workspace:0.16.3", "@visactor/vgrammar-coordinate": "workspace:0.16.3", "@visactor/vgrammar-core": "workspace:0.16.3", - "@visactor/vrender-components": "0.22.6", - "@visactor/vrender-core": "0.22.6", - "@visactor/vrender-kits": "0.22.6" + "@visactor/vrender-components": "0.22.8", + "@visactor/vrender-core": "0.22.8", + "@visactor/vrender-kits": "0.22.8" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-projection/package.json b/packages/vgrammar-projection/package.json index 2540f020f..7aa3e8a98 100644 --- a/packages/vgrammar-projection/package.json +++ b/packages/vgrammar-projection/package.json @@ -34,7 +34,7 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vutils": "~0.19.4", + "@visactor/vutils": "~0.19.5", "@visactor/vgrammar-util": "workspace:0.16.3", "@visactor/vgrammar-core": "workspace:0.16.3", "d3-geo": "^1.12.1" diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index 45008226a..b2bda687c 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -36,11 +36,11 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vutils": "~0.19.4", + "@visactor/vutils": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.3", "@visactor/vgrammar-util": "workspace:0.16.3", - "@visactor/vrender-core": "0.22.6", - "@visactor/vrender-kits": "0.22.6" + "@visactor/vrender-core": "0.22.8", + "@visactor/vrender-kits": "0.22.8" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index 6913277a4..701d1d1e0 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -34,8 +34,8 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vutils": "~0.19.4", - "@visactor/vrender-core": "0.22.6" + "@visactor/vutils": "~0.19.5", + "@visactor/vrender-core": "0.22.8" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index c3fa73bea..4f70949f2 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -36,9 +36,9 @@ "dependencies": { "@visactor/vgrammar-core": "workspace:0.16.3", "@visactor/vgrammar-util": "workspace:0.16.3", - "@visactor/vrender-core": "0.22.6", - "@visactor/vrender-kits": "0.22.6", - "@visactor/vutils": "~0.19.4" + "@visactor/vrender-core": "0.22.8", + "@visactor/vrender-kits": "0.22.8", + "@visactor/vutils": "~0.19.5" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index 7e0ca1ec3..137fc3e20 100644 --- a/packages/vgrammar-wordcloud-shape/package.json +++ b/packages/vgrammar-wordcloud-shape/package.json @@ -34,12 +34,12 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vutils": "~0.19.4", - "@visactor/vscale": "~0.19.4", + "@visactor/vutils": "~0.19.5", + "@visactor/vscale": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.3", "@visactor/vgrammar-util": "workspace:0.16.3", - "@visactor/vrender-core": "0.22.6", - "@visactor/vrender-kits": "0.22.6" + "@visactor/vrender-core": "0.22.8", + "@visactor/vrender-kits": "0.22.8" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index aa065ff1e..29ab8ec30 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -34,11 +34,11 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vutils": "~0.19.4", + "@visactor/vutils": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.3", "@visactor/vgrammar-util": "workspace:0.16.3", - "@visactor/vrender-core": "0.22.6", - "@visactor/vrender-kits": "0.22.6" + "@visactor/vrender-core": "0.22.8", + "@visactor/vrender-kits": "0.22.8" }, "devDependencies": { "@internal/bundler": "workspace:*", From 6aeed8221ec0956a850420004643ebb34bc474fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 17 Apr 2025 04:00:48 +0000 Subject: [PATCH 3/3] build: release version 0.16.4 --- common/config/rush/pnpm-lock.yaml | 96 +++++++++---------- common/config/rush/version-policies.json | 2 +- docs/dev-demos/package.json | 20 ++-- docs/site/package.json | 22 ++--- packages/vgrammar-coordinate/package.json | 4 +- packages/vgrammar-core/CHANGELOG.json | 6 ++ packages/vgrammar-core/CHANGELOG.md | 7 +- packages/vgrammar-core/package.json | 6 +- packages/vgrammar-full/package.json | 18 ++-- packages/vgrammar-hierarchy/package.json | 6 +- packages/vgrammar-plot/package.json | 8 +- packages/vgrammar-projection/package.json | 6 +- packages/vgrammar-sankey/package.json | 6 +- packages/vgrammar-util/package.json | 2 +- packages/vgrammar-venn/package.json | 6 +- .../vgrammar-wordcloud-shape/package.json | 6 +- packages/vgrammar-wordcloud/package.json | 6 +- packages/vgrammar/package.json | 4 +- 18 files changed, 121 insertions(+), 110 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 9e7817554..3e394f6cf 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -9,16 +9,16 @@ importers: specifiers: '@internal/eslint-config': workspace:* '@internal/ts-config': workspace:* - '@visactor/vgrammar': workspace:0.16.3 - '@visactor/vgrammar-coordinate': workspace:0.16.3 - '@visactor/vgrammar-core': workspace:0.16.3 - '@visactor/vgrammar-hierarchy': workspace:0.16.3 - '@visactor/vgrammar-plot': workspace:0.16.3 - '@visactor/vgrammar-projection': workspace:0.16.3 - '@visactor/vgrammar-sankey': workspace:0.16.3 - '@visactor/vgrammar-util': workspace:0.16.3 - '@visactor/vgrammar-wordcloud': workspace:0.16.3 - '@visactor/vgrammar-wordcloud-shape': workspace:0.16.3 + '@visactor/vgrammar': workspace:0.16.4 + '@visactor/vgrammar-coordinate': workspace:0.16.4 + '@visactor/vgrammar-core': workspace:0.16.4 + '@visactor/vgrammar-hierarchy': workspace:0.16.4 + '@visactor/vgrammar-plot': workspace:0.16.4 + '@visactor/vgrammar-projection': workspace:0.16.4 + '@visactor/vgrammar-sankey': workspace:0.16.4 + '@visactor/vgrammar-util': workspace:0.16.4 + '@visactor/vgrammar-wordcloud': workspace:0.16.4 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.4 '@visactor/vrender': 0.22.8 '@visactor/vrender-core': 0.22.8 '@visactor/vrender-kits': 0.22.8 @@ -60,17 +60,17 @@ importers: '@types/markdown-it': ^13.0.0 '@types/react': ^18.0.0 '@types/react-dom': ^18.0.0 - '@visactor/vgrammar': workspace:0.16.3 - '@visactor/vgrammar-coordinate': workspace:0.16.3 - '@visactor/vgrammar-core': workspace:0.16.3 - '@visactor/vgrammar-hierarchy': workspace:0.16.3 - '@visactor/vgrammar-plot': workspace:0.16.3 - '@visactor/vgrammar-projection': workspace:0.16.3 - '@visactor/vgrammar-sankey': workspace:0.16.3 - '@visactor/vgrammar-util': workspace:0.16.3 - '@visactor/vgrammar-venn': workspace:0.16.3 - '@visactor/vgrammar-wordcloud': workspace:0.16.3 - '@visactor/vgrammar-wordcloud-shape': workspace:0.16.3 + '@visactor/vgrammar': workspace:0.16.4 + '@visactor/vgrammar-coordinate': workspace:0.16.4 + '@visactor/vgrammar-core': workspace:0.16.4 + '@visactor/vgrammar-hierarchy': workspace:0.16.4 + '@visactor/vgrammar-plot': workspace:0.16.4 + '@visactor/vgrammar-projection': workspace:0.16.4 + '@visactor/vgrammar-sankey': workspace:0.16.4 + '@visactor/vgrammar-util': workspace:0.16.4 + '@visactor/vgrammar-venn': workspace:0.16.4 + '@visactor/vgrammar-wordcloud': workspace:0.16.4 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.4 '@visactor/vrender': 0.22.8 '@visactor/vrender-core': 0.22.8 '@visactor/vrender-kits': 0.22.8 @@ -153,7 +153,7 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.3 + '@visactor/vgrammar-core': workspace:0.16.4 d3-array: 1.x eslint: ~8.18.0 jest: ~29.5.0 @@ -191,7 +191,7 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-util': workspace:0.16.3 + '@visactor/vgrammar-util': workspace:0.16.4 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -229,8 +229,8 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@visactor/vdataset': ~0.19.5 - '@visactor/vgrammar-coordinate': workspace:0.16.3 - '@visactor/vgrammar-util': workspace:0.16.3 + '@visactor/vgrammar-coordinate': workspace:0.16.4 + '@visactor/vgrammar-util': workspace:0.16.4 '@visactor/vrender-components': 0.22.8 '@visactor/vrender-core': 0.22.8 '@visactor/vrender-kits': 0.22.8 @@ -279,14 +279,14 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@types/node-fetch': 2.6.4 - '@visactor/vgrammar-core': workspace:0.16.3 - '@visactor/vgrammar-hierarchy': workspace:0.16.3 - '@visactor/vgrammar-plot': workspace:0.16.3 - '@visactor/vgrammar-projection': workspace:0.16.3 - '@visactor/vgrammar-sankey': workspace:0.16.3 - '@visactor/vgrammar-venn': workspace:0.16.3 - '@visactor/vgrammar-wordcloud': workspace:0.16.3 - '@visactor/vgrammar-wordcloud-shape': workspace:0.16.3 + '@visactor/vgrammar-core': workspace:0.16.4 + '@visactor/vgrammar-hierarchy': workspace:0.16.4 + '@visactor/vgrammar-plot': workspace:0.16.4 + '@visactor/vgrammar-projection': workspace:0.16.4 + '@visactor/vgrammar-sankey': workspace:0.16.4 + '@visactor/vgrammar-venn': workspace:0.16.4 + '@visactor/vgrammar-wordcloud': workspace:0.16.4 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.4 d3-array: 1.x eslint: ~8.18.0 form-data: ~4.0.0 @@ -338,8 +338,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.3 - '@visactor/vgrammar-util': workspace:0.16.3 + '@visactor/vgrammar-core': workspace:0.16.4 + '@visactor/vgrammar-util': workspace:0.16.4 '@visactor/vrender-core': 0.22.8 '@visactor/vrender-kits': 0.22.8 '@visactor/vutils': ~0.19.5 @@ -382,9 +382,9 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-coordinate': workspace:0.16.3 - '@visactor/vgrammar-core': workspace:0.16.3 - '@visactor/vgrammar-util': workspace:0.16.3 + '@visactor/vgrammar-coordinate': workspace:0.16.4 + '@visactor/vgrammar-core': workspace:0.16.4 + '@visactor/vgrammar-util': workspace:0.16.4 '@visactor/vrender-components': 0.22.8 '@visactor/vrender-core': 0.22.8 '@visactor/vrender-kits': 0.22.8 @@ -435,8 +435,8 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.3 - '@visactor/vgrammar-util': workspace:0.16.3 + '@visactor/vgrammar-core': workspace:0.16.4 + '@visactor/vgrammar-util': workspace:0.16.4 '@visactor/vutils': ~0.19.5 d3-array: 1.x d3-geo: ^1.12.1 @@ -479,8 +479,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.3 - '@visactor/vgrammar-util': workspace:0.16.3 + '@visactor/vgrammar-core': workspace:0.16.4 + '@visactor/vgrammar-util': workspace:0.16.4 '@visactor/vrender-core': 0.22.8 '@visactor/vrender-kits': 0.22.8 '@visactor/vutils': ~0.19.5 @@ -559,8 +559,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.3 - '@visactor/vgrammar-util': workspace:0.16.3 + '@visactor/vgrammar-core': workspace:0.16.4 + '@visactor/vgrammar-util': workspace:0.16.4 '@visactor/vrender-core': 0.22.8 '@visactor/vrender-kits': 0.22.8 '@visactor/vutils': ~0.19.5 @@ -602,8 +602,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.3 - '@visactor/vgrammar-util': workspace:0.16.3 + '@visactor/vgrammar-core': workspace:0.16.4 + '@visactor/vgrammar-util': workspace:0.16.4 '@visactor/vrender-core': 0.22.8 '@visactor/vrender-kits': 0.22.8 '@visactor/vutils': ~0.19.5 @@ -645,8 +645,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.3 - '@visactor/vgrammar-util': workspace:0.16.3 + '@visactor/vgrammar-core': workspace:0.16.4 + '@visactor/vgrammar-util': workspace:0.16.4 '@visactor/vrender-core': 0.22.8 '@visactor/vrender-kits': 0.22.8 '@visactor/vscale': ~0.19.5 diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 5f6f1657f..260f48867 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.16.3","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] +[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.16.4","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index 0140ac08e..b2d82846b 100644 --- a/docs/dev-demos/package.json +++ b/docs/dev-demos/package.json @@ -12,14 +12,14 @@ "@internal/eslint-config": "workspace:*", "@internal/ts-config": "workspace:*", "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar": "workspace:0.16.3", - "@visactor/vgrammar-core": "workspace:0.16.3", - "@visactor/vgrammar-hierarchy": "workspace:0.16.3", - "@visactor/vgrammar-sankey": "workspace:0.16.3", - "@visactor/vgrammar-projection": "workspace:0.16.3", - "@visactor/vgrammar-wordcloud": "workspace:0.16.3", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.3", - "@visactor/vgrammar-plot": "workspace:0.16.3", + "@visactor/vgrammar": "workspace:0.16.4", + "@visactor/vgrammar-core": "workspace:0.16.4", + "@visactor/vgrammar-hierarchy": "workspace:0.16.4", + "@visactor/vgrammar-sankey": "workspace:0.16.4", + "@visactor/vgrammar-projection": "workspace:0.16.4", + "@visactor/vgrammar-wordcloud": "workspace:0.16.4", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.4", + "@visactor/vgrammar-plot": "workspace:0.16.4", "@visactor/vrender-core": "0.22.8", "@visactor/vrender-kits": "0.22.8", "@visactor/vrender": "0.22.8", @@ -27,8 +27,8 @@ "lodash": "4.17.21", "typescript": "4.9.5", "vite": "3.2.6", - "@visactor/vgrammar-util": "workspace:0.16.3", - "@visactor/vgrammar-coordinate": "workspace:0.16.3", + "@visactor/vgrammar-util": "workspace:0.16.4", + "@visactor/vgrammar-coordinate": "workspace:0.16.4", "@vitejs/plugin-react": "3.1.0" } } diff --git a/docs/site/package.json b/docs/site/package.json index 3cad4a422..a5f2826d7 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -14,17 +14,17 @@ "dependencies": { "@arco-design/web-react": "2.46.1", "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar": "workspace:0.16.3", - "@visactor/vgrammar-core": "workspace:0.16.3", - "@visactor/vgrammar-hierarchy": "workspace:0.16.3", - "@visactor/vgrammar-sankey": "workspace:0.16.3", - "@visactor/vgrammar-projection": "workspace:0.16.3", - "@visactor/vgrammar-wordcloud": "workspace:0.16.3", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.3", - "@visactor/vgrammar-plot": "workspace:0.16.3", - "@visactor/vgrammar-util": "workspace:0.16.3", - "@visactor/vgrammar-coordinate": "workspace:0.16.3", - "@visactor/vgrammar-venn": "workspace:0.16.3", + "@visactor/vgrammar": "workspace:0.16.4", + "@visactor/vgrammar-core": "workspace:0.16.4", + "@visactor/vgrammar-hierarchy": "workspace:0.16.4", + "@visactor/vgrammar-sankey": "workspace:0.16.4", + "@visactor/vgrammar-projection": "workspace:0.16.4", + "@visactor/vgrammar-wordcloud": "workspace:0.16.4", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.4", + "@visactor/vgrammar-plot": "workspace:0.16.4", + "@visactor/vgrammar-util": "workspace:0.16.4", + "@visactor/vgrammar-coordinate": "workspace:0.16.4", + "@visactor/vgrammar-venn": "workspace:0.16.4", "@visactor/vrender-core": "0.22.8", "@visactor/vrender-kits": "0.22.8", "@visactor/vrender": "0.22.8", diff --git a/packages/vgrammar-coordinate/package.json b/packages/vgrammar-coordinate/package.json index 88ec86e07..76120ec23 100644 --- a/packages/vgrammar-coordinate/package.json +++ b/packages/vgrammar-coordinate/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-coordinate", - "version": "0.16.3", + "version": "0.16.4", "description": "Coordinates for VGrammar", "keywords": [ "coordinate", @@ -35,7 +35,7 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-util": "workspace:0.16.3" + "@visactor/vgrammar-util": "workspace:0.16.4" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-core/CHANGELOG.json b/packages/vgrammar-core/CHANGELOG.json index df38ec617..97087c354 100644 --- a/packages/vgrammar-core/CHANGELOG.json +++ b/packages/vgrammar-core/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@visactor/vgrammar-core", "entries": [ + { + "version": "0.16.4", + "tag": "@visactor/vgrammar-core_v0.16.4", + "date": "Thu, 17 Apr 2025 03:54:28 GMT", + "comments": {} + }, { "version": "0.16.3", "tag": "@visactor/vgrammar-core_v0.16.3", diff --git a/packages/vgrammar-core/CHANGELOG.md b/packages/vgrammar-core/CHANGELOG.md index 3cf57b287..b0c6032c6 100644 --- a/packages/vgrammar-core/CHANGELOG.md +++ b/packages/vgrammar-core/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @visactor/vgrammar-core -This log was last generated on Thu, 27 Mar 2025 09:08:56 GMT and should not be manually modified. +This log was last generated on Thu, 17 Apr 2025 03:54:28 GMT and should not be manually modified. + +## 0.16.4 +Thu, 17 Apr 2025 03:54:28 GMT + +_Version update only_ ## 0.16.3 Thu, 27 Mar 2025 09:08:56 GMT diff --git a/packages/vgrammar-core/package.json b/packages/vgrammar-core/package.json index d194a2c8d..85dc139c1 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-core", - "version": "0.16.3", + "version": "0.16.4", "description": "VGrammar is a visual grammar library", "keywords": [ "grammar", @@ -37,8 +37,8 @@ "dependencies": { "@visactor/vutils": "~0.19.5", "@visactor/vdataset": "~0.19.5", - "@visactor/vgrammar-coordinate": "workspace:0.16.3", - "@visactor/vgrammar-util": "workspace:0.16.3", + "@visactor/vgrammar-coordinate": "workspace:0.16.4", + "@visactor/vgrammar-util": "workspace:0.16.4", "@visactor/vscale": "~0.19.5", "@visactor/vrender-core": "0.22.8", "@visactor/vrender-kits": "0.22.8", diff --git a/packages/vgrammar-full/package.json b/packages/vgrammar-full/package.json index c7d3ede6f..e03bd2b30 100644 --- a/packages/vgrammar-full/package.json +++ b/packages/vgrammar-full/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-full", - "version": "0.16.3", + "version": "0.16.4", "description": "full packages of vgrammar.", "keywords": [ "visualization", @@ -33,14 +33,14 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.16.3", - "@visactor/vgrammar-hierarchy": "workspace:0.16.3", - "@visactor/vgrammar-plot": "workspace:0.16.3", - "@visactor/vgrammar-projection": "workspace:0.16.3", - "@visactor/vgrammar-sankey": "workspace:0.16.3", - "@visactor/vgrammar-wordcloud": "workspace:0.16.3", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.3", - "@visactor/vgrammar-venn": "workspace:0.16.3" + "@visactor/vgrammar-core": "workspace:0.16.4", + "@visactor/vgrammar-hierarchy": "workspace:0.16.4", + "@visactor/vgrammar-plot": "workspace:0.16.4", + "@visactor/vgrammar-projection": "workspace:0.16.4", + "@visactor/vgrammar-sankey": "workspace:0.16.4", + "@visactor/vgrammar-wordcloud": "workspace:0.16.4", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.4", + "@visactor/vgrammar-venn": "workspace:0.16.4" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index 269a5b079..5a8b0b685 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-hierarchy", - "version": "0.16.3", + "version": "0.16.4", "description": "Layout of hierarchical data for VGrammar", "keywords": [ "hierarchy", @@ -39,8 +39,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-core": "workspace:0.16.3", - "@visactor/vgrammar-util": "workspace:0.16.3", + "@visactor/vgrammar-core": "workspace:0.16.4", + "@visactor/vgrammar-util": "workspace:0.16.4", "@visactor/vrender-core": "0.22.8", "@visactor/vrender-kits": "0.22.8" }, diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index 1d3faf2a7..98c30190b 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-plot", - "version": "0.16.3", + "version": "0.16.4", "description": "Plots of vgrammar.", "keywords": [ "plot", @@ -36,9 +36,9 @@ "dependencies": { "@visactor/vscale": "~0.19.5", "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-util": "workspace:0.16.3", - "@visactor/vgrammar-coordinate": "workspace:0.16.3", - "@visactor/vgrammar-core": "workspace:0.16.3", + "@visactor/vgrammar-util": "workspace:0.16.4", + "@visactor/vgrammar-coordinate": "workspace:0.16.4", + "@visactor/vgrammar-core": "workspace:0.16.4", "@visactor/vrender-components": "0.22.8", "@visactor/vrender-core": "0.22.8", "@visactor/vrender-kits": "0.22.8" diff --git a/packages/vgrammar-projection/package.json b/packages/vgrammar-projection/package.json index 7aa3e8a98..5e1a399b1 100644 --- a/packages/vgrammar-projection/package.json +++ b/packages/vgrammar-projection/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-projection", - "version": "0.16.3", + "version": "0.16.4", "description": "Projections for map, used in VGrammar.", "keywords": [ "projection", @@ -35,8 +35,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-util": "workspace:0.16.3", - "@visactor/vgrammar-core": "workspace:0.16.3", + "@visactor/vgrammar-util": "workspace:0.16.4", + "@visactor/vgrammar-core": "workspace:0.16.4", "d3-geo": "^1.12.1" }, "devDependencies": { diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index b2bda687c..047a80a19 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-sankey", - "version": "0.16.3", + "version": "0.16.4", "description": "Layout of sankey chart, used by VGrammar", "keywords": [ "sankey", @@ -37,8 +37,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-core": "workspace:0.16.3", - "@visactor/vgrammar-util": "workspace:0.16.3", + "@visactor/vgrammar-core": "workspace:0.16.4", + "@visactor/vgrammar-util": "workspace:0.16.4", "@visactor/vrender-core": "0.22.8", "@visactor/vrender-kits": "0.22.8" }, diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index 701d1d1e0..c6a7ea6d7 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-util", - "version": "0.16.3", + "version": "0.16.4", "description": "The common utils functions of VGrammar", "keywords": [ "utils", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index 4f70949f2..6a8b1745c 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-venn", - "version": "0.16.3", + "version": "0.16.4", "description": "Venn layout transform for VGrammar", "keywords": [ "venn", @@ -34,8 +34,8 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.16.3", - "@visactor/vgrammar-util": "workspace:0.16.3", + "@visactor/vgrammar-core": "workspace:0.16.4", + "@visactor/vgrammar-util": "workspace:0.16.4", "@visactor/vrender-core": "0.22.8", "@visactor/vrender-kits": "0.22.8", "@visactor/vutils": "~0.19.5" diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index 137fc3e20..fadf78025 100644 --- a/packages/vgrammar-wordcloud-shape/package.json +++ b/packages/vgrammar-wordcloud-shape/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-wordcloud-shape", - "version": "0.16.3", + "version": "0.16.4", "description": "Layout WordCloud in specified shape, this is a transform for VGrammar.", "keywords": [ "wordcloud", @@ -36,8 +36,8 @@ "dependencies": { "@visactor/vutils": "~0.19.5", "@visactor/vscale": "~0.19.5", - "@visactor/vgrammar-core": "workspace:0.16.3", - "@visactor/vgrammar-util": "workspace:0.16.3", + "@visactor/vgrammar-core": "workspace:0.16.4", + "@visactor/vgrammar-util": "workspace:0.16.4", "@visactor/vrender-core": "0.22.8", "@visactor/vrender-kits": "0.22.8" }, diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index 29ab8ec30..643ea0990 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-wordcloud", - "version": "0.16.3", + "version": "0.16.4", "description": "WordCloud layout transform for VGrammar", "keywords": [ "wordcloud", @@ -35,8 +35,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-core": "workspace:0.16.3", - "@visactor/vgrammar-util": "workspace:0.16.3", + "@visactor/vgrammar-core": "workspace:0.16.4", + "@visactor/vgrammar-util": "workspace:0.16.4", "@visactor/vrender-core": "0.22.8", "@visactor/vrender-kits": "0.22.8" }, diff --git a/packages/vgrammar/package.json b/packages/vgrammar/package.json index 7a7ad48c7..03739e92f 100644 --- a/packages/vgrammar/package.json +++ b/packages/vgrammar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar", - "version": "0.16.3", + "version": "0.16.4", "description": "simple package of vgrammar.", "keywords": [ "visualization", @@ -30,7 +30,7 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.16.3" + "@visactor/vgrammar-core": "workspace:0.16.4" }, "devDependencies": { "d3-array": "1.x",