diff --git a/CHANGELOG.md b/CHANGELOG.md index 179bad2a6..1e10098a6 100644 --- a/CHANGELOG.md +++ b/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. +# [5.8.0](https://github.com/qlik-oss/nebula.js/compare/v5.7.1...v5.8.0) (2024-11-18) + +### Bug Fixes + +- make browser the default target ([#1633](https://github.com/qlik-oss/nebula.js/issues/1633)) ([fdbb22e](https://github.com/qlik-oss/nebula.js/commit/fdbb22e9b1c2626cd7c84e8dfe4fdfba15fb64b8)) + +### Features + +- add onError and onRender callbacks ([#1636](https://github.com/qlik-oss/nebula.js/issues/1636)) ([639204d](https://github.com/qlik-oss/nebula.js/commit/639204d6c1c6694c6f5b620463159d5d9f0569ce)) +- add useRef ([#1637](https://github.com/qlik-oss/nebula.js/issues/1637)) ([bf233c2](https://github.com/qlik-oss/nebula.js/commit/bf233c24a5aa6765372b8d7bf7144f45bdc419aa)) + ## [5.7.1](https://github.com/qlik-oss/nebula.js/compare/v5.7.0...v5.7.1) (2024-10-15) ### Features diff --git a/apis/conversion/CHANGELOG.md b/apis/conversion/CHANGELOG.md index 496672e54..c27ce93ab 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. +# [5.8.0](https://github.com/qlik-oss/nebula.js/compare/v5.7.1...v5.8.0) (2024-11-18) + +**Note:** Version bump only for package @nebula.js/conversion + ## [5.7.1](https://github.com/qlik-oss/nebula.js/compare/v5.7.0...v5.7.1) (2024-10-15) **Note:** Version bump only for package @nebula.js/conversion diff --git a/apis/conversion/package.json b/apis/conversion/package.json index cb9ad0f0a..485c701e0 100644 --- a/apis/conversion/package.json +++ b/apis/conversion/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/conversion", - "version": "5.7.1", + "version": "5.8.0", "private": true, "main": "src/index.js", "devDependencies": { diff --git a/apis/enigma-mocker/CHANGELOG.md b/apis/enigma-mocker/CHANGELOG.md index ed1cd6894..287b94127 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. +# [5.8.0](https://github.com/qlik-oss/nebula.js/compare/v5.7.1...v5.8.0) (2024-11-18) + +**Note:** Version bump only for package @nebula.js/enigma-mocker + ## [5.7.1](https://github.com/qlik-oss/nebula.js/compare/v5.7.0...v5.7.1) (2024-10-15) **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 7b0ec7043..c7de52916 100644 --- a/apis/enigma-mocker/package.json +++ b/apis/enigma-mocker/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/enigma-mocker", - "version": "5.7.1", + "version": "5.8.0", "private": true, "main": "src/index.js", "devDependencies": { diff --git a/apis/locale/CHANGELOG.md b/apis/locale/CHANGELOG.md index a2869a9aa..aca4832ab 100644 --- a/apis/locale/CHANGELOG.md +++ b/apis/locale/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. +# [5.8.0](https://github.com/qlik-oss/nebula.js/compare/v5.7.1...v5.8.0) (2024-11-18) + +**Note:** Version bump only for package @nebula.js/locale + ## [5.7.1](https://github.com/qlik-oss/nebula.js/compare/v5.7.0...v5.7.1) (2024-10-15) **Note:** Version bump only for package @nebula.js/locale diff --git a/apis/locale/package.json b/apis/locale/package.json index 108cd8484..f4188719d 100644 --- a/apis/locale/package.json +++ b/apis/locale/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/locale", - "version": "5.7.1", + "version": "5.8.0", "private": true, "main": "src/index.js", "scripts": { diff --git a/apis/nucleus/CHANGELOG.md b/apis/nucleus/CHANGELOG.md index 5e63a5108..e4abaa84c 100644 --- a/apis/nucleus/CHANGELOG.md +++ b/apis/nucleus/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. +# [5.8.0](https://github.com/qlik-oss/nebula.js/compare/v5.7.1...v5.8.0) (2024-11-18) + +### Features + +- add onError and onRender callbacks ([#1636](https://github.com/qlik-oss/nebula.js/issues/1636)) ([639204d](https://github.com/qlik-oss/nebula.js/commit/639204d6c1c6694c6f5b620463159d5d9f0569ce)) + ## [5.7.1](https://github.com/qlik-oss/nebula.js/compare/v5.7.0...v5.7.1) (2024-10-15) ### Features diff --git a/apis/nucleus/package.json b/apis/nucleus/package.json index 2757b6a3b..45da36ad0 100644 --- a/apis/nucleus/package.json +++ b/apis/nucleus/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/nucleus", - "version": "5.7.1", + "version": "5.8.0", "private": true, "main": "src/index.js", "devDependencies": { @@ -8,11 +8,11 @@ "@emotion/styled": "^11.13.0", "@mui/icons-material": "^5.16.7", "@mui/material": "^5.16.7", - "@nebula.js/conversion": "^5.7.1", - "@nebula.js/locale": "^5.7.1", - "@nebula.js/supernova": "^5.7.1", - "@nebula.js/theme": "^5.7.1", - "@nebula.js/ui": "^5.7.1", + "@nebula.js/conversion": "^5.8.0", + "@nebula.js/locale": "^5.8.0", + "@nebula.js/supernova": "^5.8.0", + "@nebula.js/theme": "^5.8.0", + "@nebula.js/ui": "^5.8.0", "@testing-library/react": "^14.3.1", "extend": "3.0.2", "node-event-emitter": "0.0.1", diff --git a/apis/snapshooter/CHANGELOG.md b/apis/snapshooter/CHANGELOG.md index 985303fd7..97c89eaf4 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. +# [5.8.0](https://github.com/qlik-oss/nebula.js/compare/v5.7.1...v5.8.0) (2024-11-18) + +**Note:** Version bump only for package @nebula.js/snapshooter + ## [5.7.1](https://github.com/qlik-oss/nebula.js/compare/v5.7.0...v5.7.1) (2024-10-15) **Note:** Version bump only for package @nebula.js/snapshooter diff --git a/apis/snapshooter/package.json b/apis/snapshooter/package.json index 4e39662e3..63715f223 100644 --- a/apis/snapshooter/package.json +++ b/apis/snapshooter/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/snapshooter", - "version": "5.7.1", + "version": "5.8.0", "private": true, "description": "", "license": "MIT", diff --git a/apis/stardust/CHANGELOG.md b/apis/stardust/CHANGELOG.md index 786c05de1..328a18cbc 100644 --- a/apis/stardust/CHANGELOG.md +++ b/apis/stardust/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. +# [5.8.0](https://github.com/qlik-oss/nebula.js/compare/v5.7.1...v5.8.0) (2024-11-18) + +### Features + +- add onError and onRender callbacks ([#1636](https://github.com/qlik-oss/nebula.js/issues/1636)) ([639204d](https://github.com/qlik-oss/nebula.js/commit/639204d6c1c6694c6f5b620463159d5d9f0569ce)) +- add useRef ([#1637](https://github.com/qlik-oss/nebula.js/issues/1637)) ([bf233c2](https://github.com/qlik-oss/nebula.js/commit/bf233c24a5aa6765372b8d7bf7144f45bdc419aa)) + ## [5.7.1](https://github.com/qlik-oss/nebula.js/compare/v5.7.0...v5.7.1) (2024-10-15) **Note:** Version bump only for package @nebula.js/stardust diff --git a/apis/stardust/api-spec/listbox-spec.json b/apis/stardust/api-spec/listbox-spec.json index 32ee70bfe..dceef1082 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": "5.7.1", + "version": "5.8.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 112297a91..07a9cec95 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": "5.7.1", + "version": "5.8.0", "license": "MIT", "stability": "stable" }, @@ -1466,26 +1466,6 @@ "const viz = await embed(app).render({\n element,\n type: 'barchart'\n});\nviz.destroy();" ] }, - "Flags": { - "kind": "interface", - "entries": { - "isEnabled": { - "description": "Checks whether the specified flag is enabled.", - "kind": "function", - "params": [ - { - "name": "flag", - "description": "The value flag to check.", - "type": "string" - } - ], - "returns": { - "description": "True if the specified flag is enabled, false otherwise.", - "type": "boolean" - } - } - } - }, "AppSelections": { "kind": "class", "constructor": { @@ -1723,6 +1703,26 @@ } } }, + "Flags": { + "kind": "interface", + "entries": { + "isEnabled": { + "description": "Checks whether the specified flag is enabled.", + "kind": "function", + "params": [ + { + "name": "flag", + "description": "The value flag to check.", + "type": "string" + } + ], + "returns": { + "description": "True if the specified flag is enabled, false otherwise.", + "type": "boolean" + } + } + } + }, "Field": { "kind": "alias", "items": { diff --git a/apis/stardust/package.json b/apis/stardust/package.json index ffad4f432..9dfe1f91b 100644 --- a/apis/stardust/package.json +++ b/apis/stardust/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/stardust", - "version": "5.7.1", + "version": "5.8.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.13.0", "@mui/icons-material": "^5.16.7", "@mui/material": "^5.16.7", - "@nebula.js/conversion": "^5.7.1", - "@nebula.js/enigma-mocker": "^5.7.1", - "@nebula.js/locale": "^5.7.1", - "@nebula.js/nucleus": "^5.7.1", - "@nebula.js/supernova": "^5.7.1", - "@nebula.js/theme": "^5.7.1", - "@nebula.js/ui": "^5.7.1", + "@nebula.js/conversion": "^5.8.0", + "@nebula.js/enigma-mocker": "^5.8.0", + "@nebula.js/locale": "^5.8.0", + "@nebula.js/nucleus": "^5.8.0", + "@nebula.js/supernova": "^5.8.0", + "@nebula.js/theme": "^5.8.0", + "@nebula.js/ui": "^5.8.0", "@qlik/api": "^1.25.0", "@scriptappy/cli": "0.10.0", "@scriptappy/from-jsdoc": "0.19.0", diff --git a/apis/stardust/types/index.d.ts b/apis/stardust/types/index.d.ts index b4fe69cf2..07ce7a2c1 100644 --- a/apis/stardust/types/index.d.ts +++ b/apis/stardust/types/index.d.ts @@ -474,14 +474,6 @@ declare namespace stardust { } - interface Flags { - /** - * Checks whether the specified flag is enabled. - * @param flag The value flag to check. - */ - isEnabled(flag: string): boolean; - } - class AppSelections { constructor(); @@ -556,6 +548,14 @@ declare namespace stardust { } + interface Flags { + /** + * Checks whether the specified flag is enabled. + * @param flag The value flag to check. + */ + isEnabled(flag: string): boolean; + } + type Field = string | qix.NxDimension | qix.NxMeasure | stardust.LibraryField; /** diff --git a/apis/supernova/CHANGELOG.md b/apis/supernova/CHANGELOG.md index 941305cc0..057766100 100644 --- a/apis/supernova/CHANGELOG.md +++ b/apis/supernova/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. +# [5.8.0](https://github.com/qlik-oss/nebula.js/compare/v5.7.1...v5.8.0) (2024-11-18) + +### Features + +- add useRef ([#1637](https://github.com/qlik-oss/nebula.js/issues/1637)) ([bf233c2](https://github.com/qlik-oss/nebula.js/commit/bf233c24a5aa6765372b8d7bf7144f45bdc419aa)) + ## [5.7.1](https://github.com/qlik-oss/nebula.js/compare/v5.7.0...v5.7.1) (2024-10-15) **Note:** Version bump only for package @nebula.js/supernova diff --git a/apis/supernova/package.json b/apis/supernova/package.json index 2f6954dfd..9252b9df2 100644 --- a/apis/supernova/package.json +++ b/apis/supernova/package.json @@ -1,7 +1,7 @@ { "name": "@nebula.js/supernova", "private": true, - "version": "5.7.1", + "version": "5.8.0", "main": "src/index.js", "devDependencies": { "extend": "3.0.2", diff --git a/apis/test-utils/CHANGELOG.md b/apis/test-utils/CHANGELOG.md index 386e92484..c42abbdda 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. +# [5.8.0](https://github.com/qlik-oss/nebula.js/compare/v5.7.1...v5.8.0) (2024-11-18) + +**Note:** Version bump only for package @nebula.js/test-utils + ## [5.7.1](https://github.com/qlik-oss/nebula.js/compare/v5.7.0...v5.7.1) (2024-10-15) **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 d1666220a..52c281c50 100644 --- a/apis/test-utils/package.json +++ b/apis/test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/test-utils", - "version": "5.7.1", + "version": "5.8.0", "private": true, "description": "", "license": "MIT", diff --git a/apis/theme/CHANGELOG.md b/apis/theme/CHANGELOG.md index 4cfccd981..f8abc47de 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. +# [5.8.0](https://github.com/qlik-oss/nebula.js/compare/v5.7.1...v5.8.0) (2024-11-18) + +**Note:** Version bump only for package @nebula.js/theme + ## [5.7.1](https://github.com/qlik-oss/nebula.js/compare/v5.7.0...v5.7.1) (2024-10-15) **Note:** Version bump only for package @nebula.js/theme diff --git a/apis/theme/package.json b/apis/theme/package.json index b3698376c..1f47ac6ef 100644 --- a/apis/theme/package.json +++ b/apis/theme/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/theme", - "version": "5.7.1", + "version": "5.8.0", "private": true, "main": "src/index.js", "devDependencies": { diff --git a/commands/build/CHANGELOG.md b/commands/build/CHANGELOG.md index 0e7b6d61a..0b49d2b30 100644 --- a/commands/build/CHANGELOG.md +++ b/commands/build/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. +# [5.8.0](https://github.com/qlik-oss/nebula.js/compare/v5.7.1...v5.8.0) (2024-11-18) + +### Bug Fixes + +- make browser the default target ([#1633](https://github.com/qlik-oss/nebula.js/issues/1633)) ([fdbb22e](https://github.com/qlik-oss/nebula.js/commit/fdbb22e9b1c2626cd7c84e8dfe4fdfba15fb64b8)) + ## [5.7.1](https://github.com/qlik-oss/nebula.js/compare/v5.7.0...v5.7.1) (2024-10-15) **Note:** Version bump only for package @nebula.js/cli-build diff --git a/commands/build/package.json b/commands/build/package.json index 92f692878..b47bcf2ec 100644 --- a/commands/build/package.json +++ b/commands/build/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/cli-build", - "version": "5.7.1", + "version": "5.8.0", "description": "", "license": "MIT", "author": "QlikTech International AB", diff --git a/commands/cli/CHANGELOG.md b/commands/cli/CHANGELOG.md index bce5c83e9..c09f9ace5 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. +# [5.8.0](https://github.com/qlik-oss/nebula.js/compare/v5.7.1...v5.8.0) (2024-11-18) + +**Note:** Version bump only for package @nebula.js/cli + ## [5.7.1](https://github.com/qlik-oss/nebula.js/compare/v5.7.0...v5.7.1) (2024-10-15) **Note:** Version bump only for package @nebula.js/cli diff --git a/commands/cli/package.json b/commands/cli/package.json index b54d425bf..19fa695fc 100644 --- a/commands/cli/package.json +++ b/commands/cli/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/cli", - "version": "5.7.1", + "version": "5.8.0", "description": "", "license": "MIT", "author": "QlikTech International AB", @@ -30,7 +30,7 @@ "@nebula.js/cli-serve": "^5.0.0" }, "dependencies": { - "@nebula.js/cli-create": "^5.7.1", + "@nebula.js/cli-create": "^5.8.0", "import-cwd": "3.0.0", "yargs": "17.7.2" } diff --git a/commands/create/CHANGELOG.md b/commands/create/CHANGELOG.md index ef3f02c08..e3d03a4f1 100644 --- a/commands/create/CHANGELOG.md +++ b/commands/create/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. +# [5.8.0](https://github.com/qlik-oss/nebula.js/compare/v5.7.1...v5.8.0) (2024-11-18) + +**Note:** Version bump only for package @nebula.js/cli-create + ## [5.7.1](https://github.com/qlik-oss/nebula.js/compare/v5.7.0...v5.7.1) (2024-10-15) **Note:** Version bump only for package @nebula.js/cli-create diff --git a/commands/create/package.json b/commands/create/package.json index c6ca6a25d..622cbe28c 100644 --- a/commands/create/package.json +++ b/commands/create/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/cli-create", - "version": "5.7.1", + "version": "5.8.0", "description": "", "license": "MIT", "author": "QlikTech International AB", diff --git a/commands/sense/CHANGELOG.md b/commands/sense/CHANGELOG.md index 6108be01e..1aa50e61a 100644 --- a/commands/sense/CHANGELOG.md +++ b/commands/sense/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. +# [5.8.0](https://github.com/qlik-oss/nebula.js/compare/v5.7.1...v5.8.0) (2024-11-18) + +**Note:** Version bump only for package @nebula.js/cli-sense + ## [5.7.1](https://github.com/qlik-oss/nebula.js/compare/v5.7.0...v5.7.1) (2024-10-15) **Note:** Version bump only for package @nebula.js/cli-sense diff --git a/commands/sense/package.json b/commands/sense/package.json index 846400a2a..f155abf0b 100644 --- a/commands/sense/package.json +++ b/commands/sense/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/cli-sense", - "version": "5.7.1", + "version": "5.8.0", "description": "Build a supernova as a Qlik Sense extension", "license": "MIT", "author": "QlikTech International AB", @@ -30,7 +30,7 @@ "@babel/cli": "7.25.9", "@babel/core": "7.26.0", "@babel/preset-env": "7.26.0", - "@nebula.js/stardust": "^5.7.1", + "@nebula.js/stardust": "^5.8.0", "@rollup/plugin-babel": "6.0.4", "@rollup/plugin-commonjs": "28.0.1", "@rollup/plugin-node-resolve": "15.3.0", diff --git a/commands/serve/CHANGELOG.md b/commands/serve/CHANGELOG.md index ca17b5b7e..9e1fcb6d8 100644 --- a/commands/serve/CHANGELOG.md +++ b/commands/serve/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. +# [5.8.0](https://github.com/qlik-oss/nebula.js/compare/v5.7.1...v5.8.0) (2024-11-18) + +**Note:** Version bump only for package @nebula.js/cli-serve + ## [5.7.1](https://github.com/qlik-oss/nebula.js/compare/v5.7.0...v5.7.1) (2024-10-15) **Note:** Version bump only for package @nebula.js/cli-serve diff --git a/commands/serve/package.json b/commands/serve/package.json index e0ceead8d..6452a5684 100644 --- a/commands/serve/package.json +++ b/commands/serve/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/cli-serve", - "version": "5.7.1", + "version": "5.8.0", "description": "", "license": "MIT", "author": "QlikTech International AB", @@ -30,7 +30,7 @@ "prepublishOnly": "rm -rf dist && yarn run build" }, "dependencies": { - "@nebula.js/cli-build": "^5.7.1", + "@nebula.js/cli-build": "^5.8.0", "@qlik/sdk": "0.28.0", "body-parser": "1.20.3", "chalk": "4.1.2", @@ -55,11 +55,11 @@ "@babel/preset-react": "7.25.9", "@mui/material": "^5.16.7", "@mui/system": "^5.16.7", - "@nebula.js/enigma-mocker": "^5.7.1", - "@nebula.js/nucleus": "^5.7.1", - "@nebula.js/snapshooter": "^5.7.1", - "@nebula.js/stardust": "^5.7.1", - "@nebula.js/ui": "^5.7.1", + "@nebula.js/enigma-mocker": "^5.8.0", + "@nebula.js/nucleus": "^5.8.0", + "@nebula.js/snapshooter": "^5.8.0", + "@nebula.js/stardust": "^5.8.0", + "@nebula.js/ui": "^5.8.0", "autosuggest-highlight": "3.3.4", "babel-loader": "9.2.1", "d3-require": "1.3.0", diff --git a/lerna.json b/lerna.json index ecdf64d17..ed0c8c0ad 100644 --- a/lerna.json +++ b/lerna.json @@ -7,6 +7,6 @@ } }, "ignoreChanges": ["**/*.md", "**/__tests__/**", "**/__stories__/**"], - "version": "5.7.1", + "version": "5.8.0", "npmClient": "yarn" } diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index 2b68469f2..17eb5650c 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. +# [5.8.0](https://github.com/qlik-oss/nebula.js/compare/v5.7.1...v5.8.0) (2024-11-18) + +**Note:** Version bump only for package @nebula.js/ui + ## [5.7.1](https://github.com/qlik-oss/nebula.js/compare/v5.7.0...v5.7.1) (2024-10-15) **Note:** Version bump only for package @nebula.js/ui diff --git a/packages/ui/package.json b/packages/ui/package.json index 55bfe1f0c..2c97ba46c 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,7 +1,7 @@ { "name": "@nebula.js/ui", "private": true, - "version": "5.7.1", + "version": "5.8.0", "description": "", "license": "MIT", "author": "QlikTech International AB",