diff --git a/CHANGELOG.md b/CHANGELOG.md index 197457b05f..2ea4f044a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +### Features + +- Added a 404 status check ([#2272](https://github.com/deephaven/web-client-ui/issues/2272)) ([b552282](https://github.com/deephaven/web-client-ui/commit/b5522828a3bc812e7e83440b6d52257a131ce1d2)), closes [#2271](https://github.com/deephaven/web-client-ui/issues/2271) +- Ruff updates for DHE support ([#2280](https://github.com/deephaven/web-client-ui/issues/2280)) ([a35625e](https://github.com/deephaven/web-client-ui/commit/a35625efe3b918cd75d1dc07b02946398e2bca19)) + +### Bug Fixes + +- --dh-color-overlay-modal-bg theme background color to be black not gray ([#2277](https://github.com/deephaven/web-client-ui/issues/2277)) ([aba019a](https://github.com/deephaven/web-client-ui/commit/aba019af902d74a3c8c558c0549b535b985234a4)), closes [#2276](https://github.com/deephaven/web-client-ui/issues/2276) +- console scrolls on 1st code block run ([#2275](https://github.com/deephaven/web-client-ui/issues/2275)) ([1fe8172](https://github.com/deephaven/web-client-ui/commit/1fe817230e8f7719c8a762519a33313f14a3872e)), closes [#2207](https://github.com/deephaven/web-client-ui/issues/2207) +- Externalized esbuild dependency (2284) ([#2285](https://github.com/deephaven/web-client-ui/issues/2285)) ([8ccab6d](https://github.com/deephaven/web-client-ui/commit/8ccab6d73eb256dd266dd35c69f5c89a4bf9cf4d)), closes [#2284](https://github.com/deephaven/web-client-ui/issues/2284) + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) ### ⚠ BREAKING CHANGES diff --git a/lerna.json b/lerna.json index f396c99db6..5cf4d9792d 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "useNx": false, - "version": "0.97.0", + "version": "0.98.0", "command": { "publish": { "distTag": "latest" diff --git a/package-lock.json b/package-lock.json index 228d516e56..befe7807fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29307,7 +29307,7 @@ }, "packages/app-utils": { "name": "@deephaven/app-utils", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@adobe/react-spectrum": "3.35.1", @@ -29402,7 +29402,7 @@ }, "packages/auth-plugins": { "name": "@deephaven/auth-plugins", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@deephaven/components": "file:../components", @@ -29430,7 +29430,7 @@ }, "packages/babel-preset": { "name": "@deephaven/babel-preset", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@babel/core": "^7.20.0", @@ -29445,7 +29445,7 @@ }, "packages/chart": { "name": "@deephaven/chart", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@deephaven/components": "file:../components", @@ -29503,7 +29503,7 @@ }, "packages/code-studio": { "name": "@deephaven/code-studio", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@adobe/react-spectrum": "3.35.1", @@ -29599,7 +29599,7 @@ }, "packages/components": { "name": "@deephaven/components", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@adobe/react-spectrum": "3.35.1", @@ -29646,7 +29646,7 @@ }, "packages/console": { "name": "@deephaven/console", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@astral-sh/ruff-wasm-web": "0.6.4", @@ -29689,7 +29689,7 @@ }, "packages/dashboard": { "name": "@deephaven/dashboard", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@deephaven/components": "file:../components", @@ -29720,7 +29720,7 @@ }, "packages/dashboard-core-plugins": { "name": "@deephaven/dashboard-core-plugins", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@deephaven/chart": "file:../chart", @@ -30152,17 +30152,17 @@ }, "packages/embed-chart": { "name": "@deephaven/embed-chart", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0" }, "packages/embed-grid": { "name": "@deephaven/embed-grid", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0" }, "packages/embed-widget": { "name": "@deephaven/embed-widget", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@deephaven/app-utils": "file:../app-utils", @@ -30193,7 +30193,7 @@ }, "packages/eslint-config": { "name": "@deephaven/eslint-config", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "eslint-config-airbnb": "^19.0.4", @@ -30212,7 +30212,7 @@ }, "packages/file-explorer": { "name": "@deephaven/file-explorer", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@deephaven/components": "file:../components", @@ -30239,7 +30239,7 @@ }, "packages/filters": { "name": "@deephaven/filters", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "engines": { "node": ">=16" @@ -30247,7 +30247,7 @@ }, "packages/golden-layout": { "name": "@deephaven/golden-layout", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@deephaven/components": "file:../components", @@ -30267,7 +30267,7 @@ }, "packages/grid": { "name": "@deephaven/grid", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@deephaven/utils": "file:../utils", @@ -30289,7 +30289,7 @@ }, "packages/icons": { "name": "@deephaven/icons", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@fortawesome/fontawesome-common-types": "^6.1.1" @@ -30306,7 +30306,7 @@ }, "packages/iris-grid": { "name": "@deephaven/iris-grid", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@deephaven/components": "file:../components", @@ -30354,7 +30354,7 @@ }, "packages/jsapi-bootstrap": { "name": "@deephaven/jsapi-bootstrap", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@deephaven/components": "file:../components", @@ -30376,7 +30376,7 @@ }, "packages/jsapi-components": { "name": "@deephaven/jsapi-components", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@deephaven/components": "file:../components", @@ -30406,7 +30406,7 @@ }, "packages/jsapi-nodejs": { "name": "@deephaven/jsapi-nodejs", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "ws": "^8.18.0" @@ -30861,7 +30861,7 @@ }, "packages/jsapi-shim": { "name": "@deephaven/jsapi-shim", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@deephaven/jsapi-types": "^1.0.0-dev0.34.0", @@ -30882,7 +30882,7 @@ }, "packages/jsapi-utils": { "name": "@deephaven/jsapi-utils", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@deephaven/filters": "file:../filters", @@ -30902,7 +30902,7 @@ }, "packages/log": { "name": "@deephaven/log", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "event-target-shim": "^6.0.2", @@ -30914,7 +30914,7 @@ }, "packages/mocks": { "name": "@deephaven/mocks", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "peerDependencies": { "jest": "29.x" @@ -30922,7 +30922,7 @@ }, "packages/plugin": { "name": "@deephaven/plugin", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@deephaven/components": "file:../components", @@ -30973,7 +30973,7 @@ }, "packages/pouch-storage": { "name": "@deephaven/pouch-storage", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@deephaven/console": "file:../console", @@ -30994,7 +30994,7 @@ }, "packages/prettier-config": { "name": "@deephaven/prettier-config", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "peerDependencies": { "prettier": "^3.0.0" @@ -31002,7 +31002,7 @@ }, "packages/react-hooks": { "name": "@deephaven/react-hooks", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@adobe/react-spectrum": "3.35.1", @@ -31024,7 +31024,7 @@ }, "packages/redux": { "name": "@deephaven/redux", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@deephaven/jsapi-types": "^1.0.0-dev0.34.0", @@ -31044,7 +31044,7 @@ }, "packages/storage": { "name": "@deephaven/storage", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "@deephaven/filters": "file:../filters", @@ -31060,7 +31060,7 @@ }, "packages/stylelint-config": { "name": "@deephaven/stylelint-config", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "dependencies": { "stylelint-config-prettier-scss": "^0.0.1", @@ -31072,7 +31072,7 @@ }, "packages/test-utils": { "name": "@deephaven/test-utils", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "engines": { "node": ">=16" @@ -31080,13 +31080,13 @@ }, "packages/tsconfig": { "name": "@deephaven/tsconfig", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0" }, "packages/util": {}, "packages/utils": { "name": "@deephaven/utils", - "version": "0.97.0", + "version": "0.98.0", "license": "Apache-2.0", "devDependencies": { "@deephaven/test-utils": "file:../test-utils" diff --git a/packages/app-utils/CHANGELOG.md b/packages/app-utils/CHANGELOG.md index c8e9befae6..a28da8aef6 100644 --- a/packages/app-utils/CHANGELOG.md +++ b/packages/app-utils/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/app-utils + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) ### Bug Fixes diff --git a/packages/app-utils/package.json b/packages/app-utils/package.json index 976a0594f8..06f9e626bb 100644 --- a/packages/app-utils/package.json +++ b/packages/app-utils/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/app-utils", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven App Utils", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/auth-plugins/CHANGELOG.md b/packages/auth-plugins/CHANGELOG.md index 4eb9c86067..73f2ba1e6a 100644 --- a/packages/auth-plugins/CHANGELOG.md +++ b/packages/auth-plugins/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/auth-plugins + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/auth-plugins diff --git a/packages/auth-plugins/package.json b/packages/auth-plugins/package.json index c24f5d50b0..9bdf6c41f3 100644 --- a/packages/auth-plugins/package.json +++ b/packages/auth-plugins/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/auth-plugins", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Auth Plugins", "keywords": [ "Deephaven", diff --git a/packages/babel-preset/CHANGELOG.md b/packages/babel-preset/CHANGELOG.md index b2f896adeb..548b8b120b 100644 --- a/packages/babel-preset/CHANGELOG.md +++ b/packages/babel-preset/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/babel-preset + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/babel-preset diff --git a/packages/babel-preset/package.json b/packages/babel-preset/package.json index fde3ac1eda..c994ab3f85 100644 --- a/packages/babel-preset/package.json +++ b/packages/babel-preset/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/babel-preset", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Babel preset", "repository": { "type": "git", diff --git a/packages/chart/CHANGELOG.md b/packages/chart/CHANGELOG.md index 3af3f39d88..2a1cfc832b 100644 --- a/packages/chart/CHANGELOG.md +++ b/packages/chart/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/chart + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) ### Features diff --git a/packages/chart/package.json b/packages/chart/package.json index 622995657f..645e98460e 100644 --- a/packages/chart/package.json +++ b/packages/chart/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/chart", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Chart", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/code-studio/CHANGELOG.md b/packages/code-studio/CHANGELOG.md index 137dde5487..3b06566499 100644 --- a/packages/code-studio/CHANGELOG.md +++ b/packages/code-studio/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +### Features + +- Ruff updates for DHE support ([#2280](https://github.com/deephaven/web-client-ui/issues/2280)) ([a35625e](https://github.com/deephaven/web-client-ui/commit/a35625efe3b918cd75d1dc07b02946398e2bca19)) + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/code-studio diff --git a/packages/code-studio/package.json b/packages/code-studio/package.json index ca997a6e13..6ab6f68289 100644 --- a/packages/code-studio/package.json +++ b/packages/code-studio/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/code-studio", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Code Studio", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 81822a99b2..cf0a40810c 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +### Bug Fixes + +- --dh-color-overlay-modal-bg theme background color to be black not gray ([#2277](https://github.com/deephaven/web-client-ui/issues/2277)) ([aba019a](https://github.com/deephaven/web-client-ui/commit/aba019af902d74a3c8c558c0549b535b985234a4)), closes [#2276](https://github.com/deephaven/web-client-ui/issues/2276) + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) ### Bug Fixes diff --git a/packages/components/package.json b/packages/components/package.json index 54830dd7cb..8363dda0a1 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/components", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven React component library", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/console/CHANGELOG.md b/packages/console/CHANGELOG.md index 65242c6aee..af53f2bbd5 100644 --- a/packages/console/CHANGELOG.md +++ b/packages/console/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +### Features + +- Ruff updates for DHE support ([#2280](https://github.com/deephaven/web-client-ui/issues/2280)) ([a35625e](https://github.com/deephaven/web-client-ui/commit/a35625efe3b918cd75d1dc07b02946398e2bca19)) + +### Bug Fixes + +- console scrolls on 1st code block run ([#2275](https://github.com/deephaven/web-client-ui/issues/2275)) ([1fe8172](https://github.com/deephaven/web-client-ui/commit/1fe817230e8f7719c8a762519a33313f14a3872e)), closes [#2207](https://github.com/deephaven/web-client-ui/issues/2207) + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) ### Features diff --git a/packages/console/package.json b/packages/console/package.json index 255e6873c9..57780c0870 100644 --- a/packages/console/package.json +++ b/packages/console/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/console", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Console", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/dashboard-core-plugins/CHANGELOG.md b/packages/dashboard-core-plugins/CHANGELOG.md index b01cbbcdc8..38a7b9c24e 100644 --- a/packages/dashboard-core-plugins/CHANGELOG.md +++ b/packages/dashboard-core-plugins/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +### Features + +- Ruff updates for DHE support ([#2280](https://github.com/deephaven/web-client-ui/issues/2280)) ([a35625e](https://github.com/deephaven/web-client-ui/commit/a35625efe3b918cd75d1dc07b02946398e2bca19)) + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) ### Bug Fixes diff --git a/packages/dashboard-core-plugins/package.json b/packages/dashboard-core-plugins/package.json index d3e2f5fe54..d67a9186b3 100644 --- a/packages/dashboard-core-plugins/package.json +++ b/packages/dashboard-core-plugins/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/dashboard-core-plugins", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Dashboard Core Plugins", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/dashboard/CHANGELOG.md b/packages/dashboard/CHANGELOG.md index 60b995319e..f723598a93 100644 --- a/packages/dashboard/CHANGELOG.md +++ b/packages/dashboard/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/dashboard + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/dashboard diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index f4e2455465..02ee295a3f 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/dashboard", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Dashboard", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/embed-chart/CHANGELOG.md b/packages/embed-chart/CHANGELOG.md index 1562079bb4..cdd7dd8f2a 100644 --- a/packages/embed-chart/CHANGELOG.md +++ b/packages/embed-chart/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/embed-chart + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/embed-chart diff --git a/packages/embed-chart/package.json b/packages/embed-chart/package.json index 2cb2e909aa..6eebfe7aef 100644 --- a/packages/embed-chart/package.json +++ b/packages/embed-chart/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/embed-chart", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Embedded Chart", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/embed-grid/CHANGELOG.md b/packages/embed-grid/CHANGELOG.md index bf14dbb3f2..bb7b88a863 100644 --- a/packages/embed-grid/CHANGELOG.md +++ b/packages/embed-grid/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/embed-grid + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/embed-grid diff --git a/packages/embed-grid/package.json b/packages/embed-grid/package.json index 30b6f5ca71..baab220494 100644 --- a/packages/embed-grid/package.json +++ b/packages/embed-grid/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/embed-grid", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Embedded Grid", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/embed-widget/CHANGELOG.md b/packages/embed-widget/CHANGELOG.md index 0a7824c003..7ebfbb9563 100644 --- a/packages/embed-widget/CHANGELOG.md +++ b/packages/embed-widget/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/embed-widget + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/embed-widget diff --git a/packages/embed-widget/package.json b/packages/embed-widget/package.json index 6477b649ef..708782b3ff 100644 --- a/packages/embed-widget/package.json +++ b/packages/embed-widget/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/embed-widget", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Embedded Widget", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index 6dea42bab6..3fc990989d 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/eslint-config + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/eslint-config diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 1eebc6c81f..999d811f3e 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/eslint-config", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven ESLint configuration", "repository": { "type": "git", diff --git a/packages/file-explorer/CHANGELOG.md b/packages/file-explorer/CHANGELOG.md index d650ce5ca9..293378048c 100644 --- a/packages/file-explorer/CHANGELOG.md +++ b/packages/file-explorer/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/file-explorer + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/file-explorer diff --git a/packages/file-explorer/package.json b/packages/file-explorer/package.json index b035af8373..f07c563a5a 100644 --- a/packages/file-explorer/package.json +++ b/packages/file-explorer/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/file-explorer", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven File Explorer React component", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/filters/CHANGELOG.md b/packages/filters/CHANGELOG.md index 18309bc6e4..c2e7f7e2fa 100644 --- a/packages/filters/CHANGELOG.md +++ b/packages/filters/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/filters + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/filters diff --git a/packages/filters/package.json b/packages/filters/package.json index 15fa07b520..8a75612e14 100644 --- a/packages/filters/package.json +++ b/packages/filters/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/filters", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Filters", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/golden-layout/CHANGELOG.md b/packages/golden-layout/CHANGELOG.md index 734617df05..134fa438ec 100644 --- a/packages/golden-layout/CHANGELOG.md +++ b/packages/golden-layout/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/golden-layout + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/golden-layout diff --git a/packages/golden-layout/package.json b/packages/golden-layout/package.json index 39de143575..cd076597b3 100644 --- a/packages/golden-layout/package.json +++ b/packages/golden-layout/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/golden-layout", - "version": "0.97.0", + "version": "0.98.0", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", "description": "A multi-screen javascript Layout manager", diff --git a/packages/grid/CHANGELOG.md b/packages/grid/CHANGELOG.md index f32418835c..4c1d48bcfa 100644 --- a/packages/grid/CHANGELOG.md +++ b/packages/grid/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/grid + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/grid diff --git a/packages/grid/package.json b/packages/grid/package.json index 7fc65b9255..8a1ed7fdac 100644 --- a/packages/grid/package.json +++ b/packages/grid/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/grid", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven React grid component", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/icons/CHANGELOG.md b/packages/icons/CHANGELOG.md index a958956965..88061cc4c9 100644 --- a/packages/icons/CHANGELOG.md +++ b/packages/icons/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/icons + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/icons diff --git a/packages/icons/package.json b/packages/icons/package.json index ddc9998961..1488810dce 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/icons", - "version": "0.97.0", + "version": "0.98.0", "description": "Icons used in Deephaven client apps. Extends vscode-codicons to be font-awesome svg-core compatible and adds additional icons in a similar style.", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/iris-grid/CHANGELOG.md b/packages/iris-grid/CHANGELOG.md index 9c670b0e97..8a69dceda2 100644 --- a/packages/iris-grid/CHANGELOG.md +++ b/packages/iris-grid/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/iris-grid + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) ### Features diff --git a/packages/iris-grid/package.json b/packages/iris-grid/package.json index a9e035a516..4315c0d5ea 100644 --- a/packages/iris-grid/package.json +++ b/packages/iris-grid/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/iris-grid", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Iris Grid", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/jsapi-bootstrap/CHANGELOG.md b/packages/jsapi-bootstrap/CHANGELOG.md index 035fbbd40d..9fe492957d 100644 --- a/packages/jsapi-bootstrap/CHANGELOG.md +++ b/packages/jsapi-bootstrap/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/jsapi-bootstrap + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/jsapi-bootstrap diff --git a/packages/jsapi-bootstrap/package.json b/packages/jsapi-bootstrap/package.json index d05fa5f11b..9794cf4e3c 100644 --- a/packages/jsapi-bootstrap/package.json +++ b/packages/jsapi-bootstrap/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/jsapi-bootstrap", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven JSAPI Bootstrap", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/jsapi-components/CHANGELOG.md b/packages/jsapi-components/CHANGELOG.md index e2e0bbf02f..ddcf3fbe6e 100644 --- a/packages/jsapi-components/CHANGELOG.md +++ b/packages/jsapi-components/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/jsapi-components + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) ### ⚠ BREAKING CHANGES diff --git a/packages/jsapi-components/package.json b/packages/jsapi-components/package.json index 79f7cfca2e..a7ce6f5744 100644 --- a/packages/jsapi-components/package.json +++ b/packages/jsapi-components/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/jsapi-components", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven JSAPI Components", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/jsapi-nodejs/CHANGELOG.md b/packages/jsapi-nodejs/CHANGELOG.md index 907b249f64..bf7ca16f4f 100644 --- a/packages/jsapi-nodejs/CHANGELOG.md +++ b/packages/jsapi-nodejs/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +### Features + +- Added a 404 status check ([#2272](https://github.com/deephaven/web-client-ui/issues/2272)) ([b552282](https://github.com/deephaven/web-client-ui/commit/b5522828a3bc812e7e83440b6d52257a131ce1d2)), closes [#2271](https://github.com/deephaven/web-client-ui/issues/2271) + +### Bug Fixes + +- Externalized esbuild dependency (2284) ([#2285](https://github.com/deephaven/web-client-ui/issues/2285)) ([8ccab6d](https://github.com/deephaven/web-client-ui/commit/8ccab6d73eb256dd266dd35c69f5c89a4bf9cf4d)), closes [#2284](https://github.com/deephaven/web-client-ui/issues/2284) + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) ### Features diff --git a/packages/jsapi-nodejs/package.json b/packages/jsapi-nodejs/package.json index 796d1bd30d..ad8071c618 100644 --- a/packages/jsapi-nodejs/package.json +++ b/packages/jsapi-nodejs/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/jsapi-nodejs", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven utils for consuming Jsapi from a server", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/jsapi-shim/CHANGELOG.md b/packages/jsapi-shim/CHANGELOG.md index aef0ce3bf8..5284c2bba1 100644 --- a/packages/jsapi-shim/CHANGELOG.md +++ b/packages/jsapi-shim/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/jsapi-shim + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/jsapi-shim diff --git a/packages/jsapi-shim/package.json b/packages/jsapi-shim/package.json index 3e2e538de4..8febfc9089 100644 --- a/packages/jsapi-shim/package.json +++ b/packages/jsapi-shim/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/jsapi-shim", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven JSAPI Shim", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/jsapi-utils/CHANGELOG.md b/packages/jsapi-utils/CHANGELOG.md index ba4542645a..2efec90b18 100644 --- a/packages/jsapi-utils/CHANGELOG.md +++ b/packages/jsapi-utils/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/jsapi-utils + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) ### Features diff --git a/packages/jsapi-utils/package.json b/packages/jsapi-utils/package.json index 0fda051de3..f8ad39b9ed 100644 --- a/packages/jsapi-utils/package.json +++ b/packages/jsapi-utils/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/jsapi-utils", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven JSAPI Utils", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/log/CHANGELOG.md b/packages/log/CHANGELOG.md index 05f14606e7..81e15733af 100644 --- a/packages/log/CHANGELOG.md +++ b/packages/log/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/log + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/log diff --git a/packages/log/package.json b/packages/log/package.json index 701a1a0de7..5c63349df6 100644 --- a/packages/log/package.json +++ b/packages/log/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/log", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Logger", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/mocks/CHANGELOG.md b/packages/mocks/CHANGELOG.md index f2a0cb0e40..dfbf2d8d32 100644 --- a/packages/mocks/CHANGELOG.md +++ b/packages/mocks/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/mocks + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/mocks diff --git a/packages/mocks/package.json b/packages/mocks/package.json index c2cc678846..9c8502d5d3 100644 --- a/packages/mocks/package.json +++ b/packages/mocks/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/mocks", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Mocks for common libraries", "repository": { "type": "git", diff --git a/packages/plugin/CHANGELOG.md b/packages/plugin/CHANGELOG.md index 25be7c27f2..d8ccc47d36 100644 --- a/packages/plugin/CHANGELOG.md +++ b/packages/plugin/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/plugin + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/plugin diff --git a/packages/plugin/package.json b/packages/plugin/package.json index 4c4846afd6..c6e9adb72a 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/plugin", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven JS Plugin Core", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/pouch-storage/CHANGELOG.md b/packages/pouch-storage/CHANGELOG.md index a3c07e8a1a..ec234983b2 100644 --- a/packages/pouch-storage/CHANGELOG.md +++ b/packages/pouch-storage/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/pouch-storage + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/pouch-storage diff --git a/packages/pouch-storage/package.json b/packages/pouch-storage/package.json index db0d52d705..d09030c849 100644 --- a/packages/pouch-storage/package.json +++ b/packages/pouch-storage/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/pouch-storage", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Storage based on PouchDB", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/prettier-config/CHANGELOG.md b/packages/prettier-config/CHANGELOG.md index c0e1c9ecd2..6f82b6ad1c 100644 --- a/packages/prettier-config/CHANGELOG.md +++ b/packages/prettier-config/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/prettier-config + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/prettier-config diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index e5266759ea..c48fe57712 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/prettier-config", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Prettier configuration", "repository": { "type": "git", diff --git a/packages/react-hooks/CHANGELOG.md b/packages/react-hooks/CHANGELOG.md index 599a184227..319f07d0f2 100644 --- a/packages/react-hooks/CHANGELOG.md +++ b/packages/react-hooks/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/react-hooks + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/react-hooks diff --git a/packages/react-hooks/package.json b/packages/react-hooks/package.json index 7280d67dc8..3b04d97f58 100644 --- a/packages/react-hooks/package.json +++ b/packages/react-hooks/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/react-hooks", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven React hooks library", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/redux/CHANGELOG.md b/packages/redux/CHANGELOG.md index b168efbebd..3b184310a9 100644 --- a/packages/redux/CHANGELOG.md +++ b/packages/redux/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/redux + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/redux diff --git a/packages/redux/package.json b/packages/redux/package.json index 150c3253cb..97d4c441dd 100644 --- a/packages/redux/package.json +++ b/packages/redux/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/redux", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Redux", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/storage/CHANGELOG.md b/packages/storage/CHANGELOG.md index 277e891d3c..23624bb470 100644 --- a/packages/storage/CHANGELOG.md +++ b/packages/storage/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/storage + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/storage diff --git a/packages/storage/package.json b/packages/storage/package.json index 06ba764124..9c43d34511 100644 --- a/packages/storage/package.json +++ b/packages/storage/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/storage", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Storage abstract classes for storing app data", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/stylelint-config/CHANGELOG.md b/packages/stylelint-config/CHANGELOG.md index 752991ae12..372c3903bc 100644 --- a/packages/stylelint-config/CHANGELOG.md +++ b/packages/stylelint-config/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/stylelint-config + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/stylelint-config diff --git a/packages/stylelint-config/package.json b/packages/stylelint-config/package.json index 27e82219bf..b6c9e4900f 100644 --- a/packages/stylelint-config/package.json +++ b/packages/stylelint-config/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/stylelint-config", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Stylelint configuration", "repository": { "type": "git", diff --git a/packages/test-utils/CHANGELOG.md b/packages/test-utils/CHANGELOG.md index 959fdbf63a..235ba34a43 100644 --- a/packages/test-utils/CHANGELOG.md +++ b/packages/test-utils/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/test-utils + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/test-utils diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index 68ea3c66e2..799383f8cb 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/test-utils", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Test Utils", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/tsconfig/CHANGELOG.md b/packages/tsconfig/CHANGELOG.md index 83688f7551..a413552ea9 100644 --- a/packages/tsconfig/CHANGELOG.md +++ b/packages/tsconfig/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/tsconfig + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) **Note:** Version bump only for package @deephaven/tsconfig diff --git a/packages/tsconfig/package.json b/packages/tsconfig/package.json index 32817eec0e..eed938a9dd 100644 --- a/packages/tsconfig/package.json +++ b/packages/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/tsconfig", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven TypeScript configuration", "repository": { "type": "git", diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index 5208ed54fc..5580475b25 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -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. +## [0.98.0](https://github.com/deephaven/web-client-ui/compare/v0.97.0...v0.98.0) (2024-11-12) + +**Note:** Version bump only for package @deephaven/utils + ## [0.97.0](https://github.com/deephaven/web-client-ui/compare/v0.96.1...v0.97.0) (2024-10-23) ### Features diff --git a/packages/utils/package.json b/packages/utils/package.json index befb99aaeb..a1f450dcc9 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/utils", - "version": "0.97.0", + "version": "0.98.0", "description": "Deephaven Utils", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0",