mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 09:48:18 -05:00
chore(release): v6.0.0-alpha.4 🚀
This commit is contained in:
@@ -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.0.0-alpha.4](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.3...v6.0.0-alpha.4) (2025-09-25)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **deps:** update minor and patch ([#1804](https://github.com/qlik-oss/nebula.js/issues/1804)) ([5c8a846](https://github.com/qlik-oss/nebula.js/commit/5c8a8464d83279c35790518e76d72080e3a5fc1c))
|
||||
- **deps:** update minor and patch ([#1806](https://github.com/qlik-oss/nebula.js/issues/1806)) ([f5f7922](https://github.com/qlik-oss/nebula.js/commit/f5f7922262edd6973ada35376bc4fab2283df958))
|
||||
- try support css modules ([#1808](https://github.com/qlik-oss/nebula.js/issues/1808)) ([13e8e1a](https://github.com/qlik-oss/nebula.js/commit/13e8e1a552c23148b6a71489aee403f6f4607ee7))
|
||||
|
||||
# [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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/cli-build",
|
||||
"version": "6.0.0-alpha.3",
|
||||
"version": "6.0.0-alpha.4",
|
||||
"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.0.0-alpha.4](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.3...v6.0.0-alpha.4) (2025-09-25)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/cli
|
||||
|
||||
# [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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/cli",
|
||||
"version": "6.0.0-alpha.3",
|
||||
"version": "6.0.0-alpha.4",
|
||||
"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.0.0-alpha.3",
|
||||
"@nebula.js/cli-create": "^6.0.0-alpha.4",
|
||||
"import-cwd": "3.0.0",
|
||||
"yargs": "17.7.2"
|
||||
}
|
||||
|
||||
@@ -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.0.0-alpha.4](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.3...v6.0.0-alpha.4) (2025-09-25)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **deps:** update minor and patch ([#1804](https://github.com/qlik-oss/nebula.js/issues/1804)) ([5c8a846](https://github.com/qlik-oss/nebula.js/commit/5c8a8464d83279c35790518e76d72080e3a5fc1c))
|
||||
|
||||
# [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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/cli-create",
|
||||
"version": "6.0.0-alpha.3",
|
||||
"version": "6.0.0-alpha.4",
|
||||
"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.0.0-alpha.4](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.3...v6.0.0-alpha.4) (2025-09-25)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **deps:** update minor and patch ([#1804](https://github.com/qlik-oss/nebula.js/issues/1804)) ([5c8a846](https://github.com/qlik-oss/nebula.js/commit/5c8a8464d83279c35790518e76d72080e3a5fc1c))
|
||||
- **deps:** update minor and patch ([#1806](https://github.com/qlik-oss/nebula.js/issues/1806)) ([f5f7922](https://github.com/qlik-oss/nebula.js/commit/f5f7922262edd6973ada35376bc4fab2283df958))
|
||||
|
||||
# [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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/cli-sense",
|
||||
"version": "6.0.0-alpha.3",
|
||||
"version": "6.0.0-alpha.4",
|
||||
"description": "Build a supernova as a Qlik Sense extension",
|
||||
"license": "MIT",
|
||||
"author": "QlikTech International AB",
|
||||
@@ -30,7 +30,7 @@
|
||||
"@babel/cli": "7.28.3",
|
||||
"@babel/core": "7.28.4",
|
||||
"@babel/preset-env": "7.28.3",
|
||||
"@nebula.js/stardust": "^6.0.0-alpha.3",
|
||||
"@nebula.js/stardust": "^6.0.0-alpha.4",
|
||||
"@rollup/plugin-babel": "6.0.4",
|
||||
"@rollup/plugin-commonjs": "28.0.6",
|
||||
"@rollup/plugin-node-resolve": "16.0.1",
|
||||
|
||||
@@ -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.0.0-alpha.4](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.3...v6.0.0-alpha.4) (2025-09-25)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **deps:** update minor and patch ([#1804](https://github.com/qlik-oss/nebula.js/issues/1804)) ([5c8a846](https://github.com/qlik-oss/nebula.js/commit/5c8a8464d83279c35790518e76d72080e3a5fc1c))
|
||||
- **deps:** update minor and patch ([#1806](https://github.com/qlik-oss/nebula.js/issues/1806)) ([f5f7922](https://github.com/qlik-oss/nebula.js/commit/f5f7922262edd6973ada35376bc4fab2283df958))
|
||||
|
||||
# [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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/cli-serve",
|
||||
"version": "6.0.0-alpha.3",
|
||||
"version": "6.0.0-alpha.4",
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
"author": "QlikTech International AB",
|
||||
@@ -30,7 +30,7 @@
|
||||
"prepublishOnly": "rm -rf dist && yarn run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nebula.js/cli-build": "^6.0.0-alpha.3",
|
||||
"@nebula.js/cli-build": "^6.0.0-alpha.4",
|
||||
"@qlik/sdk": "0.28.0",
|
||||
"body-parser": "2.2.0",
|
||||
"chalk": "4.1.2",
|
||||
@@ -55,11 +55,11 @@
|
||||
"@babel/preset-react": "7.27.1",
|
||||
"@mui/material": "^6.5.0",
|
||||
"@mui/system": "^6.5.0",
|
||||
"@nebula.js/enigma-mocker": "^6.0.0-alpha.3",
|
||||
"@nebula.js/nucleus": "^6.0.0-alpha.3",
|
||||
"@nebula.js/snapshooter": "^6.0.0-alpha.3",
|
||||
"@nebula.js/stardust": "^6.0.0-alpha.3",
|
||||
"@nebula.js/ui": "^6.0.0-alpha.3",
|
||||
"@nebula.js/enigma-mocker": "^6.0.0-alpha.4",
|
||||
"@nebula.js/nucleus": "^6.0.0-alpha.4",
|
||||
"@nebula.js/snapshooter": "^6.0.0-alpha.4",
|
||||
"@nebula.js/stardust": "^6.0.0-alpha.4",
|
||||
"@nebula.js/ui": "^6.0.0-alpha.4",
|
||||
"autosuggest-highlight": "3.3.4",
|
||||
"babel-loader": "10.0.0",
|
||||
"d3-require": "1.3.0",
|
||||
|
||||
Reference in New Issue
Block a user