Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @thi.ng/atom@4.1.8
 - @thi.ng/geom@1.9.4
 - @thi.ng/hdom-canvas@2.4.23
 - @thi.ng/hdom-mock@1.1.26
 - @thi.ng/hdom@8.0.26
 - @thi.ng/hiccup-carbon-icons@1.0.38
 - @thi.ng/hiccup-markdown@1.2.12
 - @thi.ng/hiccup-svg@3.4.19
 - @thi.ng/hiccup@3.2.23
 - @thi.ng/imgui@0.2.17
 - @thi.ng/interceptors@2.2.19
 - @thi.ng/paths@4.0.7
 - @thi.ng/resolve-map@4.1.24
 - @thi.ng/rstream-csp@2.0.21
 - @thi.ng/rstream-dot@1.1.28
 - @thi.ng/rstream-gestures@2.0.20
 - @thi.ng/rstream-graph@3.2.21
 - @thi.ng/rstream-log-file@0.1.43
 - @thi.ng/rstream-log@3.1.28
 - @thi.ng/rstream-query@1.1.28
 - @thi.ng/rstream@4.3.2
 - @thi.ng/transducers-hdom@2.0.52
 - @thi.ng/transducers-patch@0.1.14
  • Loading branch information
postspectacular committed May 16, 2020
1 parent 56d5cd0 commit f587109
Show file tree
Hide file tree
Showing 46 changed files with 240 additions and 53 deletions.
8 changes: 8 additions & 0 deletions packages/atom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [4.1.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/atom@4.1.7...@thi.ng/atom@4.1.8) (2020-05-16)

**Note:** Version bump only for package @thi.ng/atom





## [4.1.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/atom@4.1.6...@thi.ng/atom@4.1.7) (2020-05-14)

**Note:** Version bump only for package @thi.ng/atom
Expand Down
4 changes: 2 additions & 2 deletions packages/atom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/atom",
"version": "4.1.7",
"version": "4.1.8",
"description": "Mutable wrappers for nested immutable values with optional undo/redo history and transaction support",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@thi.ng/checks": "^2.7.0",
"@thi.ng/equiv": "^1.0.23",
"@thi.ng/errors": "^1.2.14",
"@thi.ng/paths": "^4.0.6",
"@thi.ng/paths": "^4.0.7",
"tslib": "^1.12.0"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/geom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [1.9.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom@1.9.3...@thi.ng/geom@1.9.4) (2020-05-16)

**Note:** Version bump only for package @thi.ng/geom





## [1.9.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom@1.9.2...@thi.ng/geom@1.9.3) (2020-05-14)


Expand Down
6 changes: 3 additions & 3 deletions packages/geom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/geom",
"version": "1.9.3",
"version": "1.9.4",
"description": "Functional, polymorphic API for 2D geometry types & SVG generation",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -62,8 +62,8 @@
"@thi.ng/geom-splines": "^0.5.15",
"@thi.ng/geom-subdiv-curve": "^0.1.45",
"@thi.ng/geom-tessellate": "^0.2.28",
"@thi.ng/hiccup": "^3.2.22",
"@thi.ng/hiccup-svg": "^3.4.18",
"@thi.ng/hiccup": "^3.2.23",
"@thi.ng/hiccup-svg": "^3.4.19",
"@thi.ng/math": "^1.7.10",
"@thi.ng/matrices": "^0.6.15",
"@thi.ng/random": "^1.4.9",
Expand Down
8 changes: 8 additions & 0 deletions packages/hdom-canvas/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [2.4.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-canvas@2.4.22...@thi.ng/hdom-canvas@2.4.23) (2020-05-16)

**Note:** Version bump only for package @thi.ng/hdom-canvas





## [2.4.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-canvas@2.4.21...@thi.ng/hdom-canvas@2.4.22) (2020-05-14)

**Note:** Version bump only for package @thi.ng/hdom-canvas
Expand Down
4 changes: 2 additions & 2 deletions packages/hdom-canvas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/hdom-canvas",
"version": "2.4.22",
"version": "2.4.23",
"description": "Declarative canvas scenegraph & visualization for @thi.ng/hdom",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@thi.ng/checks": "^2.7.0",
"@thi.ng/color": "^1.1.21",
"@thi.ng/diff": "^3.2.21",
"@thi.ng/hdom": "^8.0.25",
"@thi.ng/hdom": "^8.0.26",
"@thi.ng/math": "^1.7.10",
"@thi.ng/vectors": "^4.4.0",
"tslib": "^1.12.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/hdom-mock/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [1.1.26](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-mock@1.1.25...@thi.ng/hdom-mock@1.1.26) (2020-05-16)

**Note:** Version bump only for package @thi.ng/hdom-mock





## [1.1.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-mock@1.1.24...@thi.ng/hdom-mock@1.1.25) (2020-05-14)

**Note:** Version bump only for package @thi.ng/hdom-mock
Expand Down
4 changes: 2 additions & 2 deletions packages/hdom-mock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/hdom-mock",
"version": "1.1.25",
"version": "1.1.26",
"description": "Mock base implementation for @thi.ng/hdom API",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@thi.ng/api": "^6.10.5",
"@thi.ng/checks": "^2.7.0",
"@thi.ng/hdom": "^8.0.25",
"@thi.ng/hdom": "^8.0.26",
"tslib": "^1.12.0"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/hdom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [8.0.26](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@8.0.25...@thi.ng/hdom@8.0.26) (2020-05-16)

**Note:** Version bump only for package @thi.ng/hdom





## [8.0.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@8.0.24...@thi.ng/hdom@8.0.25) (2020-05-14)

**Note:** Version bump only for package @thi.ng/hdom
Expand Down
6 changes: 3 additions & 3 deletions packages/hdom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/hdom",
"version": "8.0.25",
"version": "8.0.26",
"description": "Lightweight vanilla ES6 UI component trees with customizable branch-local behaviors",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@microsoft/api-extractor": "^7.8.0",
"@thi.ng/atom": "^4.1.7",
"@thi.ng/atom": "^4.1.8",
"@types/mocha": "^7.0.2",
"@types/node": "^14.0.1",
"mocha": "^7.1.2",
Expand All @@ -49,7 +49,7 @@
"@thi.ng/diff": "^3.2.21",
"@thi.ng/equiv": "^1.0.23",
"@thi.ng/errors": "^1.2.14",
"@thi.ng/hiccup": "^3.2.22",
"@thi.ng/hiccup": "^3.2.23",
"tslib": "^1.12.0"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/hiccup-carbon-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [1.0.38](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-carbon-icons@1.0.37...@thi.ng/hiccup-carbon-icons@1.0.38) (2020-05-16)

**Note:** Version bump only for package @thi.ng/hiccup-carbon-icons





## [1.0.37](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-carbon-icons@1.0.36...@thi.ng/hiccup-carbon-icons@1.0.37) (2020-05-14)

**Note:** Version bump only for package @thi.ng/hiccup-carbon-icons
Expand Down
4 changes: 2 additions & 2 deletions packages/hiccup-carbon-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/hiccup-carbon-icons",
"version": "1.0.37",
"version": "1.0.38",
"description": "Full set of IBM's Carbon icons in hiccup format",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@microsoft/api-extractor": "^7.8.0",
"@thi.ng/hiccup": "^3.2.22",
"@thi.ng/hiccup": "^3.2.23",
"@types/mocha": "^7.0.2",
"@types/node": "^14.0.1",
"mocha": "^7.1.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/hiccup-markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [1.2.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-markdown@1.2.11...@thi.ng/hiccup-markdown@1.2.12) (2020-05-16)

**Note:** Version bump only for package @thi.ng/hiccup-markdown





## [1.2.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-markdown@1.2.10...@thi.ng/hiccup-markdown@1.2.11) (2020-05-14)

**Note:** Version bump only for package @thi.ng/hiccup-markdown
Expand Down
4 changes: 2 additions & 2 deletions packages/hiccup-markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/hiccup-markdown",
"version": "1.2.11",
"version": "1.2.12",
"description": "Markdown parser & serializer from/to Hiccup format",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -48,7 +48,7 @@
"@thi.ng/defmulti": "^1.2.15",
"@thi.ng/errors": "^1.2.14",
"@thi.ng/fsm": "^2.4.9",
"@thi.ng/hiccup": "^3.2.22",
"@thi.ng/hiccup": "^3.2.23",
"@thi.ng/strings": "^1.8.8",
"@thi.ng/text-canvas": "^0.2.12",
"@thi.ng/transducers": "^6.5.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/hiccup-svg/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.4.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-svg@3.4.18...@thi.ng/hiccup-svg@3.4.19) (2020-05-16)

