Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
".": "3.21.7",
".": "3.22.0",
"packages/api": "3.4.16",
"packages/chart": "3.7.5",
"packages/codemirror": "3.7.5",
"packages/common": "3.7.6",
"packages/comms": "3.15.6",
"packages/composite": "3.5.6",
"packages/composite": "3.5.7",
"packages/dataflow": "9.6.10",
"packages/ddl-shim": "3.3.5",
"packages/dgrid": "3.7.6",
"packages/dgrid-shim": "3.4.4",
"packages/dgrid2": "3.6.4",
"packages/eclwatch": "3.6.7",
"packages/eclwatch": "3.6.8",
"packages/esbuild-plugins": "1.8.7",
"packages/form": "3.4.5",
"packages/graph": "3.7.5",
"packages/html": "3.3.16",
"packages/layout": "3.5.11",
"packages/map": "3.5.5",
"packages/markdown-it-plugins": "1.5.11",
"packages/marshaller": "3.0.0",
"packages/marshaller": "3.1.0",
"packages/observablehq-compiler": "3.7.9",
"packages/other": "3.5.5",
"packages/phosphor": "3.5.5",
"packages/phosphor": "3.6.0",
"packages/react": "3.4.16",
"packages/timeline": "3.4.5",
"packages/tree": "3.2.16",
Expand Down
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.

## [3.22.0](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.21.7...hpcc-js-v3.22.0) (2026-04-21)


### Features

* port marshaller from 2.x.x to 3.x.x ([#4579](https://github.com/hpcc-systems/Visualization/issues/4579)) ([ddca2ce](https://github.com/hpcc-systems/Visualization/commit/ddca2ce4299682e562608175ea57b63275292c92))


### Bug Fixes

* update axios and proxy-from-env versions in package-lock.json ([fb1f137](https://github.com/hpcc-systems/Visualization/commit/fb1f137384e5f3afb09a195e1e634aa23d00ffea))
* update axios version to 1.15.0 in package.json overrides ([#4578](https://github.com/hpcc-systems/Visualization/issues/4578)) ([9264de0](https://github.com/hpcc-systems/Visualization/commit/9264de05a0f3d0402e444c6faf3582a458ddfe24))

## [3.21.7](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.21.6...hpcc-js-v3.21.7) (2026-04-08)


Expand Down
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hpcc-js",
"version": "3.21.7",
"version": "3.22.0",
"description": "HPCC Visualization Framework",
"private": true,
"type": "module",
Expand Down
9 changes: 9 additions & 0 deletions packages/composite/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.5.7](https://github.com/hpcc-systems/Visualization/compare/composite-v3.5.6...composite-v3.5.7) (2026-04-21)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @hpcc-js/phosphor bumped from ^3.5.5 to ^3.6.0

## [3.5.6](https://github.com/hpcc-systems/Visualization/compare/composite-v3.5.4...composite-v3.5.6) (2026-04-07)


Expand Down
4 changes: 2 additions & 2 deletions packages/composite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/composite",
"version": "3.5.6",
"version": "3.5.7",
"description": "hpcc-js - Viz Composite",
"type": "module",
"main": "./dist/index.umd.cjs",
Expand Down Expand Up @@ -46,7 +46,7 @@
"@hpcc-js/form": "^3.4.5",
"@hpcc-js/html": "^3.3.16",
"@hpcc-js/other": "^3.5.5",
"@hpcc-js/phosphor": "^3.5.5",
"@hpcc-js/phosphor": "^3.6.0",
"@hpcc-js/util": "^3.5.5"
},
"devDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions packages/eclwatch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.6.8](https://github.com/hpcc-systems/Visualization/compare/eclwatch-v3.6.7...eclwatch-v3.6.8) (2026-04-21)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @hpcc-js/phosphor bumped from ^3.5.5 to ^3.6.0

## [3.6.7](https://github.com/hpcc-systems/Visualization/compare/eclwatch-v3.6.6...eclwatch-v3.6.7) (2026-04-08)


Expand Down
4 changes: 2 additions & 2 deletions packages/eclwatch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/eclwatch",
"version": "3.6.7",
"version": "3.6.8",
"description": "hpcc-js - ECL Watch",
"type": "module",
"main": "./dist/index.umd.cjs",
Expand Down Expand Up @@ -45,7 +45,7 @@
"@hpcc-js/dgrid": "^3.7.6",
"@hpcc-js/graph": "^3.7.5",
"@hpcc-js/layout": "^3.5.11",
"@hpcc-js/phosphor": "^3.5.5",
"@hpcc-js/phosphor": "^3.6.0",
"@hpcc-js/timeline": "^3.4.5",
"@hpcc-js/tree": "^3.2.16",
"@hpcc-js/util": "^3.5.5"
Expand Down
24 changes: 24 additions & 0 deletions packages/marshaller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,30 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.0](https://github.com/hpcc-systems/Visualization/compare/marshaller-v3.0.0...marshaller-v3.1.0) (2026-04-21)


### Features

* Add maxWeight to Heat chart ([046c67a](https://github.com/hpcc-systems/Visualization/commit/046c67a398f574e2200e844db5c27981ecf0d261))
* Add maxWeight to Heat chart ([59ee802](https://github.com/hpcc-systems/Visualization/commit/59ee80246e45fa5464f6fed4ed7f488ee3fca0cb))
* port marshaller from 2.x.x to 3.x.x ([#4579](https://github.com/hpcc-systems/Visualization/issues/4579)) ([ddca2ce](https://github.com/hpcc-systems/Visualization/commit/ddca2ce4299682e562608175ea57b63275292c92))
* Switch to esbuild and ESM first packaging ([4a426f6](https://github.com/hpcc-systems/Visualization/commit/4a426f6148a882954bf77aef8972f406e34c912b))
* Switch to esbuild and ESM first packaging ([b752510](https://github.com/hpcc-systems/Visualization/commit/b752510b5074fbc9a606e4d189412798c241f414))


### Bug Fixes

* Revert text autosize changes ([4709091](https://github.com/hpcc-systems/Visualization/commit/47090910e3957381fadbe069a3087314643841b3))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @hpcc-js/composite bumped from ^3.5.6 to ^3.5.7
* @hpcc-js/phosphor bumped from ^3.5.5 to ^3.6.0

## [2.28.11](https://github.com/hpcc-systems/Visualization/compare/marshaller-v2.28.10...marshaller-v2.28.11) (2026-04-08)


Expand Down
6 changes: 3 additions & 3 deletions packages/marshaller/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/marshaller",
"version": "3.0.0",
"version": "3.1.0",
"description": "hpcc-js - Viz Marshaller",
"type": "module",
"main": "./dist/index.umd.cjs",
Expand Down Expand Up @@ -43,15 +43,15 @@
"@hpcc-js/codemirror": "^3.7.5",
"@hpcc-js/common": "^3.7.6",
"@hpcc-js/comms": "^3.15.6",
"@hpcc-js/composite": "^3.5.6",
"@hpcc-js/composite": "^3.5.7",
"@hpcc-js/ddl-shim": "^3.3.5",
"@hpcc-js/dgrid": "^3.7.6",
"@hpcc-js/form": "^3.4.5",
"@hpcc-js/graph": "^3.7.5",
"@hpcc-js/layout": "^3.5.11",
"@hpcc-js/map": "^3.5.5",
"@hpcc-js/other": "^3.5.5",
"@hpcc-js/phosphor": "^3.5.5",
"@hpcc-js/phosphor": "^3.6.0",
"@hpcc-js/util": "^3.5.5"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/phosphor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.6.0](https://github.com/hpcc-systems/Visualization/compare/phosphor-v3.5.5...phosphor-v3.6.0) (2026-04-21)


### Features

* port marshaller from 2.x.x to 3.x.x ([#4579](https://github.com/hpcc-systems/Visualization/issues/4579)) ([ddca2ce](https://github.com/hpcc-systems/Visualization/commit/ddca2ce4299682e562608175ea57b63275292c92))

## [3.5.5](https://github.com/hpcc-systems/Visualization/compare/phosphor-v3.5.3...phosphor-v3.5.5) (2026-04-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/phosphor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/phosphor",
"version": "3.5.5",
"version": "3.6.0",
"description": "hpcc-js - Viz Phosphor",
"type": "module",
"main": "./dist/index.umd.cjs",
Expand Down
Loading