Skip to content

Commit c190de6

Browse files
authored
Merge pull request #4315 from hpcc-systems/release-please--branches--candidate-3.x.x
chore: release candidate-3.x.x
2 parents ac7d807 + 3e51d4f commit c190de6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+616
-225
lines changed

.release-please-manifest.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
{
2-
".": "3.2.1",
3-
"packages/api": "3.2.0",
4-
"packages/chart": "3.2.0",
5-
"packages/codemirror": "3.1.0",
6-
"packages/common": "3.2.0",
7-
"packages/comms": "3.2.0",
8-
"packages/composite": "3.1.1",
9-
"packages/dataflow": "9.2.0",
10-
"packages/dgrid": "3.1.0",
2+
".": "3.3.0",
3+
"packages/api": "3.3.0",
4+
"packages/chart": "3.3.0",
5+
"packages/codemirror": "3.2.0",
6+
"packages/common": "3.3.0",
7+
"packages/comms": "3.3.0",
8+
"packages/composite": "3.2.0",
9+
"packages/dataflow": "9.3.0",
10+
"packages/dgrid": "3.2.0",
1111
"packages/dgrid-shim": "3.1.0",
12-
"packages/dgrid2": "3.1.1",
13-
"packages/eclwatch": "3.1.1",
14-
"packages/esbuild-plugins": "1.3.0",
15-
"packages/form": "3.1.0",
16-
"packages/graph": "3.1.1",
17-
"packages/html": "3.1.1",
18-
"packages/layout": "3.1.1",
19-
"packages/map": "3.1.1",
20-
"packages/markdown-it-plugins": "1.2.0",
21-
"packages/observablehq-compiler": "3.2.0",
22-
"packages/other": "3.1.1",
23-
"packages/phosphor": "3.1.0",
24-
"packages/react": "3.1.1",
12+
"packages/dgrid2": "3.2.0",
13+
"packages/eclwatch": "3.2.0",
14+
"packages/esbuild-plugins": "1.4.0",
15+
"packages/form": "3.2.0",
16+
"packages/graph": "3.2.0",
17+
"packages/html": "3.2.0",
18+
"packages/layout": "3.2.0",
19+
"packages/map": "3.2.0",
20+
"packages/markdown-it-plugins": "1.3.0",
21+
"packages/observablehq-compiler": "3.3.0",
22+
"packages/other": "3.2.0",
23+
"packages/phosphor": "3.2.0",
24+
"packages/react": "3.2.0",
2525
"packages/timeline": "3.0.0",
2626
"packages/tree": "3.0.0",
27-
"packages/util": "3.2.0"
27+
"packages/util": "3.3.0"
2828
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.3.0](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.2.1...hpcc-js-v3.3.0) (2024-11-28)
6+
7+
8+
### Features
9+
10+
* Drop preact-shim and bump versions ([24044a4](https://github.com/hpcc-systems/Visualization/commit/24044a4604cd3c6a481c91d1e7c21ac88790fff6))
11+
* Drop preact-shim and bump versions ([92add6f](https://github.com/hpcc-systems/Visualization/commit/92add6fffd2bbc932c134a30651577722697e14b))
12+
* Switch to vite for dev server and build process ([fdd3cac](https://github.com/hpcc-systems/Visualization/commit/fdd3cacd13aed0b2527b9d32c37a1ac7d74c6f66))
13+
514
## [3.2.1](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.2.0...hpcc-js-v3.2.1) (2024-11-20)
615

716

0 commit comments

Comments
 (0)