**Note:** Version bump only for package @thi.ng/hiccup-svg





## [3.4.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-svg@3.4.17...@thi.ng/hiccup-svg@3.4.18) (2020-05-14)

**Note:** Version bump only for package @thi.ng/hiccup-svg
Expand Down
4 changes: 2 additions & 2 deletions packages/hiccup-svg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/hiccup-svg",
"version": "3.4.18",
"version": "3.4.19",
"description": "SVG element functions for @thi.ng/hiccup & @thi.ng/hdom",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@thi.ng/checks": "^2.7.0",
"@thi.ng/color": "^1.1.21",
"@thi.ng/hiccup": "^3.2.22",
"@thi.ng/hiccup": "^3.2.23",
"tslib": "^1.12.0"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/hiccup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.2.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup@3.2.22...@thi.ng/hiccup@3.2.23) (2020-05-16)

**Note:** Version bump only for package @thi.ng/hiccup





## [3.2.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup@3.2.21...@thi.ng/hiccup@3.2.22) (2020-05-14)

**Note:** Version bump only for package @thi.ng/hiccup
Expand Down
4 changes: 2 additions & 2 deletions packages/hiccup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/hiccup",
"version": "3.2.22",
"version": "3.2.23",
"description": "HTML/SVG/XML serialization of nested data structures, iterables & closures",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@microsoft/api-extractor": "^7.8.0",
"@thi.ng/atom": "^4.1.7",
"@thi.ng/atom": "^4.1.8",
"@types/mocha": "^7.0.2",
"@types/node": "^14.0.1",
"mocha": "^7.1.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/imgui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [0.2.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/imgui@0.2.16...@thi.ng/imgui@0.2.17) (2020-05-16)

**Note:** Version bump only for package @thi.ng/imgui





## [0.2.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/imgui@0.2.15...@thi.ng/imgui@0.2.16) (2020-05-14)

**Note:** Version bump only for package @thi.ng/imgui
Expand Down
4 changes: 2 additions & 2 deletions packages/imgui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/imgui",
"version": "0.2.16",
"version": "0.2.17",
"description": "Immediate mode GUI with flexible state handling & data only shape output",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@thi.ng/api": "^6.10.5",
"@thi.ng/checks": "^2.7.0",
"@thi.ng/geom": "^1.9.3",
"@thi.ng/geom": "^1.9.4",
"@thi.ng/geom-api": "^1.0.17",
"@thi.ng/geom-isec": "^0.4.17",
"@thi.ng/geom-tessellate": "^0.2.28",
Expand Down
8 changes: 8 additions & 0 deletions packages/interceptors/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [2.2.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/interceptors@2.2.18...@thi.ng/interceptors@2.2.19) (2020-05-16)

**Note:** Version bump only for package @thi.ng/interceptors





## [2.2.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/interceptors@2.2.17...@thi.ng/interceptors@2.2.18) (2020-05-14)

**Note:** Version bump only for package @thi.ng/interceptors
Expand Down
6 changes: 3 additions & 3 deletions packages/interceptors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/interceptors",
"version": "2.2.18",
"version": "2.2.19",
"description": "Interceptor based event bus, side effect & immutable state handling",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -44,10 +44,10 @@
},
"dependencies": {
"@thi.ng/api": "^6.10.5",
"@thi.ng/atom": "^4.1.7",
"@thi.ng/atom": "^4.1.8",
"@thi.ng/checks": "^2.7.0",
"@thi.ng/errors": "^1.2.14",
"@thi.ng/paths": "^4.0.6",
"@thi.ng/paths": "^4.0.7",
"tslib": "^1.12.0"
},
"files": [
Expand Down
11 changes: 11 additions & 0 deletions packages/paths/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.6...@thi.ng/paths@4.0.7) (2020-05-16)


### Bug Fixes

* **paths:** arg type for 2-arity getIn() ([56d5cd0](https://github.com/thi-ng/umbrella/commit/56d5cd02213cf43daaedefb723010351c7e535f7))





## [4.0.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.5...@thi.ng/paths@4.0.6) (2020-05-14)

**Note:** Version bump only for package @thi.ng/paths
Expand Down
2 changes: 1 addition & 1 deletion packages/paths/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/paths",
"version": "4.0.6",
"version": "4.0.7",
"description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down
Loading

0 comments on commit f587109

Please sign in to comment.