From b3cc41cd55dd21cf672c2567b748b0a632b01d76 Mon Sep 17 00:00:00 2001 From: Karsten Schmidt Date: Thu, 5 Dec 2024 13:02:41 +0100 Subject: [PATCH] Publish --- packages/meta-css/package.json | 4 +-- packages/rdom-canvas/package.json | 6 ++-- packages/rdom-components/package.json | 6 ++-- packages/rdom-forms/package.json | 6 ++-- packages/rdom/package.json | 4 +-- packages/rstream-csp/package.json | 4 +-- packages/rstream-dot/package.json | 4 +-- packages/rstream-gestures/package.json | 4 +-- packages/rstream-graph/package.json | 4 +-- packages/rstream-log-file/package.json | 4 +-- packages/rstream-log/package.json | 4 +-- packages/rstream-query/package.json | 6 ++-- packages/rstream/CHANGELOG.md | 10 ++++++- packages/rstream/package.json | 2 +- yarn.lock | 38 +++++++++++++------------- 15 files changed, 57 insertions(+), 49 deletions(-) diff --git a/packages/meta-css/package.json b/packages/meta-css/package.json index 554363aa51..8e69450b2d 100644 --- a/packages/meta-css/package.json +++ b/packages/meta-css/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/meta-css", - "version": "0.17.1", + "version": "0.17.2", "description": "Data-driven CSS framework codegen, transpiler & bundler", "type": "module", "module": "./index.js", @@ -51,7 +51,7 @@ "@thi.ng/hiccup-css": "^2.7.29", "@thi.ng/logger": "^3.0.23", "@thi.ng/memoize": "^4.0.3", - "@thi.ng/rstream": "^9.1.0", + "@thi.ng/rstream": "^9.2.0", "@thi.ng/strings": "^3.8.11", "@thi.ng/text-format": "^2.2.18", "@thi.ng/transducers": "^9.2.9" diff --git a/packages/rdom-canvas/package.json b/packages/rdom-canvas/package.json index c2419e5b3f..9d7c1fa0a0 100644 --- a/packages/rdom-canvas/package.json +++ b/packages/rdom-canvas/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rdom-canvas", - "version": "0.5.123", + "version": "0.5.124", "description": "@thi.ng/rdom component wrapper for @thi.ng/hiccup-canvas and declarative canvas drawing", "type": "module", "module": "./index.js", @@ -41,8 +41,8 @@ "@thi.ng/checks": "^3.6.15", "@thi.ng/hiccup-canvas": "^3.1.27", "@thi.ng/object-utils": "^1.1.6", - "@thi.ng/rdom": "^1.7.14", - "@thi.ng/rstream": "^9.1.0" + "@thi.ng/rdom": "^1.7.15", + "@thi.ng/rstream": "^9.2.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.48.0", diff --git a/packages/rdom-components/package.json b/packages/rdom-components/package.json index 26a37a4d58..62d8fda767 100644 --- a/packages/rdom-components/package.json +++ b/packages/rdom-components/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rdom-components", - "version": "0.7.27", + "version": "0.7.28", "description": "Collection of unstyled, customizable components for @thi.ng/rdom", "type": "module", "module": "./index.js", @@ -39,8 +39,8 @@ "@thi.ng/api": "^8.11.13", "@thi.ng/hiccup-html": "^2.7.10", "@thi.ng/object-utils": "^1.1.6", - "@thi.ng/rdom": "^1.7.14", - "@thi.ng/rstream": "^9.1.0", + "@thi.ng/rdom": "^1.7.15", + "@thi.ng/rstream": "^9.2.0", "@thi.ng/strings": "^3.8.11", "@thi.ng/transducers": "^9.2.9" }, diff --git a/packages/rdom-forms/package.json b/packages/rdom-forms/package.json index 4e106aca2d..81db841240 100644 --- a/packages/rdom-forms/package.json +++ b/packages/rdom-forms/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rdom-forms", - "version": "0.4.8", + "version": "0.4.9", "description": "Data-driven declarative & extensible HTML form generation", "type": "module", "module": "./index.js", @@ -40,8 +40,8 @@ "@thi.ng/checks": "^3.6.15", "@thi.ng/defmulti": "^3.0.51", "@thi.ng/hiccup-html": "^2.7.10", - "@thi.ng/rdom": "^1.7.14", - "@thi.ng/rstream": "^9.1.0" + "@thi.ng/rdom": "^1.7.15", + "@thi.ng/rstream": "^9.2.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.48.0", diff --git a/packages/rdom/package.json b/packages/rdom/package.json index 9617111041..fc1297e24c 100644 --- a/packages/rdom/package.json +++ b/packages/rdom/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rdom", - "version": "1.7.14", + "version": "1.7.15", "description": "Lightweight, reactive, VDOM-less UI/DOM components with async lifecycle and @thi.ng/hiccup compatible", "type": "module", "module": "./index.js", @@ -43,7 +43,7 @@ "@thi.ng/hiccup": "^5.2.19", "@thi.ng/paths": "^5.1.93", "@thi.ng/prefixes": "^2.3.30", - "@thi.ng/rstream": "^9.1.0", + "@thi.ng/rstream": "^9.2.0", "@thi.ng/strings": "^3.8.11" }, "devDependencies": { diff --git a/packages/rstream-csp/package.json b/packages/rstream-csp/package.json index a8c9299bf5..715c3d43aa 100644 --- a/packages/rstream-csp/package.json +++ b/packages/rstream-csp/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-csp", - "version": "3.1.149", + "version": "3.1.150", "description": "@thi.ng/csp bridge module for @thi.ng/rstream", "type": "module", "module": "./index.js", @@ -37,7 +37,7 @@ }, "dependencies": { "@thi.ng/csp": "^3.2.15", - "@thi.ng/rstream": "^9.1.0" + "@thi.ng/rstream": "^9.2.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.48.0", diff --git a/packages/rstream-dot/package.json b/packages/rstream-dot/package.json index aa106f2fd6..090148cb33 100644 --- a/packages/rstream-dot/package.json +++ b/packages/rstream-dot/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-dot", - "version": "3.0.103", + "version": "3.0.104", "description": "Graphviz DOT conversion of @thi.ng/rstream dataflow graph topologies", "type": "module", "module": "./index.js", @@ -36,7 +36,7 @@ "tool:tangle": "../../node_modules/.bin/tangle src/**/*.ts" }, "dependencies": { - "@thi.ng/rstream": "^9.1.0", + "@thi.ng/rstream": "^9.2.0", "@thi.ng/strings": "^3.8.11", "@thi.ng/transducers": "^9.2.9" }, diff --git a/packages/rstream-gestures/package.json b/packages/rstream-gestures/package.json index 89f64c8d55..08a25261b1 100644 --- a/packages/rstream-gestures/package.json +++ b/packages/rstream-gestures/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-gestures", - "version": "5.0.98", + "version": "5.0.99", "description": "Unified mouse, mouse wheel & multi-touch event stream abstraction", "type": "module", "module": "./index.js", @@ -43,7 +43,7 @@ "@thi.ng/api": "^8.11.13", "@thi.ng/checks": "^3.6.15", "@thi.ng/math": "^5.11.13", - "@thi.ng/rstream": "^9.1.0", + "@thi.ng/rstream": "^9.2.0", "@thi.ng/transducers": "^9.2.9" }, "devDependencies": { diff --git a/packages/rstream-graph/package.json b/packages/rstream-graph/package.json index 181bc8a615..7111f70983 100644 --- a/packages/rstream-graph/package.json +++ b/packages/rstream-graph/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-graph", - "version": "4.1.152", + "version": "4.1.153", "description": "Declarative dataflow graph construction for @thi.ng/rstream", "type": "module", "module": "./index.js", @@ -42,7 +42,7 @@ "@thi.ng/errors": "^2.5.19", "@thi.ng/paths": "^5.1.93", "@thi.ng/resolve-map": "^7.1.86", - "@thi.ng/rstream": "^9.1.0", + "@thi.ng/rstream": "^9.2.0", "@thi.ng/transducers": "^9.2.9" }, "devDependencies": { diff --git a/packages/rstream-log-file/package.json b/packages/rstream-log-file/package.json index 4e93d26e1c..2f01fab64c 100644 --- a/packages/rstream-log-file/package.json +++ b/packages/rstream-log-file/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-log-file", - "version": "2.1.147", + "version": "2.1.148", "description": "File output handler for structured, multilevel & hierarchical loggers based on @thi.ng/rstream", "type": "module", "module": "./index.js", @@ -36,7 +36,7 @@ "tool:tangle": "../../node_modules/.bin/tangle src/**/*.ts" }, "dependencies": { - "@thi.ng/rstream": "^9.1.0" + "@thi.ng/rstream": "^9.2.0" }, "devDependencies": { "@microsoft/api-extractor": "^7.48.0", diff --git a/packages/rstream-log/package.json b/packages/rstream-log/package.json index 96e4a9e732..784650c96a 100644 --- a/packages/rstream-log/package.json +++ b/packages/rstream-log/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-log", - "version": "5.1.45", + "version": "5.1.46", "description": "Structured, multilevel & hierarchical loggers based on @thi.ng/rstream", "type": "module", "module": "./index.js", @@ -39,7 +39,7 @@ "@thi.ng/api": "^8.11.13", "@thi.ng/checks": "^3.6.15", "@thi.ng/logger": "^3.0.23", - "@thi.ng/rstream": "^9.1.0", + "@thi.ng/rstream": "^9.2.0", "@thi.ng/strings": "^3.8.11", "@thi.ng/transducers": "^9.2.9" }, diff --git a/packages/rstream-query/package.json b/packages/rstream-query/package.json index 6eaa6a1b2f..12c2509e1e 100644 --- a/packages/rstream-query/package.json +++ b/packages/rstream-query/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-query", - "version": "2.1.153", + "version": "2.1.154", "description": "@thi.ng/rstream based triple store & reactive query engine", "type": "module", "module": "./index.js", @@ -43,8 +43,8 @@ "@thi.ng/errors": "^2.5.19", "@thi.ng/logger": "^3.0.23", "@thi.ng/math": "^5.11.13", - "@thi.ng/rstream": "^9.1.0", - "@thi.ng/rstream-dot": "^3.0.103", + "@thi.ng/rstream": "^9.2.0", + "@thi.ng/rstream-dot": "^3.0.104", "@thi.ng/transducers": "^9.2.9" }, "devDependencies": { diff --git a/packages/rstream/CHANGELOG.md b/packages/rstream/CHANGELOG.md index 1385367900..2f753a1aa9 100644 --- a/packages/rstream/CHANGELOG.md +++ b/packages/rstream/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -- **Last updated**: 2024-12-04T15:08:17Z +- **Last updated**: 2024-12-05T12:02:40Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. @@ -9,6 +9,14 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. +## [9.2.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/rstream@9.2.0) (2024-12-05) + +#### 🚀 Features + +- add fromTuple(), update StreamObj impl ([ef691cc](https://github.com/thi-ng/umbrella/commit/ef691cc)) + - update docs + - add tests + ## [9.1.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/rstream@9.1.0) (2024-12-04) #### 🚀 Features diff --git a/packages/rstream/package.json b/packages/rstream/package.json index f5a8848be1..5c7a621f7b 100644 --- a/packages/rstream/package.json +++ b/packages/rstream/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream", - "version": "9.1.0", + "version": "9.2.0", "description": "Reactive streams & subscription primitives for constructing dataflow graphs / pipelines", "type": "module", "module": "./index.js", diff --git a/yarn.lock b/yarn.lock index c8e839a3bd..89c3ecac3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5729,7 +5729,7 @@ __metadata: "@thi.ng/hiccup-css": "npm:^2.7.29" "@thi.ng/logger": "npm:^3.0.23" "@thi.ng/memoize": "npm:^4.0.3" - "@thi.ng/rstream": "npm:^9.1.0" + "@thi.ng/rstream": "npm:^9.2.0" "@thi.ng/strings": "npm:^3.8.11" "@thi.ng/text-format": "npm:^2.2.18" "@thi.ng/transducers": "npm:^9.2.9" @@ -6138,8 +6138,8 @@ __metadata: "@thi.ng/checks": "npm:^3.6.15" "@thi.ng/hiccup-canvas": "npm:^3.1.27" "@thi.ng/object-utils": "npm:^1.1.6" - "@thi.ng/rdom": "npm:^1.7.14" - "@thi.ng/rstream": "npm:^9.1.0" + "@thi.ng/rdom": "npm:^1.7.15" + "@thi.ng/rstream": "npm:^9.2.0" esbuild: "npm:^0.24.0" typedoc: "npm:^0.26.11" typescript: "npm:^5.7.2" @@ -6154,8 +6154,8 @@ __metadata: "@thi.ng/api": "npm:^8.11.13" "@thi.ng/hiccup-html": "npm:^2.7.10" "@thi.ng/object-utils": "npm:^1.1.6" - "@thi.ng/rdom": "npm:^1.7.14" - "@thi.ng/rstream": "npm:^9.1.0" + "@thi.ng/rdom": "npm:^1.7.15" + "@thi.ng/rstream": "npm:^9.2.0" "@thi.ng/strings": "npm:^3.8.11" "@thi.ng/transducers": "npm:^9.2.9" esbuild: "npm:^0.24.0" @@ -6173,15 +6173,15 @@ __metadata: "@thi.ng/checks": "npm:^3.6.15" "@thi.ng/defmulti": "npm:^3.0.51" "@thi.ng/hiccup-html": "npm:^2.7.10" - "@thi.ng/rdom": "npm:^1.7.14" - "@thi.ng/rstream": "npm:^9.1.0" + "@thi.ng/rdom": "npm:^1.7.15" + "@thi.ng/rstream": "npm:^9.2.0" esbuild: "npm:^0.24.0" typedoc: "npm:^0.26.11" typescript: "npm:^5.7.2" languageName: unknown linkType: soft -"@thi.ng/rdom@npm:^1.7.14, @thi.ng/rdom@workspace:^, @thi.ng/rdom@workspace:packages/rdom": +"@thi.ng/rdom@npm:^1.7.15, @thi.ng/rdom@workspace:^, @thi.ng/rdom@workspace:packages/rdom": version: 0.0.0-use.local resolution: "@thi.ng/rdom@workspace:packages/rdom" dependencies: @@ -6192,7 +6192,7 @@ __metadata: "@thi.ng/hiccup": "npm:^5.2.19" "@thi.ng/paths": "npm:^5.1.93" "@thi.ng/prefixes": "npm:^2.3.30" - "@thi.ng/rstream": "npm:^9.1.0" + "@thi.ng/rstream": "npm:^9.2.0" "@thi.ng/strings": "npm:^3.8.11" esbuild: "npm:^0.24.0" typedoc: "npm:^0.26.11" @@ -6250,19 +6250,19 @@ __metadata: dependencies: "@microsoft/api-extractor": "npm:^7.48.0" "@thi.ng/csp": "npm:^3.2.15" - "@thi.ng/rstream": "npm:^9.1.0" + "@thi.ng/rstream": "npm:^9.2.0" esbuild: "npm:^0.24.0" typedoc: "npm:^0.26.11" typescript: "npm:^5.7.2" languageName: unknown linkType: soft -"@thi.ng/rstream-dot@npm:^3.0.103, @thi.ng/rstream-dot@workspace:^, @thi.ng/rstream-dot@workspace:packages/rstream-dot": +"@thi.ng/rstream-dot@npm:^3.0.104, @thi.ng/rstream-dot@workspace:^, @thi.ng/rstream-dot@workspace:packages/rstream-dot": version: 0.0.0-use.local resolution: "@thi.ng/rstream-dot@workspace:packages/rstream-dot" dependencies: "@microsoft/api-extractor": "npm:^7.48.0" - "@thi.ng/rstream": "npm:^9.1.0" + "@thi.ng/rstream": "npm:^9.2.0" "@thi.ng/strings": "npm:^3.8.11" "@thi.ng/transducers": "npm:^9.2.9" esbuild: "npm:^0.24.0" @@ -6279,7 +6279,7 @@ __metadata: "@thi.ng/api": "npm:^8.11.13" "@thi.ng/checks": "npm:^3.6.15" "@thi.ng/math": "npm:^5.11.13" - "@thi.ng/rstream": "npm:^9.1.0" + "@thi.ng/rstream": "npm:^9.2.0" "@thi.ng/transducers": "npm:^9.2.9" esbuild: "npm:^0.24.0" typedoc: "npm:^0.26.11" @@ -6298,7 +6298,7 @@ __metadata: "@thi.ng/errors": "npm:^2.5.19" "@thi.ng/paths": "npm:^5.1.93" "@thi.ng/resolve-map": "npm:^7.1.86" - "@thi.ng/rstream": "npm:^9.1.0" + "@thi.ng/rstream": "npm:^9.2.0" "@thi.ng/transducers": "npm:^9.2.9" esbuild: "npm:^0.24.0" typedoc: "npm:^0.26.11" @@ -6311,7 +6311,7 @@ __metadata: resolution: "@thi.ng/rstream-log-file@workspace:packages/rstream-log-file" dependencies: "@microsoft/api-extractor": "npm:^7.48.0" - "@thi.ng/rstream": "npm:^9.1.0" + "@thi.ng/rstream": "npm:^9.2.0" "@types/node": "npm:^22.9.3" esbuild: "npm:^0.24.0" typedoc: "npm:^0.26.11" @@ -6327,7 +6327,7 @@ __metadata: "@thi.ng/api": "npm:^8.11.13" "@thi.ng/checks": "npm:^3.6.15" "@thi.ng/logger": "npm:^3.0.23" - "@thi.ng/rstream": "npm:^9.1.0" + "@thi.ng/rstream": "npm:^9.2.0" "@thi.ng/strings": "npm:^3.8.11" "@thi.ng/transducers": "npm:^9.2.9" esbuild: "npm:^0.24.0" @@ -6348,8 +6348,8 @@ __metadata: "@thi.ng/errors": "npm:^2.5.19" "@thi.ng/logger": "npm:^3.0.23" "@thi.ng/math": "npm:^5.11.13" - "@thi.ng/rstream": "npm:^9.1.0" - "@thi.ng/rstream-dot": "npm:^3.0.103" + "@thi.ng/rstream": "npm:^9.2.0" + "@thi.ng/rstream-dot": "npm:^3.0.104" "@thi.ng/transducers": "npm:^9.2.9" esbuild: "npm:^0.24.0" typedoc: "npm:^0.26.11" @@ -6357,7 +6357,7 @@ __metadata: languageName: unknown linkType: soft -"@thi.ng/rstream@npm:^9.1.0, @thi.ng/rstream@workspace:^, @thi.ng/rstream@workspace:packages/rstream": +"@thi.ng/rstream@npm:^9.2.0, @thi.ng/rstream@workspace:^, @thi.ng/rstream@workspace:packages/rstream": version: 0.0.0-use.local resolution: "@thi.ng/rstream@workspace:packages/rstream" dependencies: