Skip to content

Commit 5e5fc8d

Browse files
chore: release main (#4492)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d05aacc commit 5e5fc8d

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

+636
-263
lines changed
Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
{
2-
".": "3.15.1",
3-
"packages/api": "3.4.1",
4-
"packages/chart": "3.5.1",
5-
"packages/codemirror": "3.6.1",
6-
"packages/common": "3.5.1",
7-
"packages/comms": "3.11.1",
8-
"packages/composite": "3.4.1",
9-
"packages/dataflow": "9.5.1",
10-
"packages/ddl-shim": "3.2.1",
11-
"packages/dgrid": "3.5.1",
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",
9+
"packages/dataflow": "9.6.0",
10+
"packages/ddl-shim": "3.2.2",
11+
"packages/dgrid": "3.5.2",
1212
"packages/dgrid-shim": "3.3.1",
13-
"packages/dgrid2": "3.4.1",
14-
"packages/eclwatch": "3.5.1",
15-
"packages/esbuild-plugins": "1.6.1",
16-
"packages/form": "3.3.1",
17-
"packages/graph": "3.5.1",
18-
"packages/html": "3.3.1",
19-
"packages/layout": "3.4.1",
20-
"packages/map": "3.4.1",
21-
"packages/markdown-it-plugins": "1.5.1",
22-
"packages/observablehq-compiler": "3.6.1",
23-
"packages/other": "3.4.1",
24-
"packages/phosphor": "3.3.1",
25-
"packages/react": "3.4.1",
26-
"packages/timeline": "3.2.1",
27-
"packages/tree": "3.2.1",
28-
"packages/util": "3.4.1"
13+
"packages/dgrid2": "3.5.0",
14+
"packages/eclwatch": "3.5.2",
15+
"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",
21+
"packages/markdown-it-plugins": "1.5.2",
22+
"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"
2929
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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.0](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.15.1...hpcc-js-v3.16.0) (2025-11-20)
6+
7+
8+
### Features
9+
10+
* bump versions ([#4486](https://github.com/hpcc-systems/Visualization/issues/4486)) ([c8ef69b](https://github.com/hpcc-systems/Visualization/commit/c8ef69b3ee735215ab71b5ef2836a0f1cfe726b2))
11+
* Histogram should honour "buckets" option ([#4485](https://github.com/hpcc-systems/Visualization/issues/4485)) ([c3733d4](https://github.com/hpcc-systems/Visualization/commit/c3733d48f98974576f0498bb9a644a938c960fc7))
12+
* update pipe.ts to use unlimited vardic types ([#4484](https://github.com/hpcc-systems/Visualization/issues/4484)) ([8f321c3](https://github.com/hpcc-systems/Visualization/commit/8f321c34de9cd5bbc03d2ce701992a3be6ef006a))
13+
14+
15+
### Bug Fixes
16+
17+
* **eclwatch:** add a multi-scale 24-hour tick formatter ([#4482](https://github.com/hpcc-systems/Visualization/issues/4482)) ([d05aacc](https://github.com/hpcc-systems/Visualization/commit/d05aacccd36e56daa562cd0a49747c5fc45bbf73))
18+
* requestAmimatonFrame only needed when observed ([#4489](https://github.com/hpcc-systems/Visualization/issues/4489)) ([ae12395](https://github.com/hpcc-systems/Visualization/commit/ae123952990dd15e40fa2340576502dc3e4bfbf4))
19+
520
## [3.15.1](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.15.0...hpcc-js-v3.15.1) (2025-10-29)
621

722

0 commit comments

Comments
 (0)