Skip to content

Commit 2afb7f8

Browse files
committed
chore: release candidate-3.x.x
1 parent 41ae5f9 commit 2afb7f8

50 files changed

Lines changed: 547 additions & 228 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: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
{
2-
".": "3.7.4",
3-
"packages/api": "3.3.2",
4-
"packages/chart": "3.3.2",
5-
"packages/codemirror": "3.3.2",
6-
"packages/common": "3.3.2",
7-
"packages/comms": "3.6.3",
8-
"packages/composite": "3.2.5",
9-
"packages/dataflow": "9.3.2",
10-
"packages/dgrid": "3.2.4",
11-
"packages/dgrid-shim": "3.1.2",
12-
"packages/dgrid2": "3.2.2",
13-
"packages/eclwatch": "3.2.11",
14-
"packages/esbuild-plugins": "1.4.2",
15-
"packages/form": "3.2.2",
16-
"packages/graph": "3.3.5",
17-
"packages/html": "3.2.3",
18-
"packages/layout": "3.2.3",
19-
"packages/map": "3.2.8",
20-
"packages/markdown-it-plugins": "1.3.3",
21-
"packages/observablehq-compiler": "3.3.2",
22-
"packages/other": "3.2.3",
23-
"packages/phosphor": "3.2.3",
24-
"packages/react": "3.2.3",
2+
".": "3.8.0",
3+
"packages/api": "3.3.3",
4+
"packages/chart": "3.3.3",
5+
"packages/codemirror": "3.3.3",
6+
"packages/common": "3.3.3",
7+
"packages/comms": "3.7.0",
8+
"packages/composite": "3.2.6",
9+
"packages/dataflow": "9.3.3",
10+
"packages/dgrid": "3.2.5",
11+
"packages/dgrid-shim": "3.1.3",
12+
"packages/dgrid2": "3.2.3",
13+
"packages/eclwatch": "3.2.12",
14+
"packages/esbuild-plugins": "1.4.3",
15+
"packages/form": "3.2.3",
16+
"packages/graph": "3.3.6",
17+
"packages/html": "3.2.4",
18+
"packages/layout": "3.2.4",
19+
"packages/map": "3.2.9",
20+
"packages/markdown-it-plugins": "1.3.4",
21+
"packages/observablehq-compiler": "3.3.3",
22+
"packages/other": "3.2.4",
23+
"packages/phosphor": "3.2.4",
24+
"packages/react": "3.2.4",
2525
"packages/timeline": "3.0.0",
2626
"packages/tree": "3.0.0",
27-
"packages/util": "3.3.2"
27+
"packages/util": "3.3.3"
2828
}

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.8.0](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.7.4...hpcc-js-v3.8.0) (2025-07-03)
6+
7+
8+
### Features
9+
10+
* Add recursiveFetchLogicalFiles ([ae0ae6e](https://github.com/hpcc-systems/Visualization/commit/ae0ae6e19a3bdcb4c8b6f4a27c7968ba8845ce30))
11+
* Add recursiveFetchLogicalFiles ([9ade578](https://github.com/hpcc-systems/Visualization/commit/9ade578a5423ff5777edc31cb77741cca369c2c6)), closes [#4392](https://github.com/hpcc-systems/Visualization/issues/4392)
12+
13+
14+
### Bug Fixes
15+
16+
* Improve type-leaks test ([379961d](https://github.com/hpcc-systems/Visualization/commit/379961dedff41a4546003da34936380664acfc84))
17+
* Improve type-leaks test ([0dbd604](https://github.com/hpcc-systems/Visualization/commit/0dbd604b181056fe93af069377a8ceb0c1391543))
18+
519
## [3.7.4](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.7.3...hpcc-js-v3.7.4) (2025-06-26)
620

721

0 commit comments

Comments
 (0)