Skip to content

Commit 5714f0b

Browse files
chore: release main
1 parent c32d5c0 commit 5714f0b

Some content is hidden

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

56 files changed

+725
-268
lines changed
Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
{
2-
".": "3.21.3",
3-
"packages/api": "3.4.13",
4-
"packages/chart": "3.7.2",
5-
"packages/codemirror": "3.7.2",
6-
"packages/common": "3.7.3",
7-
"packages/comms": "3.15.2",
8-
"packages/composite": "3.5.3",
9-
"packages/dataflow": "9.6.7",
10-
"packages/ddl-shim": "3.3.2",
11-
"packages/dgrid": "3.7.3",
12-
"packages/dgrid-shim": "3.4.3",
13-
"packages/dgrid2": "3.6.2",
14-
"packages/eclwatch": "3.6.3",
15-
"packages/esbuild-plugins": "1.8.5",
16-
"packages/form": "3.4.2",
17-
"packages/graph": "3.7.2",
18-
"packages/html": "3.3.13",
19-
"packages/layout": "3.5.8",
20-
"packages/map": "3.5.2",
21-
"packages/markdown-it-plugins": "1.5.8",
22-
"packages/observablehq-compiler": "3.7.6",
23-
"packages/other": "3.5.2",
24-
"packages/phosphor": "3.5.2",
25-
"packages/react": "3.4.13",
26-
"packages/timeline": "3.4.2",
27-
"packages/tree": "3.2.13",
28-
"packages/util": "3.5.2"
2+
".": "3.21.4",
3+
"packages/api": "3.4.14",
4+
"packages/chart": "3.7.3",
5+
"packages/codemirror": "3.7.3",
6+
"packages/common": "3.7.4",
7+
"packages/comms": "3.15.3",
8+
"packages/composite": "3.5.4",
9+
"packages/dataflow": "9.6.8",
10+
"packages/ddl-shim": "3.3.3",
11+
"packages/dgrid": "3.7.4",
12+
"packages/dgrid-shim": "3.4.4",
13+
"packages/dgrid2": "3.6.3",
14+
"packages/eclwatch": "3.6.4",
15+
"packages/esbuild-plugins": "1.8.6",
16+
"packages/form": "3.4.3",
17+
"packages/graph": "3.7.3",
18+
"packages/html": "3.3.14",
19+
"packages/layout": "3.5.9",
20+
"packages/map": "3.5.3",
21+
"packages/markdown-it-plugins": "1.5.9",
22+
"packages/observablehq-compiler": "3.7.7",
23+
"packages/other": "3.5.3",
24+
"packages/phosphor": "3.5.3",
25+
"packages/react": "3.4.14",
26+
"packages/timeline": "3.4.3",
27+
"packages/tree": "3.2.14",
28+
"packages/util": "3.5.3"
2929
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.4](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.21.3...hpcc-js-v3.21.4) (2026-04-03)
6+
7+
8+
### Bug Fixes
9+
10+
* bump typescript to version 6 ([#4551](https://github.com/hpcc-systems/Visualization/issues/4551)) ([c42a5eb](https://github.com/hpcc-systems/Visualization/commit/c42a5ebc63be90d7d1842238119bce0815a056a6))
11+
* bump versions (security) ([c32d5c0](https://github.com/hpcc-systems/Visualization/commit/c32d5c0a830f4b7649a721b63e608048e575e160))
12+
* **comms:** refactor the wsLogaccess GetLogs filter creation ([#4546](https://github.com/hpcc-systems/Visualization/issues/4546)) ([0ac7ad6](https://github.com/hpcc-systems/Visualization/commit/0ac7ad66b3832497abfc7849bbcaa5f7df98b7e3))
13+
* timeline click zone ([#4560](https://github.com/hpcc-systems/Visualization/issues/4560)) ([08d82bc](https://github.com/hpcc-systems/Visualization/commit/08d82bce9b13c5439e71a0fc292f015783b1ad95))
14+
515
## [3.21.3](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.21.2...hpcc-js-v3.21.3) (2026-03-16)
616

717

0 commit comments

Comments
 (0)