From 2172c4e3623a2ce7f1d2f312058a371d2fc0f717 Mon Sep 17 00:00:00 2001 From: caele Date: Thu, 22 Jan 2026 10:15:15 +0100 Subject: [PATCH] =?UTF-8?q?chore(release):=20v6.4.0=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 17 +++++++ apis/conversion/CHANGELOG.md | 4 ++ apis/conversion/package.json | 2 +- apis/enigma-mocker/CHANGELOG.md | 4 ++ apis/enigma-mocker/package.json | 2 +- apis/locale/CHANGELOG.md | 6 +++ apis/locale/package.json | 2 +- apis/nucleus/CHANGELOG.md | 16 ++++++ apis/nucleus/package.json | 12 ++--- apis/snapshooter/CHANGELOG.md | 4 ++ apis/snapshooter/package.json | 2 +- apis/stardust/CHANGELOG.md | 11 ++++ apis/stardust/api-spec/listbox-spec.json | 2 +- apis/stardust/api-spec/spec.json | 2 +- apis/stardust/package.json | 16 +++--- apis/supernova/CHANGELOG.md | 4 ++ apis/supernova/package.json | 4 +- apis/test-utils/CHANGELOG.md | 4 ++ apis/test-utils/package.json | 2 +- apis/theme/CHANGELOG.md | 4 ++ apis/theme/package.json | 2 +- commands/build/CHANGELOG.md | 7 +++ commands/build/package.json | 2 +- commands/cli/CHANGELOG.md | 4 ++ commands/cli/package.json | 4 +- commands/create/CHANGELOG.md | 7 +++ commands/create/package.json | 2 +- commands/sense/CHANGELOG.md | 7 +++ commands/sense/package.json | 4 +- commands/serve/CHANGELOG.md | 8 +++ commands/serve/package.json | 14 +++--- lerna.json | 2 +- packages/ui/CHANGELOG.md | 4 ++ packages/ui/package.json | 2 +- yarn.lock | 64 ++++++++++++------------ 35 files changed, 182 insertions(+), 71 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79e8cef31..7b82d236e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.4.0](https://github.com/qlik-oss/nebula.js/compare/v6.3.0...v6.4.0) (2026-01-22) + +### Bug Fixes + +- add waterfall chart to mapping since it is documented ([#1871](https://github.com/qlik-oss/nebula.js/issues/1871)) ([47d2074](https://github.com/qlik-oss/nebula.js/commit/47d207467093e41b20dd0bca9e6b3251a1fb7de7)) +- **deps:** update dependency ejs to v4 ([#1885](https://github.com/qlik-oss/nebula.js/issues/1885)) ([1e867fe](https://github.com/qlik-oss/nebula.js/commit/1e867fe74c866a224b51aafd6c972ae7c30df326)) +- **deps:** update minor and patch ([#1868](https://github.com/qlik-oss/nebula.js/issues/1868)) ([08f0ab5](https://github.com/qlik-oss/nebula.js/commit/08f0ab53ec9f6855bfd2c72b0a10dfff7ee1d0b1)) +- **deps:** update minor and patch ([#1873](https://github.com/qlik-oss/nebula.js/issues/1873)) ([d1634e3](https://github.com/qlik-oss/nebula.js/commit/d1634e39e32dee8f4e53ba9e4e256241bb221d9a)) +- **deps:** update minor and patch ([#1884](https://github.com/qlik-oss/nebula.js/issues/1884)) ([e825cca](https://github.com/qlik-oss/nebula.js/commit/e825cca26d3ef1360ccc4a89cebed63ade17d31d)) +- use data handler from ext definition ([#1879](https://github.com/qlik-oss/nebula.js/issues/1879)) ([d7c386b](https://github.com/qlik-oss/nebula.js/commit/d7c386b30c6822624626bd1bdebd7af075e76b45)) + +### Features + +- add abort controller on render in nucleus ([#1883](https://github.com/qlik-oss/nebula.js/issues/1883)) ([f504e68](https://github.com/qlik-oss/nebula.js/commit/f504e68c4d6e8d33f37f84a9fb9b078fc724868c)) +- add pin item to selection bar ([#1867](https://github.com/qlik-oss/nebula.js/issues/1867)) ([6bae6e7](https://github.com/qlik-oss/nebula.js/commit/6bae6e7dacdd577f07cd2a6f8b56e31b7f149dc7)) +- **QCB-33197:** add theme mapping for tab container ([#1881](https://github.com/qlik-oss/nebula.js/issues/1881)) ([43b7365](https://github.com/qlik-oss/nebula.js/commit/43b7365cbe8aec95a6ec4458d3f771351915ca78)) + # [6.3.0](https://github.com/qlik-oss/nebula.js/compare/v6.2.0...v6.3.0) (2025-12-08) ### Bug Fixes diff --git a/apis/conversion/CHANGELOG.md b/apis/conversion/CHANGELOG.md index 1b468538b..6569f4eb3 100644 --- a/apis/conversion/CHANGELOG.md +++ b/apis/conversion/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.4.0](https://github.com/qlik-oss/nebula.js/compare/v6.3.0...v6.4.0) (2026-01-22) + +**Note:** Version bump only for package @nebula.js/conversion + # [6.3.0](https://github.com/qlik-oss/nebula.js/compare/v6.2.0...v6.3.0) (2025-12-08) **Note:** Version bump only for package @nebula.js/conversion diff --git a/apis/conversion/package.json b/apis/conversion/package.json index c491040ab..95dd1deb9 100644 --- a/apis/conversion/package.json +++ b/apis/conversion/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/conversion", - "version": "6.3.0", + "version": "6.4.0", "private": true, "main": "src/index.js", "devDependencies": { diff --git a/apis/enigma-mocker/CHANGELOG.md b/apis/enigma-mocker/CHANGELOG.md index c46311386..b44db17a9 100644 --- a/apis/enigma-mocker/CHANGELOG.md +++ b/apis/enigma-mocker/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.4.0](https://github.com/qlik-oss/nebula.js/compare/v6.3.0...v6.4.0) (2026-01-22) + +**Note:** Version bump only for package @nebula.js/enigma-mocker + # [6.3.0](https://github.com/qlik-oss/nebula.js/compare/v6.2.0...v6.3.0) (2025-12-08) **Note:** Version bump only for package @nebula.js/enigma-mocker diff --git a/apis/enigma-mocker/package.json b/apis/enigma-mocker/package.json index 03eceeece..01fd0dcbb 100644 --- a/apis/enigma-mocker/package.json +++ b/apis/enigma-mocker/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/enigma-mocker", - "version": "6.3.0", + "version": "6.4.0", "private": true, "main": "src/index.js", "devDependencies": { diff --git a/apis/locale/CHANGELOG.md b/apis/locale/CHANGELOG.md index eb222d45d..633c77a46 100644 --- a/apis/locale/CHANGELOG.md +++ b/apis/locale/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.4.0](https://github.com/qlik-oss/nebula.js/compare/v6.3.0...v6.4.0) (2026-01-22) + +### Bug Fixes + +- **deps:** update minor and patch ([#1873](https://github.com/qlik-oss/nebula.js/issues/1873)) ([d1634e3](https://github.com/qlik-oss/nebula.js/commit/d1634e39e32dee8f4e53ba9e4e256241bb221d9a)) + # [6.3.0](https://github.com/qlik-oss/nebula.js/compare/v6.2.0...v6.3.0) (2025-12-08) **Note:** Version bump only for package @nebula.js/locale diff --git a/apis/locale/package.json b/apis/locale/package.json index cb0168350..ae3ba399f 100644 --- a/apis/locale/package.json +++ b/apis/locale/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/locale", - "version": "6.3.0", + "version": "6.4.0", "private": true, "main": "src/index.js", "scripts": { diff --git a/apis/nucleus/CHANGELOG.md b/apis/nucleus/CHANGELOG.md index 4eb889bc3..bd71020ec 100644 --- a/apis/nucleus/CHANGELOG.md +++ b/apis/nucleus/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.4.0](https://github.com/qlik-oss/nebula.js/compare/v6.3.0...v6.4.0) (2026-01-22) + +### Bug Fixes + +- add waterfall chart to mapping since it is documented ([#1871](https://github.com/qlik-oss/nebula.js/issues/1871)) ([47d2074](https://github.com/qlik-oss/nebula.js/commit/47d207467093e41b20dd0bca9e6b3251a1fb7de7)) +- **deps:** update minor and patch ([#1868](https://github.com/qlik-oss/nebula.js/issues/1868)) ([08f0ab5](https://github.com/qlik-oss/nebula.js/commit/08f0ab53ec9f6855bfd2c72b0a10dfff7ee1d0b1)) +- **deps:** update minor and patch ([#1873](https://github.com/qlik-oss/nebula.js/issues/1873)) ([d1634e3](https://github.com/qlik-oss/nebula.js/commit/d1634e39e32dee8f4e53ba9e4e256241bb221d9a)) +- **deps:** update minor and patch ([#1884](https://github.com/qlik-oss/nebula.js/issues/1884)) ([e825cca](https://github.com/qlik-oss/nebula.js/commit/e825cca26d3ef1360ccc4a89cebed63ade17d31d)) +- use data handler from ext definition ([#1879](https://github.com/qlik-oss/nebula.js/issues/1879)) ([d7c386b](https://github.com/qlik-oss/nebula.js/commit/d7c386b30c6822624626bd1bdebd7af075e76b45)) + +### Features + +- add abort controller on render in nucleus ([#1883](https://github.com/qlik-oss/nebula.js/issues/1883)) ([f504e68](https://github.com/qlik-oss/nebula.js/commit/f504e68c4d6e8d33f37f84a9fb9b078fc724868c)) +- add pin item to selection bar ([#1867](https://github.com/qlik-oss/nebula.js/issues/1867)) ([6bae6e7](https://github.com/qlik-oss/nebula.js/commit/6bae6e7dacdd577f07cd2a6f8b56e31b7f149dc7)) +- **QCB-33197:** add theme mapping for tab container ([#1881](https://github.com/qlik-oss/nebula.js/issues/1881)) ([43b7365](https://github.com/qlik-oss/nebula.js/commit/43b7365cbe8aec95a6ec4458d3f771351915ca78)) + # [6.3.0](https://github.com/qlik-oss/nebula.js/compare/v6.2.0...v6.3.0) (2025-12-08) ### Bug Fixes diff --git a/apis/nucleus/package.json b/apis/nucleus/package.json index 3cabbd21a..a2383a3ce 100644 --- a/apis/nucleus/package.json +++ b/apis/nucleus/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/nucleus", - "version": "6.3.0", + "version": "6.4.0", "private": true, "main": "src/index.js", "devDependencies": { @@ -8,11 +8,11 @@ "@emotion/styled": "^11.14.1", "@mui/icons-material": "^6.5.0", "@mui/material": "^6.5.0", - "@nebula.js/conversion": "^6.3.0", - "@nebula.js/locale": "^6.3.0", - "@nebula.js/supernova": "^6.3.0", - "@nebula.js/theme": "^6.3.0", - "@nebula.js/ui": "^6.3.0", + "@nebula.js/conversion": "^6.4.0", + "@nebula.js/locale": "^6.4.0", + "@nebula.js/supernova": "^6.4.0", + "@nebula.js/theme": "^6.4.0", + "@nebula.js/ui": "^6.4.0", "@qlik/api": "2.3.1", "@testing-library/dom": "^10.4.1", "@testing-library/react": "^16.3.1", diff --git a/apis/snapshooter/CHANGELOG.md b/apis/snapshooter/CHANGELOG.md index bb00880c6..236cab525 100644 --- a/apis/snapshooter/CHANGELOG.md +++ b/apis/snapshooter/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.4.0](https://github.com/qlik-oss/nebula.js/compare/v6.3.0...v6.4.0) (2026-01-22) + +**Note:** Version bump only for package @nebula.js/snapshooter + # [6.3.0](https://github.com/qlik-oss/nebula.js/compare/v6.2.0...v6.3.0) (2025-12-08) **Note:** Version bump only for package @nebula.js/snapshooter diff --git a/apis/snapshooter/package.json b/apis/snapshooter/package.json index 33d399e87..0136c31a1 100644 --- a/apis/snapshooter/package.json +++ b/apis/snapshooter/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/snapshooter", - "version": "6.3.0", + "version": "6.4.0", "private": true, "description": "", "license": "MIT", diff --git a/apis/stardust/CHANGELOG.md b/apis/stardust/CHANGELOG.md index d51a69812..582a9ead3 100644 --- a/apis/stardust/CHANGELOG.md +++ b/apis/stardust/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.4.0](https://github.com/qlik-oss/nebula.js/compare/v6.3.0...v6.4.0) (2026-01-22) + +### Bug Fixes + +- **deps:** update minor and patch ([#1868](https://github.com/qlik-oss/nebula.js/issues/1868)) ([08f0ab5](https://github.com/qlik-oss/nebula.js/commit/08f0ab53ec9f6855bfd2c72b0a10dfff7ee1d0b1)) +- **deps:** update minor and patch ([#1884](https://github.com/qlik-oss/nebula.js/issues/1884)) ([e825cca](https://github.com/qlik-oss/nebula.js/commit/e825cca26d3ef1360ccc4a89cebed63ade17d31d)) + +### Features + +- add abort controller on render in nucleus ([#1883](https://github.com/qlik-oss/nebula.js/issues/1883)) ([f504e68](https://github.com/qlik-oss/nebula.js/commit/f504e68c4d6e8d33f37f84a9fb9b078fc724868c)) + # [6.3.0](https://github.com/qlik-oss/nebula.js/compare/v6.2.0...v6.3.0) (2025-12-08) ### Bug Fixes diff --git a/apis/stardust/api-spec/listbox-spec.json b/apis/stardust/api-spec/listbox-spec.json index 075f58742..ab480db66 100644 --- a/apis/stardust/api-spec/listbox-spec.json +++ b/apis/stardust/api-spec/listbox-spec.json @@ -3,7 +3,7 @@ "info": { "name": "@nebula.js/stardust:listbox", "description": "nebula listbox properties definition", - "version": "6.3.0", + "version": "6.4.0", "license": "MIT", "stability": "stable", "x-qlik-visibility": "public" diff --git a/apis/stardust/api-spec/spec.json b/apis/stardust/api-spec/spec.json index 4168d49a7..3bae0e9d9 100644 --- a/apis/stardust/api-spec/spec.json +++ b/apis/stardust/api-spec/spec.json @@ -3,7 +3,7 @@ "info": { "name": "@nebula.js/stardust", "description": "Product and framework agnostic integration API for Qlik's Associative Engine", - "version": "6.3.0", + "version": "6.4.0", "license": "MIT", "stability": "stable" }, diff --git a/apis/stardust/package.json b/apis/stardust/package.json index ea51b83df..a0735c4f2 100644 --- a/apis/stardust/package.json +++ b/apis/stardust/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/stardust", - "version": "6.3.0", + "version": "6.4.0", "description": "Product and framework agnostic integration API for Qlik's Associative Engine", "license": "MIT", "author": "QlikTech International AB", @@ -45,13 +45,13 @@ "@emotion/styled": "^11.14.1", "@mui/icons-material": "^6.5.0", "@mui/material": "^6.5.0", - "@nebula.js/conversion": "^6.3.0", - "@nebula.js/enigma-mocker": "^6.3.0", - "@nebula.js/locale": "^6.3.0", - "@nebula.js/nucleus": "^6.3.0", - "@nebula.js/supernova": "^6.3.0", - "@nebula.js/theme": "^6.3.0", - "@nebula.js/ui": "^6.3.0", + "@nebula.js/conversion": "^6.4.0", + "@nebula.js/enigma-mocker": "^6.4.0", + "@nebula.js/locale": "^6.4.0", + "@nebula.js/nucleus": "^6.4.0", + "@nebula.js/supernova": "^6.4.0", + "@nebula.js/theme": "^6.4.0", + "@nebula.js/ui": "^6.4.0", "@qlik/api": "2.3.1", "@scriptappy/cli": "0.10.1", "@scriptappy/from-jsdoc": "0.19.1", diff --git a/apis/supernova/CHANGELOG.md b/apis/supernova/CHANGELOG.md index 9f6ac2c62..6fbefc370 100644 --- a/apis/supernova/CHANGELOG.md +++ b/apis/supernova/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.4.0](https://github.com/qlik-oss/nebula.js/compare/v6.3.0...v6.4.0) (2026-01-22) + +**Note:** Version bump only for package @nebula.js/supernova + # [6.3.0](https://github.com/qlik-oss/nebula.js/compare/v6.2.0...v6.3.0) (2025-12-08) ### Bug Fixes diff --git a/apis/supernova/package.json b/apis/supernova/package.json index 2112270a0..a18ef717a 100644 --- a/apis/supernova/package.json +++ b/apis/supernova/package.json @@ -1,10 +1,10 @@ { "name": "@nebula.js/supernova", "private": true, - "version": "6.3.0", + "version": "6.4.0", "main": "src/index.js", "devDependencies": { - "@nebula.js/conversion": "^6.3.0", + "@nebula.js/conversion": "^6.4.0", "extend": "3.0.2", "node-event-emitter": "0.0.1" } diff --git a/apis/test-utils/CHANGELOG.md b/apis/test-utils/CHANGELOG.md index cfcab3c10..0b347f6e6 100644 --- a/apis/test-utils/CHANGELOG.md +++ b/apis/test-utils/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.4.0](https://github.com/qlik-oss/nebula.js/compare/v6.3.0...v6.4.0) (2026-01-22) + +**Note:** Version bump only for package @nebula.js/test-utils + # [6.3.0](https://github.com/qlik-oss/nebula.js/compare/v6.2.0...v6.3.0) (2025-12-08) **Note:** Version bump only for package @nebula.js/test-utils diff --git a/apis/test-utils/package.json b/apis/test-utils/package.json index 7cea2578a..1df4dc9eb 100644 --- a/apis/test-utils/package.json +++ b/apis/test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/test-utils", - "version": "6.3.0", + "version": "6.4.0", "private": true, "description": "", "license": "MIT", diff --git a/apis/theme/CHANGELOG.md b/apis/theme/CHANGELOG.md index c8c91c1d0..be562b91f 100644 --- a/apis/theme/CHANGELOG.md +++ b/apis/theme/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.4.0](https://github.com/qlik-oss/nebula.js/compare/v6.3.0...v6.4.0) (2026-01-22) + +**Note:** Version bump only for package @nebula.js/theme + # [6.3.0](https://github.com/qlik-oss/nebula.js/compare/v6.2.0...v6.3.0) (2025-12-08) **Note:** Version bump only for package @nebula.js/theme diff --git a/apis/theme/package.json b/apis/theme/package.json index acc169d96..898990b8f 100644 --- a/apis/theme/package.json +++ b/apis/theme/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/theme", - "version": "6.3.0", + "version": "6.4.0", "private": true, "main": "src/index.js", "devDependencies": { diff --git a/commands/build/CHANGELOG.md b/commands/build/CHANGELOG.md index daa7bdf14..7f4990812 100644 --- a/commands/build/CHANGELOG.md +++ b/commands/build/CHANGELOG.md @@ -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. +# [6.4.0](https://github.com/qlik-oss/nebula.js/compare/v6.3.0...v6.4.0) (2026-01-22) + +### Bug Fixes + +- **deps:** update minor and patch ([#1868](https://github.com/qlik-oss/nebula.js/issues/1868)) ([08f0ab5](https://github.com/qlik-oss/nebula.js/commit/08f0ab53ec9f6855bfd2c72b0a10dfff7ee1d0b1)) +- **deps:** update minor and patch ([#1873](https://github.com/qlik-oss/nebula.js/issues/1873)) ([d1634e3](https://github.com/qlik-oss/nebula.js/commit/d1634e39e32dee8f4e53ba9e4e256241bb221d9a)) + # [6.3.0](https://github.com/qlik-oss/nebula.js/compare/v6.2.0...v6.3.0) (2025-12-08) **Note:** Version bump only for package @nebula.js/cli-build diff --git a/commands/build/package.json b/commands/build/package.json index bd0e6b556..dd921510f 100644 --- a/commands/build/package.json +++ b/commands/build/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/cli-build", - "version": "6.3.0", + "version": "6.4.0", "description": "", "license": "MIT", "author": "QlikTech International AB", diff --git a/commands/cli/CHANGELOG.md b/commands/cli/CHANGELOG.md index 503495d0a..2ef176678 100644 --- a/commands/cli/CHANGELOG.md +++ b/commands/cli/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.4.0](https://github.com/qlik-oss/nebula.js/compare/v6.3.0...v6.4.0) (2026-01-22) + +**Note:** Version bump only for package @nebula.js/cli + # [6.3.0](https://github.com/qlik-oss/nebula.js/compare/v6.2.0...v6.3.0) (2025-12-08) **Note:** Version bump only for package @nebula.js/cli diff --git a/commands/cli/package.json b/commands/cli/package.json index f622b9a8b..dd9e33e5d 100644 --- a/commands/cli/package.json +++ b/commands/cli/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/cli", - "version": "6.3.0", + "version": "6.4.0", "description": "", "license": "MIT", "author": "QlikTech International AB", @@ -30,7 +30,7 @@ "@nebula.js/cli-serve": "5.0.0 - 6" }, "dependencies": { - "@nebula.js/cli-create": "^6.3.0", + "@nebula.js/cli-create": "^6.4.0", "import-cwd": "3.0.0", "yargs": "17.7.2" } diff --git a/commands/create/CHANGELOG.md b/commands/create/CHANGELOG.md index b35eae84b..03ad544ab 100644 --- a/commands/create/CHANGELOG.md +++ b/commands/create/CHANGELOG.md @@ -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. +# [6.4.0](https://github.com/qlik-oss/nebula.js/compare/v6.3.0...v6.4.0) (2026-01-22) + +### Bug Fixes + +- **deps:** update dependency ejs to v4 ([#1885](https://github.com/qlik-oss/nebula.js/issues/1885)) ([1e867fe](https://github.com/qlik-oss/nebula.js/commit/1e867fe74c866a224b51aafd6c972ae7c30df326)) +- **deps:** update minor and patch ([#1873](https://github.com/qlik-oss/nebula.js/issues/1873)) ([d1634e3](https://github.com/qlik-oss/nebula.js/commit/d1634e39e32dee8f4e53ba9e4e256241bb221d9a)) + # [6.3.0](https://github.com/qlik-oss/nebula.js/compare/v6.2.0...v6.3.0) (2025-12-08) **Note:** Version bump only for package @nebula.js/cli-create diff --git a/commands/create/package.json b/commands/create/package.json index 3974d8d23..34f89f6df 100644 --- a/commands/create/package.json +++ b/commands/create/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/cli-create", - "version": "6.3.0", + "version": "6.4.0", "description": "", "license": "MIT", "author": "QlikTech International AB", diff --git a/commands/sense/CHANGELOG.md b/commands/sense/CHANGELOG.md index 247da76b1..06b2af940 100644 --- a/commands/sense/CHANGELOG.md +++ b/commands/sense/CHANGELOG.md @@ -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. +# [6.4.0](https://github.com/qlik-oss/nebula.js/compare/v6.3.0...v6.4.0) (2026-01-22) + +### Bug Fixes + +- **deps:** update minor and patch ([#1868](https://github.com/qlik-oss/nebula.js/issues/1868)) ([08f0ab5](https://github.com/qlik-oss/nebula.js/commit/08f0ab53ec9f6855bfd2c72b0a10dfff7ee1d0b1)) +- **deps:** update minor and patch ([#1873](https://github.com/qlik-oss/nebula.js/issues/1873)) ([d1634e3](https://github.com/qlik-oss/nebula.js/commit/d1634e39e32dee8f4e53ba9e4e256241bb221d9a)) + # [6.3.0](https://github.com/qlik-oss/nebula.js/compare/v6.2.0...v6.3.0) (2025-12-08) **Note:** Version bump only for package @nebula.js/cli-sense diff --git a/commands/sense/package.json b/commands/sense/package.json index 16ffae047..5bae81a48 100644 --- a/commands/sense/package.json +++ b/commands/sense/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/cli-sense", - "version": "6.3.0", + "version": "6.4.0", "description": "Build a supernova as a Qlik Sense extension", "license": "MIT", "author": "QlikTech International AB", @@ -30,7 +30,7 @@ "@babel/cli": "7.28.6", "@babel/core": "7.28.6", "@babel/preset-env": "7.28.6", - "@nebula.js/stardust": "^6.3.0", + "@nebula.js/stardust": "^6.4.0", "@rollup/plugin-babel": "6.1.0", "@rollup/plugin-commonjs": "29.0.0", "@rollup/plugin-node-resolve": "16.0.3", diff --git a/commands/serve/CHANGELOG.md b/commands/serve/CHANGELOG.md index c3f85f6e9..34932c573 100644 --- a/commands/serve/CHANGELOG.md +++ b/commands/serve/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.4.0](https://github.com/qlik-oss/nebula.js/compare/v6.3.0...v6.4.0) (2026-01-22) + +### Bug Fixes + +- **deps:** update minor and patch ([#1868](https://github.com/qlik-oss/nebula.js/issues/1868)) ([08f0ab5](https://github.com/qlik-oss/nebula.js/commit/08f0ab53ec9f6855bfd2c72b0a10dfff7ee1d0b1)) +- **deps:** update minor and patch ([#1873](https://github.com/qlik-oss/nebula.js/issues/1873)) ([d1634e3](https://github.com/qlik-oss/nebula.js/commit/d1634e39e32dee8f4e53ba9e4e256241bb221d9a)) +- **deps:** update minor and patch ([#1884](https://github.com/qlik-oss/nebula.js/issues/1884)) ([e825cca](https://github.com/qlik-oss/nebula.js/commit/e825cca26d3ef1360ccc4a89cebed63ade17d31d)) + # [6.3.0](https://github.com/qlik-oss/nebula.js/compare/v6.2.0...v6.3.0) (2025-12-08) ### Bug Fixes diff --git a/commands/serve/package.json b/commands/serve/package.json index 73933e411..765d3c94c 100644 --- a/commands/serve/package.json +++ b/commands/serve/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/cli-serve", - "version": "6.3.0", + "version": "6.4.0", "description": "", "license": "MIT", "author": "QlikTech International AB", @@ -30,7 +30,7 @@ "prepublishOnly": "rm -rf dist && yarn run build" }, "dependencies": { - "@nebula.js/cli-build": "^6.3.0", + "@nebula.js/cli-build": "^6.4.0", "@qlik/sdk": "0.28.0", "body-parser": "2.2.2", "chalk": "4.1.2", @@ -55,11 +55,11 @@ "@babel/preset-react": "7.28.5", "@mui/material": "^6.5.0", "@mui/system": "^6.5.0", - "@nebula.js/enigma-mocker": "^6.3.0", - "@nebula.js/nucleus": "^6.3.0", - "@nebula.js/snapshooter": "^6.3.0", - "@nebula.js/stardust": "^6.3.0", - "@nebula.js/ui": "^6.3.0", + "@nebula.js/enigma-mocker": "^6.4.0", + "@nebula.js/nucleus": "^6.4.0", + "@nebula.js/snapshooter": "^6.4.0", + "@nebula.js/stardust": "^6.4.0", + "@nebula.js/ui": "^6.4.0", "autosuggest-highlight": "3.3.4", "babel-loader": "10.0.0", "d3-require": "1.3.0", diff --git a/lerna.json b/lerna.json index f8097124e..289ef1396 100644 --- a/lerna.json +++ b/lerna.json @@ -7,7 +7,7 @@ } }, "ignoreChanges": ["**/*.md", "**/__tests__/**", "**/__stories__/**"], - "version": "6.3.0", + "version": "6.4.0", "npmClient": "yarn", "$schema": "node_modules/lerna/schemas/lerna-schema.json" } diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index 67f82dcbe..e8c9da0e6 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.4.0](https://github.com/qlik-oss/nebula.js/compare/v6.3.0...v6.4.0) (2026-01-22) + +**Note:** Version bump only for package @nebula.js/ui + # [6.3.0](https://github.com/qlik-oss/nebula.js/compare/v6.2.0...v6.3.0) (2025-12-08) **Note:** Version bump only for package @nebula.js/ui diff --git a/packages/ui/package.json b/packages/ui/package.json index a09f6f56d..8101ef5b3 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,7 +1,7 @@ { "name": "@nebula.js/ui", "private": true, - "version": "6.3.0", + "version": "6.4.0", "description": "", "license": "MIT", "author": "QlikTech International AB", diff --git a/yarn.lock b/yarn.lock index cfe54ff45..2721db049 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4772,7 +4772,7 @@ __metadata: languageName: node linkType: hard -"@nebula.js/cli-build@npm:^6.3.0, @nebula.js/cli-build@workspace:commands/build": +"@nebula.js/cli-build@npm:^6.4.0, @nebula.js/cli-build@workspace:commands/build": version: 0.0.0-use.local resolution: "@nebula.js/cli-build@workspace:commands/build" dependencies: @@ -4801,7 +4801,7 @@ __metadata: languageName: unknown linkType: soft -"@nebula.js/cli-create@npm:^6.3.0, @nebula.js/cli-create@workspace:commands/create": +"@nebula.js/cli-create@npm:^6.4.0, @nebula.js/cli-create@workspace:commands/create": version: 0.0.0-use.local resolution: "@nebula.js/cli-create@workspace:commands/create" dependencies: @@ -4819,7 +4819,7 @@ __metadata: "@babel/cli": "npm:7.28.6" "@babel/core": "npm:7.28.6" "@babel/preset-env": "npm:7.28.6" - "@nebula.js/stardust": "npm:^6.3.0" + "@nebula.js/stardust": "npm:^6.4.0" "@rollup/plugin-babel": "npm:6.1.0" "@rollup/plugin-commonjs": "npm:29.0.0" "@rollup/plugin-node-resolve": "npm:16.0.3" @@ -4842,12 +4842,12 @@ __metadata: "@babel/preset-react": "npm:7.28.5" "@mui/material": "npm:^6.5.0" "@mui/system": "npm:^6.5.0" - "@nebula.js/cli-build": "npm:^6.3.0" - "@nebula.js/enigma-mocker": "npm:^6.3.0" - "@nebula.js/nucleus": "npm:^6.3.0" - "@nebula.js/snapshooter": "npm:^6.3.0" - "@nebula.js/stardust": "npm:^6.3.0" - "@nebula.js/ui": "npm:^6.3.0" + "@nebula.js/cli-build": "npm:^6.4.0" + "@nebula.js/enigma-mocker": "npm:^6.4.0" + "@nebula.js/nucleus": "npm:^6.4.0" + "@nebula.js/snapshooter": "npm:^6.4.0" + "@nebula.js/stardust": "npm:^6.4.0" + "@nebula.js/ui": "npm:^6.4.0" "@qlik/sdk": "npm:0.28.0" autosuggest-highlight: "npm:3.3.4" babel-loader: "npm:10.0.0" @@ -4883,7 +4883,7 @@ __metadata: version: 0.0.0-use.local resolution: "@nebula.js/cli@workspace:commands/cli" dependencies: - "@nebula.js/cli-create": "npm:^6.3.0" + "@nebula.js/cli-create": "npm:^6.4.0" import-cwd: "npm:3.0.0" yargs: "npm:17.7.2" peerDependencies: @@ -4895,7 +4895,7 @@ __metadata: languageName: unknown linkType: soft -"@nebula.js/conversion@npm:^6.3.0, @nebula.js/conversion@workspace:apis/conversion": +"@nebula.js/conversion@npm:^6.4.0, @nebula.js/conversion@workspace:apis/conversion": version: 0.0.0-use.local resolution: "@nebula.js/conversion@workspace:apis/conversion" dependencies: @@ -4903,7 +4903,7 @@ __metadata: languageName: unknown linkType: soft -"@nebula.js/enigma-mocker@npm:^6.3.0, @nebula.js/enigma-mocker@workspace:apis/enigma-mocker": +"@nebula.js/enigma-mocker@npm:^6.4.0, @nebula.js/enigma-mocker@workspace:apis/enigma-mocker": version: 0.0.0-use.local resolution: "@nebula.js/enigma-mocker@workspace:apis/enigma-mocker" dependencies: @@ -4911,7 +4911,7 @@ __metadata: languageName: unknown linkType: soft -"@nebula.js/locale@npm:^6.3.0, @nebula.js/locale@workspace:apis/locale": +"@nebula.js/locale@npm:^6.4.0, @nebula.js/locale@workspace:apis/locale": version: 0.0.0-use.local resolution: "@nebula.js/locale@workspace:apis/locale" dependencies: @@ -4919,7 +4919,7 @@ __metadata: languageName: unknown linkType: soft -"@nebula.js/nucleus@npm:^6.3.0, @nebula.js/nucleus@workspace:apis/nucleus": +"@nebula.js/nucleus@npm:^6.4.0, @nebula.js/nucleus@workspace:apis/nucleus": version: 0.0.0-use.local resolution: "@nebula.js/nucleus@workspace:apis/nucleus" dependencies: @@ -4927,11 +4927,11 @@ __metadata: "@emotion/styled": "npm:^11.14.1" "@mui/icons-material": "npm:^6.5.0" "@mui/material": "npm:^6.5.0" - "@nebula.js/conversion": "npm:^6.3.0" - "@nebula.js/locale": "npm:^6.3.0" - "@nebula.js/supernova": "npm:^6.3.0" - "@nebula.js/theme": "npm:^6.3.0" - "@nebula.js/ui": "npm:^6.3.0" + "@nebula.js/conversion": "npm:^6.4.0" + "@nebula.js/locale": "npm:^6.4.0" + "@nebula.js/supernova": "npm:^6.4.0" + "@nebula.js/theme": "npm:^6.4.0" + "@nebula.js/ui": "npm:^6.4.0" "@qlik/api": "npm:2.3.1" "@testing-library/dom": "npm:^10.4.1" "@testing-library/react": "npm:^16.3.1" @@ -4948,13 +4948,13 @@ __metadata: languageName: unknown linkType: soft -"@nebula.js/snapshooter@npm:^6.3.0, @nebula.js/snapshooter@workspace:apis/snapshooter": +"@nebula.js/snapshooter@npm:^6.4.0, @nebula.js/snapshooter@workspace:apis/snapshooter": version: 0.0.0-use.local resolution: "@nebula.js/snapshooter@workspace:apis/snapshooter" languageName: unknown linkType: soft -"@nebula.js/stardust@npm:^6.3.0, @nebula.js/stardust@workspace:apis/stardust": +"@nebula.js/stardust@npm:^6.4.0, @nebula.js/stardust@workspace:apis/stardust": version: 0.0.0-use.local resolution: "@nebula.js/stardust@workspace:apis/stardust" dependencies: @@ -4962,13 +4962,13 @@ __metadata: "@emotion/styled": "npm:^11.14.1" "@mui/icons-material": "npm:^6.5.0" "@mui/material": "npm:^6.5.0" - "@nebula.js/conversion": "npm:^6.3.0" - "@nebula.js/enigma-mocker": "npm:^6.3.0" - "@nebula.js/locale": "npm:^6.3.0" - "@nebula.js/nucleus": "npm:^6.3.0" - "@nebula.js/supernova": "npm:^6.3.0" - "@nebula.js/theme": "npm:^6.3.0" - "@nebula.js/ui": "npm:^6.3.0" + "@nebula.js/conversion": "npm:^6.4.0" + "@nebula.js/enigma-mocker": "npm:^6.4.0" + "@nebula.js/locale": "npm:^6.4.0" + "@nebula.js/nucleus": "npm:^6.4.0" + "@nebula.js/supernova": "npm:^6.4.0" + "@nebula.js/theme": "npm:^6.4.0" + "@nebula.js/ui": "npm:^6.4.0" "@qlik/api": "npm:2.3.1" "@scriptappy/cli": "npm:0.10.1" "@scriptappy/from-jsdoc": "npm:0.19.1" @@ -4986,11 +4986,11 @@ __metadata: languageName: unknown linkType: soft -"@nebula.js/supernova@npm:^6.3.0, @nebula.js/supernova@workspace:apis/supernova": +"@nebula.js/supernova@npm:^6.4.0, @nebula.js/supernova@workspace:apis/supernova": version: 0.0.0-use.local resolution: "@nebula.js/supernova@workspace:apis/supernova" dependencies: - "@nebula.js/conversion": "npm:^6.3.0" + "@nebula.js/conversion": "npm:^6.4.0" extend: "npm:3.0.2" node-event-emitter: "npm:0.0.1" languageName: unknown @@ -5004,7 +5004,7 @@ __metadata: languageName: unknown linkType: soft -"@nebula.js/theme@npm:^6.3.0, @nebula.js/theme@workspace:apis/theme": +"@nebula.js/theme@npm:^6.4.0, @nebula.js/theme@workspace:apis/theme": version: 0.0.0-use.local resolution: "@nebula.js/theme@workspace:apis/theme" dependencies: @@ -5014,7 +5014,7 @@ __metadata: languageName: unknown linkType: soft -"@nebula.js/ui@npm:^6.3.0, @nebula.js/ui@workspace:packages/ui": +"@nebula.js/ui@npm:^6.4.0, @nebula.js/ui@workspace:packages/ui": version: 0.0.0-use.local resolution: "@nebula.js/ui@workspace:packages/ui" dependencies: