File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 3.11.2 " ,
2+ "." : " 3.12.0 " ,
33 "packages/api" : " 3.3.11" ,
44 "packages/chart" : " 3.4.1" ,
55 "packages/codemirror" : " 3.5.1" ,
66 "packages/common" : " 3.4.1" ,
7- "packages/comms" : " 3.8.1 " ,
7+ "packages/comms" : " 3.9.0 " ,
88 "packages/composite" : " 3.2.14" ,
99 "packages/dataflow" : " 9.4.1" ,
1010 "packages/dgrid" : " 3.3.1" ,
1111 "packages/dgrid-shim" : " 3.2.0" ,
1212 "packages/dgrid2" : " 3.3.1" ,
13- "packages/eclwatch" : " 3.3.1 " ,
13+ "packages/eclwatch" : " 3.3.2 " ,
1414 "packages/esbuild-plugins" : " 1.5.1" ,
1515 "packages/form" : " 3.2.11" ,
1616 "packages/graph" : " 3.4.1" ,
Original file line number Diff line number Diff line change 22
33All 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.12.0] ( https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.11.2...hpcc-js-v3.12.0 ) (2025-10-09)
6+
7+
8+ ### Features
9+
10+ * bump wsdl versions ([ fc16ba7] ( https://github.com/hpcc-systems/Visualization/commit/fc16ba7093f91a05136b801702da5e011a1ded69 ) )
11+ * bump wsdl versions ([ 8c27c44] ( https://github.com/hpcc-systems/Visualization/commit/8c27c44396b00a0a4e83410060c5d85d50ac3917 ) )
12+
13+
14+ ### Bug Fixes
15+
16+ * NodeJS bundle invalid ([ b1388e5] ( https://github.com/hpcc-systems/Visualization/commit/b1388e5b278b2dccd26aa6748835524c04fdab24 ) )
17+ * NodeJS bundle invalid ([ 8a81ad4] ( https://github.com/hpcc-systems/Visualization/commit/8a81ad488a0c4e09617a2b33fd72111fb4ab46ba ) )
18+
519## [ 3.11.2] ( https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.11.1...hpcc-js-v3.11.2 ) (2025-09-18)
620
721
Original file line number Diff line number Diff line change 11{
22 "name" : " hpcc-js" ,
3- "version" : " 3.11.2 " ,
3+ "version" : " 3.12.0 " ,
44 "description" : " HPCC Visualization Framework" ,
55 "private" : true ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change @@ -12,6 +12,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1212
1313
1414
15+ ## [ 3.9.0] ( https://github.com/hpcc-systems/Visualization/compare/comms-v3.8.1...comms-v3.9.0 ) (2025-10-09)
16+
17+
18+ ### Features
19+
20+ * bump wsdl versions ([ fc16ba7] ( https://github.com/hpcc-systems/Visualization/commit/fc16ba7093f91a05136b801702da5e011a1ded69 ) )
21+ * bump wsdl versions ([ 8c27c44] ( https://github.com/hpcc-systems/Visualization/commit/8c27c44396b00a0a4e83410060c5d85d50ac3917 ) )
22+
23+
24+ ### Bug Fixes
25+
26+ * NodeJS bundle invalid ([ b1388e5] ( https://github.com/hpcc-systems/Visualization/commit/b1388e5b278b2dccd26aa6748835524c04fdab24 ) )
27+ * NodeJS bundle invalid ([ 8a81ad4] ( https://github.com/hpcc-systems/Visualization/commit/8a81ad488a0c4e09617a2b33fd72111fb4ab46ba ) )
28+
1529## [ 3.8.1] ( https://github.com/hpcc-systems/Visualization/compare/comms-v3.8.0...comms-v3.8.1 ) (2025-09-18)
1630
1731
Original file line number Diff line number Diff line change 11{
22 "name" : " @hpcc-js/comms" ,
3- "version" : " 3.8.1 " ,
3+ "version" : " 3.9.0 " ,
44 "description" : " hpcc-js - Communications" ,
55 "type" : " module" ,
66 "main" : " ./dist/node/index.cjs" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55
6+ ## [3.3.2](https://github.com/hpcc-systems/Visualization/compare/eclwatch-v3.3.1...eclwatch-v3.3.2) (2025-10-09)
7+
8+
9+ ### Dependencies
10+
11+ * The following workspace dependencies were updated
12+ * dependencies
13+ * @hpcc-js/comms bumped from ^3.8.1 to ^3.9.0
14+
615## [3.3.1](https://github.com/hpcc-systems/Visualization/compare/eclwatch-v3.3.0...eclwatch-v3.3.1) (2025-09-18)
716
817
Original file line number Diff line number Diff line change 11{
22 "name": "@hpcc-js/eclwatch",
3- "version" : " 3.3.1 " ,
3+ "version": "3.3.2 ",
44 "description": "hpcc-js - ECL Watch",
55 "type": "module",
66 "main": "./dist/index.umd.cjs",
3939 "dependencies": {
4040 "@hpcc-js/codemirror": "^3.5.1",
4141 "@hpcc-js/common": "^3.4.1",
42- "@hpcc-js/comms" : " ^3.8.1 " ,
42+ "@hpcc-js/comms": "^3.9.0 ",
4343 "@hpcc-js/dgrid": "^3.3.1",
4444 "@hpcc-js/graph": "^3.4.1",
4545 "@hpcc-js/layout": "^3.2.12",
You can’t perform that action at this time.
0 commit comments