mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2026-05-26 13:00:24 -04:00
chore(release): v6.4.0 🚀
This commit is contained in:
17
CHANGELOG.md
17
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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/conversion",
|
||||
"version": "6.3.0",
|
||||
"version": "6.4.0",
|
||||
"private": true,
|
||||
"main": "src/index.js",
|
||||
"devDependencies": {
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/enigma-mocker",
|
||||
"version": "6.3.0",
|
||||
"version": "6.4.0",
|
||||
"private": true,
|
||||
"main": "src/index.js",
|
||||
"devDependencies": {
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/locale",
|
||||
"version": "6.3.0",
|
||||
"version": "6.4.0",
|
||||
"private": true,
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/snapshooter",
|
||||
"version": "6.3.0",
|
||||
"version": "6.4.0",
|
||||
"private": true,
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/test-utils",
|
||||
"version": "6.3.0",
|
||||
"version": "6.4.0",
|
||||
"private": true,
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/theme",
|
||||
"version": "6.3.0",
|
||||
"version": "6.4.0",
|
||||
"private": true,
|
||||
"main": "src/index.js",
|
||||
"devDependencies": {
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/cli-build",
|
||||
"version": "6.3.0",
|
||||
"version": "6.4.0",
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
"author": "QlikTech International AB",
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/cli-create",
|
||||
"version": "6.3.0",
|
||||
"version": "6.4.0",
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
"author": "QlikTech International AB",
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
64
yarn.lock
64
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:
|
||||
|
||||
Reference in New Issue
Block a user