Skip to content

Commit 8f9fede

Browse files
chore: release main
1 parent c6345b9 commit 8f9fede

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+536
-206
lines changed
Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
{
2-
".": "3.20.0",
3-
"packages/api": "3.4.10",
4-
"packages/chart": "3.6.6",
5-
"packages/codemirror": "3.6.10",
6-
"packages/common": "3.7.0",
7-
"packages/comms": "3.14.3",
8-
"packages/composite": "3.4.11",
2+
".": "3.21.0",
3+
"packages/api": "3.4.11",
4+
"packages/chart": "3.7.0",
5+
"packages/codemirror": "3.7.0",
6+
"packages/common": "3.7.1",
7+
"packages/comms": "3.15.0",
8+
"packages/composite": "3.5.0",
99
"packages/dataflow": "9.6.3",
10-
"packages/ddl-shim": "3.2.5",
11-
"packages/dgrid": "3.6.0",
12-
"packages/dgrid-shim": "3.3.2",
13-
"packages/dgrid2": "3.5.8",
14-
"packages/eclwatch": "3.5.11",
10+
"packages/ddl-shim": "3.3.0",
11+
"packages/dgrid": "3.7.0",
12+
"packages/dgrid-shim": "3.4.0",
13+
"packages/dgrid2": "3.6.0",
14+
"packages/eclwatch": "3.6.0",
1515
"packages/esbuild-plugins": "1.8.2",
16-
"packages/form": "3.3.10",
17-
"packages/graph": "3.6.6",
18-
"packages/html": "3.3.10",
19-
"packages/layout": "3.5.5",
20-
"packages/map": "3.4.11",
16+
"packages/form": "3.4.0",
17+
"packages/graph": "3.7.0",
18+
"packages/html": "3.3.11",
19+
"packages/layout": "3.5.6",
20+
"packages/map": "3.5.0",
2121
"packages/markdown-it-plugins": "1.5.5",
2222
"packages/observablehq-compiler": "3.7.3",
23-
"packages/other": "3.4.11",
24-
"packages/phosphor": "3.4.8",
25-
"packages/react": "3.4.10",
26-
"packages/timeline": "3.3.6",
27-
"packages/tree": "3.2.10",
28-
"packages/util": "3.4.7"
23+
"packages/other": "3.5.0",
24+
"packages/phosphor": "3.5.0",
25+
"packages/react": "3.4.11",
26+
"packages/timeline": "3.4.0",
27+
"packages/tree": "3.2.11",
28+
"packages/util": "3.5.0"
2929
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.21.0](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.20.0...hpcc-js-v3.21.0) (2026-03-04)
6+
7+
8+
### Features
9+
10+
* **comms:** expose the DFUWUTypes enum ([#4533](https://github.com/hpcc-systems/Visualization/issues/4533)) ([4be0025](https://github.com/hpcc-systems/Visualization/commit/4be0025ae50b1ffb399e733d043f49abd3bfcf5b))
11+
* embed dgrid-shim as a self loading resource ([#4531](https://github.com/hpcc-systems/Visualization/issues/4531)) ([c37c597](https://github.com/hpcc-systems/Visualization/commit/c37c5971439f2e9886faa927ac57b2ed828a7e44))
12+
* implement double-click auto-fit for dgrid columns ([#4537](https://github.com/hpcc-systems/Visualization/issues/4537)) ([c6345b9](https://github.com/hpcc-systems/Visualization/commit/c6345b9c5b0f442e286f0e5d9be3167fe70d46f0))
13+
14+
15+
### Bug Fixes
16+
17+
* increase the resize handle hit zone ([#4535](https://github.com/hpcc-systems/Visualization/issues/4535)) ([8ae622b](https://github.com/hpcc-systems/Visualization/commit/8ae622ba3947736e2ef84d8e22a8c49dafc59c03))
18+
519
## [3.20.0](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.19.3...hpcc-js-v3.20.0) (2026-02-19)
620

721

0 commit comments

Comments
 (0)