chore(release): v4.5.0 🚀

This commit is contained in:
Christian Veinfors
2023-10-03 15:09:20 +02:00
parent 9d564d1516
commit 95bbc29811
34 changed files with 115 additions and 38 deletions

View File

@@ -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.
# [4.5.0](https://github.com/qlik-oss/nebula.js/compare/v4.5.0-alpha.0...v4.5.0) (2023-10-03)
### Features
- supress "use client" warnings in charts build with nebula build ([#1349](https://github.com/qlik-oss/nebula.js/issues/1349)) ([de00724](https://github.com/qlik-oss/nebula.js/commit/de007249e130abe01befeb81531738008e18ceb7))
# [4.5.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v4.4.0...v4.5.0-alpha.0) (2023-08-31)
**Note:** Version bump only for package @nebula.js/cli-build

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-build",
"version": "4.5.0-alpha.0",
"version": "4.5.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",

View File

@@ -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.
# [4.5.0](https://github.com/qlik-oss/nebula.js/compare/v4.5.0-alpha.0...v4.5.0) (2023-10-03)
**Note:** Version bump only for package @nebula.js/cli
# [4.5.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v4.4.0...v4.5.0-alpha.0) (2023-08-31)
**Note:** Version bump only for package @nebula.js/cli

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli",
"version": "4.5.0-alpha.0",
"version": "4.5.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
@@ -30,7 +30,7 @@
"@nebula.js/cli-serve": "^4.0.0"
},
"dependencies": {
"@nebula.js/cli-create": "^4.5.0-alpha.0",
"@nebula.js/cli-create": "^4.5.0",
"import-cwd": "3.0.0",
"yargs": "17.7.2"
}

View File

@@ -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.
# [4.5.0](https://github.com/qlik-oss/nebula.js/compare/v4.5.0-alpha.0...v4.5.0) (2023-10-03)
### Features
- supress "use client" warnings in charts build with nebula build ([#1349](https://github.com/qlik-oss/nebula.js/issues/1349)) ([de00724](https://github.com/qlik-oss/nebula.js/commit/de007249e130abe01befeb81531738008e18ceb7))
# [4.5.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v4.4.0...v4.5.0-alpha.0) (2023-08-31)
**Note:** Version bump only for package @nebula.js/cli-create

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-create",
"version": "4.5.0-alpha.0",
"version": "4.5.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",

View File

@@ -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.
# [4.5.0](https://github.com/qlik-oss/nebula.js/compare/v4.5.0-alpha.0...v4.5.0) (2023-10-03)
**Note:** Version bump only for package @nebula.js/cli-sense
# [4.5.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v4.4.0...v4.5.0-alpha.0) (2023-08-31)
**Note:** Version bump only for package @nebula.js/cli-sense

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-sense",
"version": "4.5.0-alpha.0",
"version": "4.5.0",
"description": "Build a supernova as a Qlik Sense extension",
"license": "MIT",
"author": "QlikTech International AB",
@@ -30,7 +30,7 @@
"@babel/cli": "7.23.0",
"@babel/core": "7.23.0",
"@babel/preset-env": "7.22.20",
"@nebula.js/stardust": "^4.5.0-alpha.0",
"@nebula.js/stardust": "^4.5.0",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "25.0.4",
"@rollup/plugin-node-resolve": "15.2.1",

View File

@@ -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.
# [4.5.0](https://github.com/qlik-oss/nebula.js/compare/v4.5.0-alpha.0...v4.5.0) (2023-10-03)
### Features
- auto confirm selections only on click outside listbox ([#1355](https://github.com/qlik-oss/nebula.js/issues/1355)) ([9d564d1](https://github.com/qlik-oss/nebula.js/commit/9d564d1516ca61cd27278bb41d6a45bb391266e6))
# [4.5.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v4.4.0...v4.5.0-alpha.0) (2023-08-31)
**Note:** Version bump only for package @nebula.js/cli-serve

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-serve",
"version": "4.5.0-alpha.0",
"version": "4.5.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
@@ -30,7 +30,7 @@
"prepublishOnly": "rm -rf dist && yarn run build"
},
"dependencies": {
"@nebula.js/cli-build": "^4.5.0-alpha.0",
"@nebula.js/cli-build": "^4.5.0",
"@qlik/sdk": "^0.25.0",
"body-parser": "1.20.2",
"chalk": "4.1.2",
@@ -55,11 +55,11 @@
"@babel/preset-react": "7.22.15",
"@mui/material": "^5.14.11",
"@mui/system": "^5.14.11",
"@nebula.js/enigma-mocker": "^4.5.0-alpha.0",
"@nebula.js/nucleus": "^4.5.0-alpha.0",
"@nebula.js/snapshooter": "^4.5.0-alpha.0",
"@nebula.js/stardust": "^4.5.0-alpha.0",
"@nebula.js/ui": "^4.5.0-alpha.0",
"@nebula.js/enigma-mocker": "^4.5.0",
"@nebula.js/nucleus": "^4.5.0",
"@nebula.js/snapshooter": "^4.5.0",
"@nebula.js/stardust": "^4.5.0",
"@nebula.js/ui": "^4.5.0",
"autosuggest-highlight": "3.3.4",
"babel-loader": "9.1.3",
"d3-require": "1.3.0",