Skip to content

Commit ba3cbfc

Browse files
chore: release main
1 parent 585a361 commit ba3cbfc

Some content is hidden

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

54 files changed

+587
-263
lines changed
Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
{
2-
".": "3.17.0",
3-
"packages/api": "3.4.4",
4-
"packages/chart": "3.6.0",
5-
"packages/codemirror": "3.6.4",
6-
"packages/common": "3.6.0",
7-
"packages/comms": "3.12.1",
8-
"packages/composite": "3.4.4",
9-
"packages/dataflow": "9.6.0",
10-
"packages/ddl-shim": "3.2.2",
11-
"packages/dgrid": "3.5.4",
2+
".": "3.18.0",
3+
"packages/api": "3.4.5",
4+
"packages/chart": "3.6.1",
5+
"packages/codemirror": "3.6.5",
6+
"packages/common": "3.6.1",
7+
"packages/comms": "3.12.2",
8+
"packages/composite": "3.4.5",
9+
"packages/dataflow": "9.6.1",
10+
"packages/ddl-shim": "3.2.3",
11+
"packages/dgrid": "3.5.5",
1212
"packages/dgrid-shim": "3.3.1",
13-
"packages/dgrid2": "3.5.2",
14-
"packages/eclwatch": "3.5.4",
15-
"packages/esbuild-plugins": "1.7.0",
16-
"packages/form": "3.3.4",
17-
"packages/graph": "3.6.0",
18-
"packages/html": "3.3.4",
19-
"packages/layout": "3.4.4",
20-
"packages/map": "3.4.4",
21-
"packages/markdown-it-plugins": "1.5.2",
22-
"packages/observablehq-compiler": "3.7.0",
23-
"packages/other": "3.4.4",
24-
"packages/phosphor": "3.4.2",
25-
"packages/react": "3.4.4",
26-
"packages/timeline": "3.2.4",
27-
"packages/tree": "3.2.4",
28-
"packages/util": "3.4.3"
13+
"packages/dgrid2": "3.5.3",
14+
"packages/eclwatch": "3.5.5",
15+
"packages/esbuild-plugins": "1.8.0",
16+
"packages/form": "3.3.5",
17+
"packages/graph": "3.6.1",
18+
"packages/html": "3.3.5",
19+
"packages/layout": "3.4.5",
20+
"packages/map": "3.4.5",
21+
"packages/markdown-it-plugins": "1.5.3",
22+
"packages/observablehq-compiler": "3.7.1",
23+
"packages/other": "3.4.5",
24+
"packages/phosphor": "3.4.3",
25+
"packages/react": "3.4.5",
26+
"packages/timeline": "3.3.0",
27+
"packages/tree": "3.2.5",
28+
"packages/util": "3.4.4"
2929
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.18.0](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.17.0...hpcc-js-v3.18.0) (2026-01-05)
6+
7+
8+
### Features
9+
10+
* enable chunking for SFX WASM builds ([#4499](https://github.com/hpcc-systems/Visualization/issues/4499)) ([585a361](https://github.com/hpcc-systems/Visualization/commit/585a361360271d9630f0b7bdfede6ef474e1d99b))
11+
* **timeline:** add zoom preservation to timeline series ([#4498](https://github.com/hpcc-systems/Visualization/issues/4498)) ([3b68897](https://github.com/hpcc-systems/Visualization/commit/3b68897f1e49fb68764d339a962a75b7e8e2a867))
12+
513
## [3.17.0](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.16.1...hpcc-js-v3.17.0) (2025-12-11)
614

715

0 commit comments

Comments
 (0)