Skip to content

Commit

Permalink
chore(release): v3.0.1 馃殌
Browse files Browse the repository at this point in the history
  • Loading branch information
Caele committed Sep 20, 2022
1 parent 2e71bc1 commit 29e6aa1
Show file tree
Hide file tree
Showing 34 changed files with 150 additions and 74 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.1](https://github.com/qlik-oss/nebula.js/compare/v3.0.0...v3.0.1) (2022-09-20)

### Bug Fixes

- return promise from cli:sense api ([#927](https://github.com/qlik-oss/nebula.js/issues/927)) ([279be69](https://github.com/qlik-oss/nebula.js/commit/279be69c822248687f2d629bdc51c1e27ac47d26))

### Reverts

- Revert "refactor: support multiple dims for filterpane (#917)" (#930) ([2e71bc1](https://github.com/qlik-oss/nebula.js/commit/2e71bc1b2686355bc22c9c4a2740ec6d5517a51d)), closes [#917](https://github.com/qlik-oss/nebula.js/issues/917) [#930](https://github.com/qlik-oss/nebula.js/issues/930)

# [3.0.0](https://github.com/qlik-oss/nebula.js/compare/v3.0.0-rc.3...v3.0.0) (2022-09-19)

**Note:** Version bump only for package nebula.js
Expand Down
4 changes: 4 additions & 0 deletions apis/conversion/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.0.1](https://github.com/qlik-oss/nebula.js/compare/v3.0.0...v3.0.1) (2022-09-20)

**Note:** Version bump only for package @nebula.js/conversion

# [3.0.0](https://github.com/qlik-oss/nebula.js/compare/v3.0.0-rc.3...v3.0.0) (2022-09-19)

**Note:** Version bump only for package @nebula.js/conversion
Expand Down
2 changes: 1 addition & 1 deletion apis/conversion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/conversion",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"main": "src/index.js",
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions apis/enigma-mocker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.0.1](https://github.com/qlik-oss/nebula.js/compare/v3.0.0...v3.0.1) (2022-09-20)

**Note:** Version bump only for package @nebula.js/enigma-mocker

# [3.0.0](https://github.com/qlik-oss/nebula.js/compare/v3.0.0-rc.3...v3.0.0) (2022-09-19)

**Note:** Version bump only for package @nebula.js/enigma-mocker
Expand Down
2 changes: 1 addition & 1 deletion apis/enigma-mocker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/enigma-mocker",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"description": "",
"license": "MIT",
Expand Down
4 changes: 4 additions & 0 deletions apis/locale/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.0.1](https://github.com/qlik-oss/nebula.js/compare/v3.0.0...v3.0.1) (2022-09-20)

**Note:** Version bump only for package @nebula.js/locale

# [3.0.0](https://github.com/qlik-oss/nebula.js/compare/v3.0.0-rc.3...v3.0.0) (2022-09-19)

**Note:** Version bump only for package @nebula.js/locale
Expand Down
2 changes: 1 addition & 1 deletion apis/locale/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/locale",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"main": "src/index.js",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions apis/nucleus/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.0.1](https://github.com/qlik-oss/nebula.js/compare/v3.0.0...v3.0.1) (2022-09-20)

### Reverts

- Revert "refactor: support multiple dims for filterpane (#917)" (#930) ([2e71bc1](https://github.com/qlik-oss/nebula.js/commit/2e71bc1b2686355bc22c9c4a2740ec6d5517a51d)), closes [#917](https://github.com/qlik-oss/nebula.js/issues/917) [#930](https://github.com/qlik-oss/nebula.js/issues/930)

# [3.0.0](https://github.com/qlik-oss/nebula.js/compare/v3.0.0-rc.3...v3.0.0) (2022-09-19)

**Note:** Version bump only for package @nebula.js/nucleus
Expand Down
12 changes: 6 additions & 6 deletions apis/nucleus/package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"name": "@nebula.js/nucleus",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"main": "src/index.js",
"devDependencies": {
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.3",
"@mui/material": "^5.10.3",
"@nebula.js/conversion": "^3.0.0",
"@nebula.js/locale": "^3.0.0",
"@nebula.js/supernova": "^3.0.0",
"@nebula.js/theme": "^3.0.0",
"@nebula.js/ui": "^3.0.0",
"@nebula.js/conversion": "^3.0.1",
"@nebula.js/locale": "^3.0.1",
"@nebula.js/supernova": "^3.0.1",
"@nebula.js/theme": "^3.0.1",
"@nebula.js/ui": "^3.0.1",
"extend": "3.0.2",
"node-event-emitter": "0.0.1",
"react": "18.2.0",
Expand Down
4 changes: 4 additions & 0 deletions apis/snapshooter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.0.1](https://github.com/qlik-oss/nebula.js/compare/v3.0.0...v3.0.1) (2022-09-20)

**Note:** Version bump only for package @nebula.js/snapshooter

# [3.0.0](https://github.com/qlik-oss/nebula.js/compare/v3.0.0-rc.3...v3.0.0) (2022-09-19)

**Note:** Version bump only for package @nebula.js/snapshooter
Expand Down
2 changes: 1 addition & 1 deletion apis/snapshooter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/snapshooter",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"description": "",
"license": "MIT",
Expand Down
4 changes: 4 additions & 0 deletions apis/stardust/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.0.1](https://github.com/qlik-oss/nebula.js/compare/v3.0.0...v3.0.1) (2022-09-20)

**Note:** Version bump only for package @nebula.js/stardust

# [3.0.0](https://github.com/qlik-oss/nebula.js/compare/v3.0.0-rc.3...v3.0.0) (2022-09-19)

**Note:** Version bump only for package @nebula.js/stardust
Expand Down
56 changes: 28 additions & 28 deletions apis/stardust/api-spec/spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"info": {
"name": "@nebula.js/stardust",
"description": "Product and framework agnostic integration API for Qlik's Associative Engine",
"version": "3.0.0",
"version": "3.0.1",
"license": "MIT",
"stability": "stable"
},
Expand Down Expand Up @@ -1253,6 +1253,33 @@
}
}
},
"Plugin": {
"description": "An object literal containing meta information about the plugin and a function containing the plugin implementation.",
"stability": "experimental",
"availability": {
"since": "1.2.0"
},
"kind": "interface",
"entries": {
"info": {
"description": "Object that can hold various meta info about the plugin",
"kind": "object",
"entries": {
"name": {
"description": "The name of the plugin",
"type": "string"
}
}
},
"fn": {
"description": "The implementation of the plugin. Input and return value is up to the plugin implementation to decide based on its purpose.",
"type": "function"
}
},
"examples": [
"const plugin = {\n info: {\n name: \"example-plugin\",\n type: \"meta-type\",\n },\n fn: () => {\n // Plugin implementation goes here\n }\n};"
]
},
"Field": {
"kind": "alias",
"items": {
Expand Down Expand Up @@ -1362,33 +1389,6 @@
}
}
},
"Plugin": {
"description": "An object literal containing meta information about the plugin and a function containing the plugin implementation.",
"stability": "experimental",
"availability": {
"since": "1.2.0"
},
"kind": "interface",
"entries": {
"info": {
"description": "Object that can hold various meta info about the plugin",
"kind": "object",
"entries": {
"name": {
"description": "The name of the plugin",
"type": "string"
}
}
},
"fn": {
"description": "The implementation of the plugin. Input and return value is up to the plugin implementation to decide based on its purpose.",
"type": "function"
}
},
"examples": [
"const plugin = {\n info: {\n name: \"example-plugin\",\n type: \"meta-type\",\n },\n fn: () => {\n // Plugin implementation goes here\n }\n};"
]
},
"LoadType": {
"kind": "interface",
"params": [
Expand Down
16 changes: 8 additions & 8 deletions apis/stardust/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/stardust",
"version": "3.0.0",
"version": "3.0.1",
"description": "Product and framework agnostic integration API for Qlik's Associative Engine",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down Expand Up @@ -46,13 +46,13 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.3",
"@mui/material": "^5.10.3",
"@nebula.js/conversion": "^3.0.0",
"@nebula.js/enigma-mocker": "^3.0.0",
"@nebula.js/locale": "^3.0.0",
"@nebula.js/nucleus": "^3.0.0",
"@nebula.js/supernova": "^3.0.0",
"@nebula.js/theme": "^3.0.0",
"@nebula.js/ui": "^3.0.0",
"@nebula.js/conversion": "^3.0.1",
"@nebula.js/enigma-mocker": "^3.0.1",
"@nebula.js/locale": "^3.0.1",
"@nebula.js/nucleus": "^3.0.1",
"@nebula.js/supernova": "^3.0.1",
"@nebula.js/theme": "^3.0.1",
"@nebula.js/ui": "^3.0.1",
"@scriptappy/cli": "0.1.0",
"@scriptappy/to-dts": "1.0.0-beta.4",
"extend": "3.0.2",
Expand Down
20 changes: 10 additions & 10 deletions apis/stardust/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,16 @@ declare namespace stardust {

}

/**
* An object literal containing meta information about the plugin and a function containing the plugin implementation.
*/
interface Plugin {
info: {
name: string;
};
fn: ()=>void;
}

type Field = string | EngineAPI.INxDimension | EngineAPI.INxMeasure | stardust.LibraryField;

/**
Expand Down Expand Up @@ -413,16 +423,6 @@ declare namespace stardust {
type: "dimension" | "measure";
}

/**
* An object literal containing meta information about the plugin and a function containing the plugin implementation.
*/
interface Plugin {
info: {
name: string;
};
fn: ()=>void;
}

interface LoadType {
(type: {
name: string;
Expand Down
4 changes: 4 additions & 0 deletions apis/supernova/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.0.1](https://github.com/qlik-oss/nebula.js/compare/v3.0.0...v3.0.1) (2022-09-20)

**Note:** Version bump only for package @nebula.js/supernova

# [3.0.0](https://github.com/qlik-oss/nebula.js/compare/v3.0.0-rc.3...v3.0.0) (2022-09-19)

**Note:** Version bump only for package @nebula.js/supernova
Expand Down
2 changes: 1 addition & 1 deletion apis/supernova/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nebula.js/supernova",
"private": true,
"version": "3.0.0",
"version": "3.0.1",
"main": "src/index.js",
"devDependencies": {
"extend": "3.0.2",
Expand Down
4 changes: 4 additions & 0 deletions apis/test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.0.1](https://github.com/qlik-oss/nebula.js/compare/v3.0.0...v3.0.1) (2022-09-20)

**Note:** Version bump only for package @nebula.js/test-utils

# [3.0.0](https://github.com/qlik-oss/nebula.js/compare/v3.0.0-rc.3...v3.0.0) (2022-09-19)

**Note:** Version bump only for package @nebula.js/test-utils
Expand Down
2 changes: 1 addition & 1 deletion apis/test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/test-utils",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"description": "",
"license": "MIT",
Expand Down
4 changes: 4 additions & 0 deletions apis/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.0.1](https://github.com/qlik-oss/nebula.js/compare/v3.0.0...v3.0.1) (2022-09-20)

**Note:** Version bump only for package @nebula.js/theme

# [3.0.0](https://github.com/qlik-oss/nebula.js/compare/v3.0.0-rc.3...v3.0.0) (2022-09-19)

**Note:** Version bump only for package @nebula.js/theme
Expand Down
2 changes: 1 addition & 1 deletion apis/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/theme",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"main": "src/index.js",
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions commands/build/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.0.1](https://github.com/qlik-oss/nebula.js/compare/v3.0.0...v3.0.1) (2022-09-20)

**Note:** Version bump only for package @nebula.js/cli-build

# [3.0.0](https://github.com/qlik-oss/nebula.js/compare/v3.0.0-rc.3...v3.0.0) (2022-09-19)

**Note:** Version bump only for package @nebula.js/cli-build
Expand Down
2 changes: 1 addition & 1 deletion commands/build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-build",
"version": "3.0.0",
"version": "3.0.1",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down
4 changes: 4 additions & 0 deletions commands/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.0.1](https://github.com/qlik-oss/nebula.js/compare/v3.0.0...v3.0.1) (2022-09-20)

**Note:** Version bump only for package @nebula.js/cli

# [3.0.0](https://github.com/qlik-oss/nebula.js/compare/v3.0.0-rc.3...v3.0.0) (2022-09-19)

**Note:** Version bump only for package @nebula.js/cli
Expand Down
4 changes: 2 additions & 2 deletions commands/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli",
"version": "3.0.0",
"version": "3.0.1",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand All @@ -27,7 +27,7 @@
"@nebula.js/cli-serve": "^3.0.0"
},
"dependencies": {
"@nebula.js/cli-create": "^3.0.0",
"@nebula.js/cli-create": "^3.0.1",
"import-cwd": "3.0.0",
"yargs": "17.5.1"
}
Expand Down
4 changes: 4 additions & 0 deletions commands/create/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.0.1](https://github.com/qlik-oss/nebula.js/compare/v3.0.0...v3.0.1) (2022-09-20)

**Note:** Version bump only for package @nebula.js/cli-create

# [3.0.0](https://github.com/qlik-oss/nebula.js/compare/v3.0.0-rc.3...v3.0.0) (2022-09-19)

**Note:** Version bump only for package @nebula.js/cli-create
Expand Down
Loading

0 comments on commit 29e6aa1

Please sign in to comment.