Skip to content

Commit fd4cfc9

Browse files
committed
chore: release candidate-3.x.x
1 parent e384ff6 commit fd4cfc9

48 files changed

Lines changed: 501 additions & 224 deletions

Some content is hidden

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

.release-please-manifest.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
{
2-
".": "3.8.1",
3-
"packages/api": "3.3.4",
4-
"packages/chart": "3.3.4",
5-
"packages/codemirror": "3.3.4",
6-
"packages/common": "3.3.4",
7-
"packages/comms": "3.7.1",
8-
"packages/composite": "3.2.7",
9-
"packages/dataflow": "9.3.4",
10-
"packages/dgrid": "3.2.6",
2+
".": "3.8.2",
3+
"packages/api": "3.3.5",
4+
"packages/chart": "3.3.5",
5+
"packages/codemirror": "3.3.5",
6+
"packages/common": "3.3.5",
7+
"packages/comms": "3.7.2",
8+
"packages/composite": "3.2.8",
9+
"packages/dataflow": "9.3.5",
10+
"packages/dgrid": "3.2.7",
1111
"packages/dgrid-shim": "3.1.3",
12-
"packages/dgrid2": "3.2.4",
13-
"packages/eclwatch": "3.2.13",
14-
"packages/esbuild-plugins": "1.4.4",
15-
"packages/form": "3.2.4",
16-
"packages/graph": "3.3.7",
17-
"packages/html": "3.2.5",
18-
"packages/layout": "3.2.5",
19-
"packages/map": "3.2.10",
20-
"packages/markdown-it-plugins": "1.3.5",
21-
"packages/observablehq-compiler": "3.3.4",
22-
"packages/other": "3.2.5",
23-
"packages/phosphor": "3.2.5",
24-
"packages/react": "3.2.5",
12+
"packages/dgrid2": "3.2.5",
13+
"packages/eclwatch": "3.2.14",
14+
"packages/esbuild-plugins": "1.4.5",
15+
"packages/form": "3.2.5",
16+
"packages/graph": "3.3.8",
17+
"packages/html": "3.2.6",
18+
"packages/layout": "3.2.6",
19+
"packages/map": "3.2.11",
20+
"packages/markdown-it-plugins": "1.3.6",
21+
"packages/observablehq-compiler": "3.3.5",
22+
"packages/other": "3.2.6",
23+
"packages/phosphor": "3.2.6",
24+
"packages/react": "3.2.6",
2525
"packages/timeline": "3.0.0",
2626
"packages/tree": "3.0.0",
27-
"packages/util": "3.3.4"
27+
"packages/util": "3.3.5"
2828
}

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.8.2](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.8.1...hpcc-js-v3.8.2) (2025-07-04)
6+
7+
8+
### Bug Fixes
9+
10+
* Bundle wasm deps into sfx-wrapper ([e384ff6](https://github.com/hpcc-systems/Visualization/commit/e384ff6d29537e8e499ebdf66fb5512fd8a4d563))
11+
512
## [3.8.1](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.8.0...hpcc-js-v3.8.1) (2025-07-04)
613

714

0 commit comments

Comments
 (0)