Skip to content

Commit a3967c6

Browse files
chore: release main
1 parent d79bdfe commit a3967c6

58 files changed

Lines changed: 676 additions & 301 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
{
2-
".": "3.25.0",
3-
"packages/api": "3.4.19",
4-
"packages/chart": "3.7.8",
5-
"packages/codemirror": "3.7.8",
6-
"packages/common": "3.7.9",
7-
"packages/comms": "3.16.0",
8-
"packages/composite": "3.5.11",
9-
"packages/dataflow": "9.6.13",
10-
"packages/ddl-shim": "3.3.8",
11-
"packages/dgrid": "3.8.0",
12-
"packages/dgrid-shim": "3.5.0",
13-
"packages/dgrid2": "3.6.7",
14-
"packages/eclwatch": "3.6.12",
15-
"packages/esbuild-plugins": "1.8.10",
16-
"packages/form": "3.4.8",
17-
"packages/graph": "3.7.8",
18-
"packages/html": "3.3.19",
19-
"packages/layout": "3.5.14",
20-
"packages/map": "3.5.8",
21-
"packages/markdown-it-plugins": "1.5.14",
22-
"packages/marshaller": "3.2.2",
23-
"packages/observablehq-compiler": "3.7.12",
24-
"packages/other": "3.5.8",
25-
"packages/phosphor": "3.6.3",
26-
"packages/react": "3.4.19",
27-
"packages/timeline": "3.4.8",
28-
"packages/tree": "3.2.19",
29-
"packages/util": "3.5.8"
2+
".": "3.25.1",
3+
"packages/api": "3.4.20",
4+
"packages/chart": "3.7.9",
5+
"packages/codemirror": "3.7.9",
6+
"packages/common": "3.7.10",
7+
"packages/comms": "3.16.1",
8+
"packages/composite": "3.5.12",
9+
"packages/dataflow": "9.6.14",
10+
"packages/ddl-shim": "3.3.9",
11+
"packages/dgrid": "3.8.1",
12+
"packages/dgrid-shim": "3.5.1",
13+
"packages/dgrid2": "3.6.8",
14+
"packages/eclwatch": "3.6.13",
15+
"packages/esbuild-plugins": "1.8.11",
16+
"packages/form": "3.4.9",
17+
"packages/graph": "3.7.9",
18+
"packages/html": "3.3.20",
19+
"packages/layout": "3.5.15",
20+
"packages/map": "3.5.9",
21+
"packages/markdown-it-plugins": "1.5.15",
22+
"packages/marshaller": "3.2.3",
23+
"packages/observablehq-compiler": "3.7.13",
24+
"packages/other": "3.5.9",
25+
"packages/phosphor": "3.6.4",
26+
"packages/react": "3.4.20",
27+
"packages/timeline": "3.4.9",
28+
"packages/tree": "3.2.20",
29+
"packages/util": "3.5.9"
3030
}

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.25.1](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.25.0...hpcc-js-v3.25.1) (2026-05-27)
6+
7+
8+
### Bug Fixes
9+
10+
* **observablehq-compiler:** update dependencies and improve file attachment handling ([#4603](https://github.com/hpcc-systems/Visualization/issues/4603)) ([d79bdfe](https://github.com/hpcc-systems/Visualization/commit/d79bdfe5d075b9deef9761c0163c80097c5d1f01))
11+
512
## [3.25.0](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.24.0...hpcc-js-v3.25.0) (2026-05-21)
613

714

0 commit comments

Comments
 (0)