mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 17:58:43 -05:00
chore(release): v6.0.0-alpha.3 🚀
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -3,6 +3,20 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.3](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2025-09-11)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- add aria-label to action toolbar items ([#1794](https://github.com/qlik-oss/nebula.js/issues/1794)) ([5499e2e](https://github.com/qlik-oss/nebula.js/commit/5499e2e5d8cf024a294369ef0f331a60555dce9e))
|
||||||
|
- **deps:** update minor and patch ([#1790](https://github.com/qlik-oss/nebula.js/issues/1790)) ([cee895a](https://github.com/qlik-oss/nebula.js/commit/cee895adf1be3bd42d255bcb6023fb11638fb0d3))
|
||||||
|
- **deps:** update minor and patch ([#1797](https://github.com/qlik-oss/nebula.js/issues/1797)) ([8d9e537](https://github.com/qlik-oss/nebula.js/commit/8d9e537179f0dac4f0b9323c780ee1fd219e671b))
|
||||||
|
- **deps:** update minor and patch ([#1799](https://github.com/qlik-oss/nebula.js/issues/1799)) ([996b72e](https://github.com/qlik-oss/nebula.js/commit/996b72e4213e873a1eee4a6d25daa2cec9282e36))
|
||||||
|
- misspell of a feature flag ([#1793](https://github.com/qlik-oss/nebula.js/issues/1793)) ([30333d0](https://github.com/qlik-oss/nebula.js/commit/30333d0e52387c327e820db460b8b21e585c4d04))
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- setup qlty ([#1802](https://github.com/qlik-oss/nebula.js/issues/1802)) ([7747e09](https://github.com/qlik-oss/nebula.js/commit/7747e09b8cfd9d4181bdf39997157754bfeab0be))
|
||||||
|
|
||||||
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package nebula.js
|
**Note:** Version bump only for package nebula.js
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.3](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2025-09-11)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @nebula.js/conversion
|
||||||
|
|
||||||
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/conversion
|
**Note:** Version bump only for package @nebula.js/conversion
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/conversion",
|
"name": "@nebula.js/conversion",
|
||||||
"version": "6.0.0-alpha.2",
|
"version": "6.0.0-alpha.3",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.3](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2025-09-11)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @nebula.js/enigma-mocker
|
||||||
|
|
||||||
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/enigma-mocker
|
**Note:** Version bump only for package @nebula.js/enigma-mocker
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/enigma-mocker",
|
"name": "@nebula.js/enigma-mocker",
|
||||||
"version": "6.0.0-alpha.2",
|
"version": "6.0.0-alpha.3",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.3](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2025-09-11)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @nebula.js/locale
|
||||||
|
|
||||||
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/locale
|
**Note:** Version bump only for package @nebula.js/locale
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/locale",
|
"name": "@nebula.js/locale",
|
||||||
"version": "6.0.0-alpha.2",
|
"version": "6.0.0-alpha.3",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.3](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2025-09-11)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- add aria-label to action toolbar items ([#1794](https://github.com/qlik-oss/nebula.js/issues/1794)) ([5499e2e](https://github.com/qlik-oss/nebula.js/commit/5499e2e5d8cf024a294369ef0f331a60555dce9e))
|
||||||
|
- **deps:** update minor and patch ([#1790](https://github.com/qlik-oss/nebula.js/issues/1790)) ([cee895a](https://github.com/qlik-oss/nebula.js/commit/cee895adf1be3bd42d255bcb6023fb11638fb0d3))
|
||||||
|
- **deps:** update minor and patch ([#1797](https://github.com/qlik-oss/nebula.js/issues/1797)) ([8d9e537](https://github.com/qlik-oss/nebula.js/commit/8d9e537179f0dac4f0b9323c780ee1fd219e671b))
|
||||||
|
|
||||||
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/nucleus
|
**Note:** Version bump only for package @nebula.js/nucleus
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/nucleus",
|
"name": "@nebula.js/nucleus",
|
||||||
"version": "6.0.0-alpha.2",
|
"version": "6.0.0-alpha.3",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@@ -8,11 +8,11 @@
|
|||||||
"@emotion/styled": "^11.14.1",
|
"@emotion/styled": "^11.14.1",
|
||||||
"@mui/icons-material": "^6.1.0",
|
"@mui/icons-material": "^6.1.0",
|
||||||
"@mui/material": "^6.1.0",
|
"@mui/material": "^6.1.0",
|
||||||
"@nebula.js/conversion": "^6.0.0-alpha.2",
|
"@nebula.js/conversion": "^6.0.0-alpha.3",
|
||||||
"@nebula.js/locale": "^6.0.0-alpha.2",
|
"@nebula.js/locale": "^6.0.0-alpha.3",
|
||||||
"@nebula.js/supernova": "^6.0.0-alpha.2",
|
"@nebula.js/supernova": "^6.0.0-alpha.3",
|
||||||
"@nebula.js/theme": "^6.0.0-alpha.2",
|
"@nebula.js/theme": "^6.0.0-alpha.3",
|
||||||
"@nebula.js/ui": "^6.0.0-alpha.2",
|
"@nebula.js/ui": "^6.0.0-alpha.3",
|
||||||
"@qlik/api": "1.44.0",
|
"@qlik/api": "1.44.0",
|
||||||
"@testing-library/dom": "^10.4.1",
|
"@testing-library/dom": "^10.4.1",
|
||||||
"@testing-library/react": "^16.3.0",
|
"@testing-library/react": "^16.3.0",
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.3](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2025-09-11)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @nebula.js/snapshooter
|
||||||
|
|
||||||
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/snapshooter
|
**Note:** Version bump only for package @nebula.js/snapshooter
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/snapshooter",
|
"name": "@nebula.js/snapshooter",
|
||||||
"version": "6.0.0-alpha.2",
|
"version": "6.0.0-alpha.3",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -3,6 +3,13 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.3](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2025-09-11)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **deps:** update minor and patch ([#1790](https://github.com/qlik-oss/nebula.js/issues/1790)) ([cee895a](https://github.com/qlik-oss/nebula.js/commit/cee895adf1be3bd42d255bcb6023fb11638fb0d3))
|
||||||
|
- **deps:** update minor and patch ([#1797](https://github.com/qlik-oss/nebula.js/issues/1797)) ([8d9e537](https://github.com/qlik-oss/nebula.js/commit/8d9e537179f0dac4f0b9323c780ee1fd219e671b))
|
||||||
|
|
||||||
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/stardust
|
**Note:** Version bump only for package @nebula.js/stardust
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"info": {
|
"info": {
|
||||||
"name": "@nebula.js/stardust:listbox",
|
"name": "@nebula.js/stardust:listbox",
|
||||||
"description": "nebula listbox properties definition",
|
"description": "nebula listbox properties definition",
|
||||||
"version": "6.0.0-alpha.2",
|
"version": "6.0.0-alpha.3",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"stability": "stable",
|
"stability": "stable",
|
||||||
"x-qlik-visibility": "public"
|
"x-qlik-visibility": "public"
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"info": {
|
"info": {
|
||||||
"name": "@nebula.js/stardust",
|
"name": "@nebula.js/stardust",
|
||||||
"description": "Product and framework agnostic integration API for Qlik's Associative Engine",
|
"description": "Product and framework agnostic integration API for Qlik's Associative Engine",
|
||||||
"version": "6.0.0-alpha.2",
|
"version": "6.0.0-alpha.3",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"stability": "stable"
|
"stability": "stable"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/stardust",
|
"name": "@nebula.js/stardust",
|
||||||
"version": "6.0.0-alpha.2",
|
"version": "6.0.0-alpha.3",
|
||||||
"description": "Product and framework agnostic integration API for Qlik's Associative Engine",
|
"description": "Product and framework agnostic integration API for Qlik's Associative Engine",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "QlikTech International AB",
|
"author": "QlikTech International AB",
|
||||||
@@ -45,13 +45,13 @@
|
|||||||
"@emotion/styled": "^11.14.1",
|
"@emotion/styled": "^11.14.1",
|
||||||
"@mui/icons-material": "^6.1.0",
|
"@mui/icons-material": "^6.1.0",
|
||||||
"@mui/material": "^6.1.0",
|
"@mui/material": "^6.1.0",
|
||||||
"@nebula.js/conversion": "^6.0.0-alpha.2",
|
"@nebula.js/conversion": "^6.0.0-alpha.3",
|
||||||
"@nebula.js/enigma-mocker": "^6.0.0-alpha.2",
|
"@nebula.js/enigma-mocker": "^6.0.0-alpha.3",
|
||||||
"@nebula.js/locale": "^6.0.0-alpha.2",
|
"@nebula.js/locale": "^6.0.0-alpha.3",
|
||||||
"@nebula.js/nucleus": "^6.0.0-alpha.2",
|
"@nebula.js/nucleus": "^6.0.0-alpha.3",
|
||||||
"@nebula.js/supernova": "^6.0.0-alpha.2",
|
"@nebula.js/supernova": "^6.0.0-alpha.3",
|
||||||
"@nebula.js/theme": "^6.0.0-alpha.2",
|
"@nebula.js/theme": "^6.0.0-alpha.3",
|
||||||
"@nebula.js/ui": "^6.0.0-alpha.2",
|
"@nebula.js/ui": "^6.0.0-alpha.3",
|
||||||
"@qlik/api": "1.44.0",
|
"@qlik/api": "1.44.0",
|
||||||
"@scriptappy/cli": "0.10.0",
|
"@scriptappy/cli": "0.10.0",
|
||||||
"@scriptappy/from-jsdoc": "0.19.0",
|
"@scriptappy/from-jsdoc": "0.19.0",
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.3](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2025-09-11)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- misspell of a feature flag ([#1793](https://github.com/qlik-oss/nebula.js/issues/1793)) ([30333d0](https://github.com/qlik-oss/nebula.js/commit/30333d0e52387c327e820db460b8b21e585c4d04))
|
||||||
|
|
||||||
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/supernova
|
**Note:** Version bump only for package @nebula.js/supernova
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/supernova",
|
"name": "@nebula.js/supernova",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "6.0.0-alpha.2",
|
"version": "6.0.0-alpha.3",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nebula.js/conversion": "^6.0.0-alpha.2",
|
"@nebula.js/conversion": "^6.0.0-alpha.3",
|
||||||
"extend": "3.0.2",
|
"extend": "3.0.2",
|
||||||
"node-event-emitter": "0.0.1"
|
"node-event-emitter": "0.0.1"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.3](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2025-09-11)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @nebula.js/test-utils
|
||||||
|
|
||||||
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/test-utils
|
**Note:** Version bump only for package @nebula.js/test-utils
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/test-utils",
|
"name": "@nebula.js/test-utils",
|
||||||
"version": "6.0.0-alpha.2",
|
"version": "6.0.0-alpha.3",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.3](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2025-09-11)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @nebula.js/theme
|
||||||
|
|
||||||
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/theme
|
**Note:** Version bump only for package @nebula.js/theme
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/theme",
|
"name": "@nebula.js/theme",
|
||||||
"version": "6.0.0-alpha.2",
|
"version": "6.0.0-alpha.3",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
@@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.3](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2025-09-11)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **deps:** update minor and patch ([#1790](https://github.com/qlik-oss/nebula.js/issues/1790)) ([cee895a](https://github.com/qlik-oss/nebula.js/commit/cee895adf1be3bd42d255bcb6023fb11638fb0d3))
|
||||||
|
- **deps:** update minor and patch ([#1797](https://github.com/qlik-oss/nebula.js/issues/1797)) ([8d9e537](https://github.com/qlik-oss/nebula.js/commit/8d9e537179f0dac4f0b9323c780ee1fd219e671b))
|
||||||
|
- **deps:** update minor and patch ([#1799](https://github.com/qlik-oss/nebula.js/issues/1799)) ([996b72e](https://github.com/qlik-oss/nebula.js/commit/996b72e4213e873a1eee4a6d25daa2cec9282e36))
|
||||||
|
|
||||||
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/cli-build
|
**Note:** Version bump only for package @nebula.js/cli-build
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/cli-build",
|
"name": "@nebula.js/cli-build",
|
||||||
"version": "6.0.0-alpha.2",
|
"version": "6.0.0-alpha.3",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "QlikTech International AB",
|
"author": "QlikTech International AB",
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.3](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2025-09-11)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @nebula.js/cli
|
||||||
|
|
||||||
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/cli
|
**Note:** Version bump only for package @nebula.js/cli
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/cli",
|
"name": "@nebula.js/cli",
|
||||||
"version": "6.0.0-alpha.2",
|
"version": "6.0.0-alpha.3",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "QlikTech International AB",
|
"author": "QlikTech International AB",
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
"@nebula.js/cli-serve": "5.0.0 - 6"
|
"@nebula.js/cli-serve": "5.0.0 - 6"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nebula.js/cli-create": "^6.0.0-alpha.2",
|
"@nebula.js/cli-create": "^6.0.0-alpha.3",
|
||||||
"import-cwd": "3.0.0",
|
"import-cwd": "3.0.0",
|
||||||
"yargs": "17.7.2"
|
"yargs": "17.7.2"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.3](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2025-09-11)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @nebula.js/cli-create
|
||||||
|
|
||||||
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/cli-create
|
**Note:** Version bump only for package @nebula.js/cli-create
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/cli-create",
|
"name": "@nebula.js/cli-create",
|
||||||
"version": "6.0.0-alpha.2",
|
"version": "6.0.0-alpha.3",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "QlikTech International AB",
|
"author": "QlikTech International AB",
|
||||||
|
|||||||
@@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.3](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2025-09-11)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **deps:** update minor and patch ([#1790](https://github.com/qlik-oss/nebula.js/issues/1790)) ([cee895a](https://github.com/qlik-oss/nebula.js/commit/cee895adf1be3bd42d255bcb6023fb11638fb0d3))
|
||||||
|
- **deps:** update minor and patch ([#1797](https://github.com/qlik-oss/nebula.js/issues/1797)) ([8d9e537](https://github.com/qlik-oss/nebula.js/commit/8d9e537179f0dac4f0b9323c780ee1fd219e671b))
|
||||||
|
- **deps:** update minor and patch ([#1799](https://github.com/qlik-oss/nebula.js/issues/1799)) ([996b72e](https://github.com/qlik-oss/nebula.js/commit/996b72e4213e873a1eee4a6d25daa2cec9282e36))
|
||||||
|
|
||||||
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/cli-sense
|
**Note:** Version bump only for package @nebula.js/cli-sense
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/cli-sense",
|
"name": "@nebula.js/cli-sense",
|
||||||
"version": "6.0.0-alpha.2",
|
"version": "6.0.0-alpha.3",
|
||||||
"description": "Build a supernova as a Qlik Sense extension",
|
"description": "Build a supernova as a Qlik Sense extension",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "QlikTech International AB",
|
"author": "QlikTech International AB",
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
"@babel/cli": "7.28.3",
|
"@babel/cli": "7.28.3",
|
||||||
"@babel/core": "7.28.4",
|
"@babel/core": "7.28.4",
|
||||||
"@babel/preset-env": "7.28.3",
|
"@babel/preset-env": "7.28.3",
|
||||||
"@nebula.js/stardust": "^6.0.0-alpha.2",
|
"@nebula.js/stardust": "^6.0.0-alpha.3",
|
||||||
"@rollup/plugin-babel": "6.0.4",
|
"@rollup/plugin-babel": "6.0.4",
|
||||||
"@rollup/plugin-commonjs": "28.0.6",
|
"@rollup/plugin-commonjs": "28.0.6",
|
||||||
"@rollup/plugin-node-resolve": "16.0.1",
|
"@rollup/plugin-node-resolve": "16.0.1",
|
||||||
|
|||||||
@@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.3](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2025-09-11)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **deps:** update minor and patch ([#1790](https://github.com/qlik-oss/nebula.js/issues/1790)) ([cee895a](https://github.com/qlik-oss/nebula.js/commit/cee895adf1be3bd42d255bcb6023fb11638fb0d3))
|
||||||
|
- **deps:** update minor and patch ([#1797](https://github.com/qlik-oss/nebula.js/issues/1797)) ([8d9e537](https://github.com/qlik-oss/nebula.js/commit/8d9e537179f0dac4f0b9323c780ee1fd219e671b))
|
||||||
|
- **deps:** update minor and patch ([#1799](https://github.com/qlik-oss/nebula.js/issues/1799)) ([996b72e](https://github.com/qlik-oss/nebula.js/commit/996b72e4213e873a1eee4a6d25daa2cec9282e36))
|
||||||
|
|
||||||
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/cli-serve
|
**Note:** Version bump only for package @nebula.js/cli-serve
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/cli-serve",
|
"name": "@nebula.js/cli-serve",
|
||||||
"version": "6.0.0-alpha.2",
|
"version": "6.0.0-alpha.3",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "QlikTech International AB",
|
"author": "QlikTech International AB",
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
"prepublishOnly": "rm -rf dist && yarn run build"
|
"prepublishOnly": "rm -rf dist && yarn run build"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nebula.js/cli-build": "^6.0.0-alpha.2",
|
"@nebula.js/cli-build": "^6.0.0-alpha.3",
|
||||||
"@qlik/sdk": "0.28.0",
|
"@qlik/sdk": "0.28.0",
|
||||||
"body-parser": "2.2.0",
|
"body-parser": "2.2.0",
|
||||||
"chalk": "4.1.2",
|
"chalk": "4.1.2",
|
||||||
@@ -55,11 +55,11 @@
|
|||||||
"@babel/preset-react": "7.27.1",
|
"@babel/preset-react": "7.27.1",
|
||||||
"@mui/material": "^6.1.0",
|
"@mui/material": "^6.1.0",
|
||||||
"@mui/system": "^6.1.0",
|
"@mui/system": "^6.1.0",
|
||||||
"@nebula.js/enigma-mocker": "^6.0.0-alpha.2",
|
"@nebula.js/enigma-mocker": "^6.0.0-alpha.3",
|
||||||
"@nebula.js/nucleus": "^6.0.0-alpha.2",
|
"@nebula.js/nucleus": "^6.0.0-alpha.3",
|
||||||
"@nebula.js/snapshooter": "^6.0.0-alpha.2",
|
"@nebula.js/snapshooter": "^6.0.0-alpha.3",
|
||||||
"@nebula.js/stardust": "^6.0.0-alpha.2",
|
"@nebula.js/stardust": "^6.0.0-alpha.3",
|
||||||
"@nebula.js/ui": "^6.0.0-alpha.2",
|
"@nebula.js/ui": "^6.0.0-alpha.3",
|
||||||
"autosuggest-highlight": "3.3.4",
|
"autosuggest-highlight": "3.3.4",
|
||||||
"babel-loader": "10.0.0",
|
"babel-loader": "10.0.0",
|
||||||
"d3-require": "1.3.0",
|
"d3-require": "1.3.0",
|
||||||
|
|||||||
@@ -7,6 +7,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ignoreChanges": ["**/*.md", "**/__tests__/**", "**/__stories__/**"],
|
"ignoreChanges": ["**/*.md", "**/__tests__/**", "**/__stories__/**"],
|
||||||
"version": "6.0.0-alpha.2",
|
"version": "6.0.0-alpha.3",
|
||||||
"npmClient": "yarn"
|
"npmClient": "yarn"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.3](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2025-09-11)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @nebula.js/ui
|
||||||
|
|
||||||
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
# [6.0.0-alpha.2](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2025-08-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/ui
|
**Note:** Version bump only for package @nebula.js/ui
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/ui",
|
"name": "@nebula.js/ui",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "6.0.0-alpha.2",
|
"version": "6.0.0-alpha.3",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "QlikTech International AB",
|
"author": "QlikTech International AB",
|
||||||
|
|||||||
64
yarn.lock
64
yarn.lock
@@ -4267,7 +4267,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@nebula.js/cli-build@npm:^6.0.0-alpha.2, @nebula.js/cli-build@workspace:commands/build":
|
"@nebula.js/cli-build@npm:^6.0.0-alpha.3, @nebula.js/cli-build@workspace:commands/build":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@nebula.js/cli-build@workspace:commands/build"
|
resolution: "@nebula.js/cli-build@workspace:commands/build"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -4294,7 +4294,7 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@nebula.js/cli-create@npm:^6.0.0-alpha.2, @nebula.js/cli-create@workspace:commands/create":
|
"@nebula.js/cli-create@npm:^6.0.0-alpha.3, @nebula.js/cli-create@workspace:commands/create":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@nebula.js/cli-create@workspace:commands/create"
|
resolution: "@nebula.js/cli-create@workspace:commands/create"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -4312,7 +4312,7 @@ __metadata:
|
|||||||
"@babel/cli": "npm:7.28.3"
|
"@babel/cli": "npm:7.28.3"
|
||||||
"@babel/core": "npm:7.28.4"
|
"@babel/core": "npm:7.28.4"
|
||||||
"@babel/preset-env": "npm:7.28.3"
|
"@babel/preset-env": "npm:7.28.3"
|
||||||
"@nebula.js/stardust": "npm:^6.0.0-alpha.2"
|
"@nebula.js/stardust": "npm:^6.0.0-alpha.3"
|
||||||
"@rollup/plugin-babel": "npm:6.0.4"
|
"@rollup/plugin-babel": "npm:6.0.4"
|
||||||
"@rollup/plugin-commonjs": "npm:28.0.6"
|
"@rollup/plugin-commonjs": "npm:28.0.6"
|
||||||
"@rollup/plugin-node-resolve": "npm:16.0.1"
|
"@rollup/plugin-node-resolve": "npm:16.0.1"
|
||||||
@@ -4335,12 +4335,12 @@ __metadata:
|
|||||||
"@babel/preset-react": "npm:7.27.1"
|
"@babel/preset-react": "npm:7.27.1"
|
||||||
"@mui/material": "npm:^6.1.0"
|
"@mui/material": "npm:^6.1.0"
|
||||||
"@mui/system": "npm:^6.1.0"
|
"@mui/system": "npm:^6.1.0"
|
||||||
"@nebula.js/cli-build": "npm:^6.0.0-alpha.2"
|
"@nebula.js/cli-build": "npm:^6.0.0-alpha.3"
|
||||||
"@nebula.js/enigma-mocker": "npm:^6.0.0-alpha.2"
|
"@nebula.js/enigma-mocker": "npm:^6.0.0-alpha.3"
|
||||||
"@nebula.js/nucleus": "npm:^6.0.0-alpha.2"
|
"@nebula.js/nucleus": "npm:^6.0.0-alpha.3"
|
||||||
"@nebula.js/snapshooter": "npm:^6.0.0-alpha.2"
|
"@nebula.js/snapshooter": "npm:^6.0.0-alpha.3"
|
||||||
"@nebula.js/stardust": "npm:^6.0.0-alpha.2"
|
"@nebula.js/stardust": "npm:^6.0.0-alpha.3"
|
||||||
"@nebula.js/ui": "npm:^6.0.0-alpha.2"
|
"@nebula.js/ui": "npm:^6.0.0-alpha.3"
|
||||||
"@qlik/sdk": "npm:0.28.0"
|
"@qlik/sdk": "npm:0.28.0"
|
||||||
autosuggest-highlight: "npm:3.3.4"
|
autosuggest-highlight: "npm:3.3.4"
|
||||||
babel-loader: "npm:10.0.0"
|
babel-loader: "npm:10.0.0"
|
||||||
@@ -4377,7 +4377,7 @@ __metadata:
|
|||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@nebula.js/cli@workspace:commands/cli"
|
resolution: "@nebula.js/cli@workspace:commands/cli"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@nebula.js/cli-create": "npm:^6.0.0-alpha.2"
|
"@nebula.js/cli-create": "npm:^6.0.0-alpha.3"
|
||||||
import-cwd: "npm:3.0.0"
|
import-cwd: "npm:3.0.0"
|
||||||
yargs: "npm:17.7.2"
|
yargs: "npm:17.7.2"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -4389,7 +4389,7 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@nebula.js/conversion@npm:^6.0.0-alpha.2, @nebula.js/conversion@workspace:apis/conversion":
|
"@nebula.js/conversion@npm:^6.0.0-alpha.3, @nebula.js/conversion@workspace:apis/conversion":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@nebula.js/conversion@workspace:apis/conversion"
|
resolution: "@nebula.js/conversion@workspace:apis/conversion"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -4397,7 +4397,7 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@nebula.js/enigma-mocker@npm:^6.0.0-alpha.2, @nebula.js/enigma-mocker@workspace:apis/enigma-mocker":
|
"@nebula.js/enigma-mocker@npm:^6.0.0-alpha.3, @nebula.js/enigma-mocker@workspace:apis/enigma-mocker":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@nebula.js/enigma-mocker@workspace:apis/enigma-mocker"
|
resolution: "@nebula.js/enigma-mocker@workspace:apis/enigma-mocker"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -4405,7 +4405,7 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@nebula.js/locale@npm:^6.0.0-alpha.2, @nebula.js/locale@workspace:apis/locale":
|
"@nebula.js/locale@npm:^6.0.0-alpha.3, @nebula.js/locale@workspace:apis/locale":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@nebula.js/locale@workspace:apis/locale"
|
resolution: "@nebula.js/locale@workspace:apis/locale"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -4413,7 +4413,7 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@nebula.js/nucleus@npm:^6.0.0-alpha.2, @nebula.js/nucleus@workspace:apis/nucleus":
|
"@nebula.js/nucleus@npm:^6.0.0-alpha.3, @nebula.js/nucleus@workspace:apis/nucleus":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@nebula.js/nucleus@workspace:apis/nucleus"
|
resolution: "@nebula.js/nucleus@workspace:apis/nucleus"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -4421,11 +4421,11 @@ __metadata:
|
|||||||
"@emotion/styled": "npm:^11.14.1"
|
"@emotion/styled": "npm:^11.14.1"
|
||||||
"@mui/icons-material": "npm:^6.1.0"
|
"@mui/icons-material": "npm:^6.1.0"
|
||||||
"@mui/material": "npm:^6.1.0"
|
"@mui/material": "npm:^6.1.0"
|
||||||
"@nebula.js/conversion": "npm:^6.0.0-alpha.2"
|
"@nebula.js/conversion": "npm:^6.0.0-alpha.3"
|
||||||
"@nebula.js/locale": "npm:^6.0.0-alpha.2"
|
"@nebula.js/locale": "npm:^6.0.0-alpha.3"
|
||||||
"@nebula.js/supernova": "npm:^6.0.0-alpha.2"
|
"@nebula.js/supernova": "npm:^6.0.0-alpha.3"
|
||||||
"@nebula.js/theme": "npm:^6.0.0-alpha.2"
|
"@nebula.js/theme": "npm:^6.0.0-alpha.3"
|
||||||
"@nebula.js/ui": "npm:^6.0.0-alpha.2"
|
"@nebula.js/ui": "npm:^6.0.0-alpha.3"
|
||||||
"@qlik/api": "npm:1.44.0"
|
"@qlik/api": "npm:1.44.0"
|
||||||
"@testing-library/dom": "npm:^10.4.1"
|
"@testing-library/dom": "npm:^10.4.1"
|
||||||
"@testing-library/react": "npm:^16.3.0"
|
"@testing-library/react": "npm:^16.3.0"
|
||||||
@@ -4442,13 +4442,13 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@nebula.js/snapshooter@npm:^6.0.0-alpha.2, @nebula.js/snapshooter@workspace:apis/snapshooter":
|
"@nebula.js/snapshooter@npm:^6.0.0-alpha.3, @nebula.js/snapshooter@workspace:apis/snapshooter":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@nebula.js/snapshooter@workspace:apis/snapshooter"
|
resolution: "@nebula.js/snapshooter@workspace:apis/snapshooter"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@nebula.js/stardust@npm:^6.0.0-alpha.2, @nebula.js/stardust@workspace:apis/stardust":
|
"@nebula.js/stardust@npm:^6.0.0-alpha.3, @nebula.js/stardust@workspace:apis/stardust":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@nebula.js/stardust@workspace:apis/stardust"
|
resolution: "@nebula.js/stardust@workspace:apis/stardust"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -4456,13 +4456,13 @@ __metadata:
|
|||||||
"@emotion/styled": "npm:^11.14.1"
|
"@emotion/styled": "npm:^11.14.1"
|
||||||
"@mui/icons-material": "npm:^6.1.0"
|
"@mui/icons-material": "npm:^6.1.0"
|
||||||
"@mui/material": "npm:^6.1.0"
|
"@mui/material": "npm:^6.1.0"
|
||||||
"@nebula.js/conversion": "npm:^6.0.0-alpha.2"
|
"@nebula.js/conversion": "npm:^6.0.0-alpha.3"
|
||||||
"@nebula.js/enigma-mocker": "npm:^6.0.0-alpha.2"
|
"@nebula.js/enigma-mocker": "npm:^6.0.0-alpha.3"
|
||||||
"@nebula.js/locale": "npm:^6.0.0-alpha.2"
|
"@nebula.js/locale": "npm:^6.0.0-alpha.3"
|
||||||
"@nebula.js/nucleus": "npm:^6.0.0-alpha.2"
|
"@nebula.js/nucleus": "npm:^6.0.0-alpha.3"
|
||||||
"@nebula.js/supernova": "npm:^6.0.0-alpha.2"
|
"@nebula.js/supernova": "npm:^6.0.0-alpha.3"
|
||||||
"@nebula.js/theme": "npm:^6.0.0-alpha.2"
|
"@nebula.js/theme": "npm:^6.0.0-alpha.3"
|
||||||
"@nebula.js/ui": "npm:^6.0.0-alpha.2"
|
"@nebula.js/ui": "npm:^6.0.0-alpha.3"
|
||||||
"@qlik/api": "npm:1.44.0"
|
"@qlik/api": "npm:1.44.0"
|
||||||
"@scriptappy/cli": "npm:0.10.0"
|
"@scriptappy/cli": "npm:0.10.0"
|
||||||
"@scriptappy/from-jsdoc": "npm:0.19.0"
|
"@scriptappy/from-jsdoc": "npm:0.19.0"
|
||||||
@@ -4480,11 +4480,11 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@nebula.js/supernova@npm:^6.0.0-alpha.2, @nebula.js/supernova@workspace:apis/supernova":
|
"@nebula.js/supernova@npm:^6.0.0-alpha.3, @nebula.js/supernova@workspace:apis/supernova":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@nebula.js/supernova@workspace:apis/supernova"
|
resolution: "@nebula.js/supernova@workspace:apis/supernova"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@nebula.js/conversion": "npm:^6.0.0-alpha.2"
|
"@nebula.js/conversion": "npm:^6.0.0-alpha.3"
|
||||||
extend: "npm:3.0.2"
|
extend: "npm:3.0.2"
|
||||||
node-event-emitter: "npm:0.0.1"
|
node-event-emitter: "npm:0.0.1"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
@@ -4498,7 +4498,7 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@nebula.js/theme@npm:^6.0.0-alpha.2, @nebula.js/theme@workspace:apis/theme":
|
"@nebula.js/theme@npm:^6.0.0-alpha.3, @nebula.js/theme@workspace:apis/theme":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@nebula.js/theme@workspace:apis/theme"
|
resolution: "@nebula.js/theme@workspace:apis/theme"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -4508,7 +4508,7 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@nebula.js/ui@npm:^6.0.0-alpha.2, @nebula.js/ui@workspace:packages/ui":
|
"@nebula.js/ui@npm:^6.0.0-alpha.3, @nebula.js/ui@workspace:packages/ui":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@nebula.js/ui@workspace:packages/ui"
|
resolution: "@nebula.js/ui@workspace:packages/ui"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user