We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e910d commit 3a81f41Copy full SHA for 3a81f41
packages/s2-vue/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [@antv/s2-vue-v2.2.0-alpha.2](https://github.com/antvis/S2/compare/@antv/s2-vue-v2.2.0-alpha.1...@antv/s2-vue-v2.2.0-alpha.2) (2026-01-26)
2
+
3
4
+### Bug Fixes
5
6
+* 弃用 vuedragable 修复 esm 构建问题 ([c78c02d](https://github.com/antvis/S2/commit/c78c02d62b0f040f58bcbb3e30ce25b8690cbb74))
7
8
# [@antv/s2-vue-v2.2.0-alpha.1](https://github.com/antvis/S2/compare/@antv/s2-vue-v2.1.0...@antv/s2-vue-v2.2.0-alpha.1) (2026-01-26)
9
10
packages/s2-vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@antv/s2-vue",
- "version": "2.2.0-alpha.1",
+ "version": "2.2.0-alpha.2",
"private": false,
"description": "use S2 with vue",
"keywords": [
0 commit comments