Skip to content

Commit a628c74

Browse files
chore: release main
1 parent b821c9e commit a628c74

Some content is hidden

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

44 files changed

+430
-194
lines changed
Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
{
2-
".": "3.16.0",
3-
"packages/api": "3.4.2",
4-
"packages/chart": "3.5.2",
5-
"packages/codemirror": "3.6.2",
6-
"packages/common": "3.5.2",
7-
"packages/comms": "3.12.0",
8-
"packages/composite": "3.4.2",
2+
".": "3.16.1",
3+
"packages/api": "3.4.3",
4+
"packages/chart": "3.5.3",
5+
"packages/codemirror": "3.6.3",
6+
"packages/common": "3.5.3",
7+
"packages/comms": "3.12.1",
8+
"packages/composite": "3.4.3",
99
"packages/dataflow": "9.6.0",
1010
"packages/ddl-shim": "3.2.2",
11-
"packages/dgrid": "3.5.2",
11+
"packages/dgrid": "3.5.3",
1212
"packages/dgrid-shim": "3.3.1",
13-
"packages/dgrid2": "3.5.0",
14-
"packages/eclwatch": "3.5.2",
13+
"packages/dgrid2": "3.5.1",
14+
"packages/eclwatch": "3.5.3",
1515
"packages/esbuild-plugins": "1.7.0",
16-
"packages/form": "3.3.2",
17-
"packages/graph": "3.5.2",
18-
"packages/html": "3.3.2",
19-
"packages/layout": "3.4.2",
20-
"packages/map": "3.4.2",
16+
"packages/form": "3.3.3",
17+
"packages/graph": "3.5.3",
18+
"packages/html": "3.3.3",
19+
"packages/layout": "3.4.3",
20+
"packages/map": "3.4.3",
2121
"packages/markdown-it-plugins": "1.5.2",
2222
"packages/observablehq-compiler": "3.7.0",
23-
"packages/other": "3.4.2",
24-
"packages/phosphor": "3.4.0",
25-
"packages/react": "3.4.2",
26-
"packages/timeline": "3.2.2",
27-
"packages/tree": "3.2.2",
28-
"packages/util": "3.4.2"
23+
"packages/other": "3.4.3",
24+
"packages/phosphor": "3.4.1",
25+
"packages/react": "3.4.3",
26+
"packages/timeline": "3.2.3",
27+
"packages/tree": "3.2.3",
28+
"packages/util": "3.4.3"
2929
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.16.1](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.16.0...hpcc-js-v3.16.1) (2025-12-04)
6+
7+
8+
### Bug Fixes
9+
10+
* ensure connection encodes utf8 correctly ([#4493](https://github.com/hpcc-systems/Visualization/issues/4493)) ([b821c9e](https://github.com/hpcc-systems/Visualization/commit/b821c9eb35ec6fedafaa220bf9607d6ec200bfc3))
11+
512
## [3.16.0](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.15.1...hpcc-js-v3.16.0) (2025-11-20)
613

714

0 commit comments

Comments
 (0)