diff --git a/packages/associative/CHANGELOG.md b/packages/associative/CHANGELOG.md index 26b9dfe94e..b3cdb7b1bf 100644 --- a/packages/associative/CHANGELOG.md +++ b/packages/associative/CHANGELOG.md @@ -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.6.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.18...@thi.ng/associative@0.6.19) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/associative + + + + + ## [0.6.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.17...@thi.ng/associative@0.6.18) (2018-12-15) **Note:** Version bump only for package @thi.ng/associative diff --git a/packages/associative/package.json b/packages/associative/package.json index f412e0d170..6b30dc84f5 100644 --- a/packages/associative/package.json +++ b/packages/associative/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/associative", - "version": "0.6.18", + "version": "0.6.19", "description": "Alternative Set & Map data type implementations with customizable equality semantics & supporting operations", "main": "./index.js", "typings": "./index.d.ts", @@ -31,10 +31,10 @@ "@thi.ng/api": "^4.2.4", "@thi.ng/checks": "^1.5.14", "@thi.ng/compare": "^0.1.12", - "@thi.ng/dcons": "^1.1.18", + "@thi.ng/dcons": "^1.1.19", "@thi.ng/equiv": "^0.1.15", "@thi.ng/errors": "^0.1.12", - "@thi.ng/transducers": "^2.2.6" + "@thi.ng/transducers": "^2.2.7" }, "keywords": [ "data structures", diff --git a/packages/cache/CHANGELOG.md b/packages/cache/CHANGELOG.md index 5e21e56e87..82c401871b 100644 --- a/packages/cache/CHANGELOG.md +++ b/packages/cache/CHANGELOG.md @@ -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.36](https://github.com/thi-ng/umbrella/compare/@thi.ng/cache@0.2.35...@thi.ng/cache@0.2.36) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/cache + + + + + ## [0.2.35](https://github.com/thi-ng/umbrella/compare/@thi.ng/cache@0.2.34...@thi.ng/cache@0.2.35) (2018-12-15) **Note:** Version bump only for package @thi.ng/cache diff --git a/packages/cache/package.json b/packages/cache/package.json index c9370b5127..93e1cfc3f6 100644 --- a/packages/cache/package.json +++ b/packages/cache/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/cache", - "version": "0.2.35", + "version": "0.2.36", "description": "In-memory cache implementations with ES6 Map-like API and different eviction strategies", "main": "./index.js", "typings": "./index.d.ts", @@ -29,8 +29,8 @@ }, "dependencies": { "@thi.ng/api": "^4.2.4", - "@thi.ng/dcons": "^1.1.18", - "@thi.ng/transducers": "^2.2.6" + "@thi.ng/dcons": "^1.1.19", + "@thi.ng/transducers": "^2.2.7" }, "keywords": [ "cache", diff --git a/packages/csp/CHANGELOG.md b/packages/csp/CHANGELOG.md index 1366ce4640..b26badc537 100644 --- a/packages/csp/CHANGELOG.md +++ b/packages/csp/CHANGELOG.md @@ -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.3.75](https://github.com/thi-ng/umbrella/compare/@thi.ng/csp@0.3.74...@thi.ng/csp@0.3.75) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/csp + + + + + ## [0.3.74](https://github.com/thi-ng/umbrella/compare/@thi.ng/csp@0.3.73...@thi.ng/csp@0.3.74) (2018-12-15) **Note:** Version bump only for package @thi.ng/csp diff --git a/packages/csp/package.json b/packages/csp/package.json index 32e7274c7c..dfaa8bfa33 100644 --- a/packages/csp/package.json +++ b/packages/csp/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/csp", - "version": "0.3.74", + "version": "0.3.75", "description": "ES6 promise based CSP implementation", "main": "./index.js", "typings": "./index.d.ts", @@ -34,9 +34,9 @@ "dependencies": { "@thi.ng/api": "^4.2.4", "@thi.ng/checks": "^1.5.14", - "@thi.ng/dcons": "^1.1.18", + "@thi.ng/dcons": "^1.1.19", "@thi.ng/errors": "^0.1.12", - "@thi.ng/transducers": "^2.2.6" + "@thi.ng/transducers": "^2.2.7" }, "keywords": [ "async", diff --git a/packages/dcons/CHANGELOG.md b/packages/dcons/CHANGELOG.md index 161990b889..c695bfc2ad 100644 --- a/packages/dcons/CHANGELOG.md +++ b/packages/dcons/CHANGELOG.md @@ -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.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@1.1.18...@thi.ng/dcons@1.1.19) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/dcons + + + + + ## [1.1.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@1.1.17...@thi.ng/dcons@1.1.18) (2018-12-15) **Note:** Version bump only for package @thi.ng/dcons diff --git a/packages/dcons/package.json b/packages/dcons/package.json index 3dd85dd1e1..ea7f67c7bb 100644 --- a/packages/dcons/package.json +++ b/packages/dcons/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/dcons", - "version": "1.1.18", + "version": "1.1.19", "description": "Comprehensive doubly linked list structure w/ iterator support", "main": "./index.js", "typings": "./index.d.ts", @@ -33,7 +33,7 @@ "@thi.ng/compare": "^0.1.12", "@thi.ng/equiv": "^0.1.15", "@thi.ng/errors": "^0.1.12", - "@thi.ng/transducers": "^2.2.6" + "@thi.ng/transducers": "^2.2.7" }, "keywords": [ "datastructure", diff --git a/packages/dgraph/CHANGELOG.md b/packages/dgraph/CHANGELOG.md index f55dd1c0a7..2c704e3641 100644 --- a/packages/dgraph/CHANGELOG.md +++ b/packages/dgraph/CHANGELOG.md @@ -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.31](https://github.com/thi-ng/umbrella/compare/@thi.ng/dgraph@0.2.30...@thi.ng/dgraph@0.2.31) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/dgraph + + + + + ## [0.2.30](https://github.com/thi-ng/umbrella/compare/@thi.ng/dgraph@0.2.29...@thi.ng/dgraph@0.2.30) (2018-12-15) **Note:** Version bump only for package @thi.ng/dgraph diff --git a/packages/dgraph/package.json b/packages/dgraph/package.json index eff0edde40..436ad29268 100644 --- a/packages/dgraph/package.json +++ b/packages/dgraph/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/dgraph", - "version": "0.2.30", + "version": "0.2.31", "description": "Type-agnostic directed acyclic graph (DAG) & graph operations", "main": "./index.js", "typings": "./index.d.ts", @@ -29,10 +29,10 @@ }, "dependencies": { "@thi.ng/api": "^4.2.4", - "@thi.ng/associative": "^0.6.18", + "@thi.ng/associative": "^0.6.19", "@thi.ng/equiv": "^0.1.15", "@thi.ng/errors": "^0.1.12", - "@thi.ng/transducers": "^2.2.6" + "@thi.ng/transducers": "^2.2.7" }, "keywords": [ "data structure", diff --git a/packages/geom-accel/CHANGELOG.md b/packages/geom-accel/CHANGELOG.md index fc68810777..15afe241c1 100644 --- a/packages/geom-accel/CHANGELOG.md +++ b/packages/geom-accel/CHANGELOG.md @@ -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.1.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@0.1.6...@thi.ng/geom-accel@0.1.7) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/geom-accel + + + + + ## [0.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@0.1.5...@thi.ng/geom-accel@0.1.6) (2018-12-15) **Note:** Version bump only for package @thi.ng/geom-accel diff --git a/packages/geom-accel/package.json b/packages/geom-accel/package.json index dd95e16679..5409fd7ceb 100644 --- a/packages/geom-accel/package.json +++ b/packages/geom-accel/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-accel", - "version": "0.1.6", + "version": "0.1.7", "description": "TODO", "main": "./index.js", "typings": "./index.d.ts", @@ -31,7 +31,7 @@ "@thi.ng/api": "^4.2.4", "@thi.ng/heaps": "^0.3.1", "@thi.ng/math": "^0.2.2", - "@thi.ng/vectors": "^1.4.7" + "@thi.ng/vectors": "^1.4.8" }, "keywords": [ "ES6", diff --git a/packages/geom/CHANGELOG.md b/packages/geom/CHANGELOG.md index 69eb492018..aec2791745 100644 --- a/packages/geom/CHANGELOG.md +++ b/packages/geom/CHANGELOG.md @@ -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.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom@0.2.6...@thi.ng/geom@0.2.7) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/geom + + + + + ## [0.2.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom@0.2.5...@thi.ng/geom@0.2.6) (2018-12-15) **Note:** Version bump only for package @thi.ng/geom diff --git a/packages/geom/package.json b/packages/geom/package.json index 7a2992ac40..fe1823ecf1 100644 --- a/packages/geom/package.json +++ b/packages/geom/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom", - "version": "0.2.6", + "version": "0.2.7", "description": "2D/3D geometry primitives", "main": "./index.js", "typings": "./index.d.ts", @@ -31,8 +31,8 @@ "@thi.ng/api": "^4.2.4", "@thi.ng/checks": "^1.5.14", "@thi.ng/math": "^0.2.2", - "@thi.ng/transducers": "^2.2.6", - "@thi.ng/vectors": "^1.4.7" + "@thi.ng/transducers": "^2.2.7", + "@thi.ng/vectors": "^1.4.8" }, "keywords": [ "ES6", diff --git a/packages/hdom-canvas/CHANGELOG.md b/packages/hdom-canvas/CHANGELOG.md index 7fbddbb3e2..d9712352e9 100644 --- a/packages/hdom-canvas/CHANGELOG.md +++ b/packages/hdom-canvas/CHANGELOG.md @@ -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.1.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-canvas@0.1.16...@thi.ng/hdom-canvas@0.1.17) (2018-12-16) + +**Note:** Version bump only for package @thi.ng/hdom-canvas + + + + + ## [0.1.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-canvas@0.1.15...@thi.ng/hdom-canvas@0.1.16) (2018-12-15) **Note:** Version bump only for package @thi.ng/hdom-canvas diff --git a/packages/hdom-canvas/package.json b/packages/hdom-canvas/package.json index bd50976637..b879995aed 100644 --- a/packages/hdom-canvas/package.json +++ b/packages/hdom-canvas/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hdom-canvas", - "version": "0.1.16", + "version": "0.1.17", "description": "Declarative canvas scenegraph & visualization for @thi.ng/hdom", "main": "./index.js", "typings": "./index.d.ts", @@ -31,7 +31,7 @@ "@thi.ng/api": "^4.2.4", "@thi.ng/checks": "^1.5.14", "@thi.ng/diff": "^2.0.2", - "@thi.ng/hdom": "^6.0.1" + "@thi.ng/hdom": "^6.0.2" }, "keywords": [ "ES6", diff --git a/packages/hdom-components/CHANGELOG.md b/packages/hdom-components/CHANGELOG.md index 4b9a129da6..57ecc26afe 100644 --- a/packages/hdom-components/CHANGELOG.md +++ b/packages/hdom-components/CHANGELOG.md @@ -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.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-components@2.4.1...@thi.ng/hdom-components@2.4.2) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/hdom-components + + + + + ## [2.4.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-components@2.4.0...@thi.ng/hdom-components@2.4.1) (2018-12-15) **Note:** Version bump only for package @thi.ng/hdom-components diff --git a/packages/hdom-components/package.json b/packages/hdom-components/package.json index bada47468b..2089582907 100644 --- a/packages/hdom-components/package.json +++ b/packages/hdom-components/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hdom-components", - "version": "2.4.1", + "version": "2.4.2", "description": "Raw, skinnable UI & SVG components for @thi.ng/hdom", "main": "./index.js", "typings": "./index.d.ts", @@ -31,8 +31,8 @@ "@thi.ng/api": "^4.2.4", "@thi.ng/checks": "^1.5.14", "@thi.ng/math": "^0.2.2", - "@thi.ng/transducers": "^2.2.6", - "@thi.ng/transducers-stats": "^0.4.18", + "@thi.ng/transducers": "^2.2.7", + "@thi.ng/transducers-stats": "^0.4.19", "@types/webgl2": "^0.0.4" }, "keywords": [ diff --git a/packages/hdom-mock/CHANGELOG.md b/packages/hdom-mock/CHANGELOG.md index 4250e25df2..461cbc3bd7 100644 --- a/packages/hdom-mock/CHANGELOG.md +++ b/packages/hdom-mock/CHANGELOG.md @@ -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.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-mock@0.1.1...@thi.ng/hdom-mock@0.1.2) (2018-12-16) + +**Note:** Version bump only for package @thi.ng/hdom-mock + + + + + ## [0.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-mock@0.1.0...@thi.ng/hdom-mock@0.1.1) (2018-12-15) **Note:** Version bump only for package @thi.ng/hdom-mock diff --git a/packages/hdom-mock/package.json b/packages/hdom-mock/package.json index 5cd8b0b142..46019340df 100644 --- a/packages/hdom-mock/package.json +++ b/packages/hdom-mock/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hdom-mock", - "version": "0.1.1", + "version": "0.1.2", "description": "TODO", "main": "./index.js", "typings": "./index.d.ts", @@ -29,7 +29,7 @@ }, "dependencies": { "@thi.ng/api": "^4.2.4", - "@thi.ng/hdom": "^6.0.1" + "@thi.ng/hdom": "^6.0.2" }, "keywords": [ "ES6", diff --git a/packages/hdom/CHANGELOG.md b/packages/hdom/CHANGELOG.md index 7f2d1b6a4c..ceb39dfd07 100644 --- a/packages/hdom/CHANGELOG.md +++ b/packages/hdom/CHANGELOG.md @@ -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. +## [6.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@6.0.1...@thi.ng/hdom@6.0.2) (2018-12-16) + + +### Bug Fixes + +* **hdom:** life cycle init / release handling ([6d85c62](https://github.com/thi-ng/umbrella/commit/6d85c62)) + + + + + ## [6.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@6.0.0...@thi.ng/hdom@6.0.1) (2018-12-15) **Note:** Version bump only for package @thi.ng/hdom diff --git a/packages/hdom/README.md b/packages/hdom/README.md index 8e7f54e64b..ebe567fc79 100644 --- a/packages/hdom/README.md +++ b/packages/hdom/README.md @@ -587,7 +587,10 @@ interface ILifecycle { /** * Component init method. Called with the actual DOM element, * hdom user context and any other args when the component is - * first used, but **after** `render()` has been called once already. + * first used, but **after** `render()` has been called once + * already AND all of the components children have been realized. + * Therefore, if any children have their own `init` lifecycle + * method, these hooks will be executed before that of the parent. */ init?(el: Element, ctx: any, ...args: any[]); diff --git a/packages/hdom/package.json b/packages/hdom/package.json index 1e5af7eb1c..1b343d6af7 100644 --- a/packages/hdom/package.json +++ b/packages/hdom/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hdom", - "version": "6.0.1", + "version": "6.0.2", "description": "Lightweight vanilla ES6 UI component trees with customizable branch-local behaviors", "main": "./index.js", "typings": "./index.d.ts", diff --git a/packages/hdom/src/api.ts b/packages/hdom/src/api.ts index a25d7d5f2e..4432edda9f 100644 --- a/packages/hdom/src/api.ts +++ b/packages/hdom/src/api.ts @@ -2,9 +2,12 @@ import { IObjectOf } from "@thi.ng/api/api"; export interface ILifecycle { /** - * Component init method. Called with the actual DOM element, - * hdom user context and any other args when the component is - * first used, but **after** `render()` has been called once already. + * Component init method. Called with the actual DOM element, hdom + * user context and any other args when the component is first used, + * but **after** `render()` has been called once already AND all of + * the components children have been realized. Therefore, if any + * children have their own `init` lifecycle method, these hooks will + * be executed before that of the parent. */ init?(el: Element, ctx: any, ...args: any[]); diff --git a/packages/hdom/src/diff.ts b/packages/hdom/src/diff.ts index 896627a5ce..d8717af3cd 100644 --- a/packages/hdom/src/diff.ts +++ b/packages/hdom/src/diff.ts @@ -207,7 +207,7 @@ export const releaseTree = } if ((tag).__release) { // DEBUG && console.log("call __release", tag); - (tag).__release.apply(tag, (tag).__args); + (tag).__release.apply((tag).__this, (tag).__args); delete (tag).__release; } for (x = tag.length; --x >= 2;) { diff --git a/packages/hdom/src/dom.ts b/packages/hdom/src/dom.ts index a3546829c2..df57070377 100644 --- a/packages/hdom/src/dom.ts +++ b/packages/hdom/src/dom.ts @@ -39,19 +39,18 @@ export const createTree = ( .createTree(opts, parent, tree, insert); } const el = impl.createElement(parent, tag, attribs, insert); - if ((tree).__init) { - // TODO hdom ctx? - (tree).__init.apply( - (tree).__this, - [el, ...(tree).__args] - ); - } if (tree.length > 2) { const n = tree.length; for (let i = 2; i < n; i++) { createTree(opts, impl, el, tree[i]); } } + if ((tree).__init) { + (tree).__init.apply( + (tree).__this, + [el, ...(tree).__args] + ); + } return el; } if (isNotStringAndIterable(tree)) { diff --git a/packages/hiccup-css/CHANGELOG.md b/packages/hiccup-css/CHANGELOG.md index 10da8197a8..5ec8f885c7 100644 --- a/packages/hiccup-css/CHANGELOG.md +++ b/packages/hiccup-css/CHANGELOG.md @@ -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.3.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-css@0.3.0...@thi.ng/hiccup-css@0.3.1) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/hiccup-css + + + + + # [0.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-css@0.2.32...@thi.ng/hiccup-css@0.3.0) (2018-12-15) diff --git a/packages/hiccup-css/package.json b/packages/hiccup-css/package.json index 7d71f62497..b3ea4eaf8d 100644 --- a/packages/hiccup-css/package.json +++ b/packages/hiccup-css/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hiccup-css", - "version": "0.3.0", + "version": "0.3.1", "description": "CSS from nested JS data structures", "main": "./index.js", "typings": "./index.d.ts", @@ -31,7 +31,7 @@ "@thi.ng/api": "^4.2.4", "@thi.ng/checks": "^1.5.14", "@thi.ng/errors": "^0.1.12", - "@thi.ng/transducers": "^2.2.6" + "@thi.ng/transducers": "^2.2.7" }, "keywords": [ "clojure", diff --git a/packages/iges/CHANGELOG.md b/packages/iges/CHANGELOG.md index 87adf6ba67..5f0ebc0aa2 100644 --- a/packages/iges/CHANGELOG.md +++ b/packages/iges/CHANGELOG.md @@ -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.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/iges@0.2.24...@thi.ng/iges@0.2.25) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/iges + + + + + ## [0.2.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/iges@0.2.23...@thi.ng/iges@0.2.24) (2018-12-15) **Note:** Version bump only for package @thi.ng/iges diff --git a/packages/iges/package.json b/packages/iges/package.json index cfe2a60132..bd1dd8f650 100644 --- a/packages/iges/package.json +++ b/packages/iges/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/iges", - "version": "0.2.24", + "version": "0.2.25", "description": "IGES 5.3 serializer for (currently only) polygonal geometry, both open & closed", "main": "./index.js", "typings": "./index.d.ts", @@ -31,7 +31,7 @@ "@thi.ng/api": "^4.2.4", "@thi.ng/defmulti": "^0.5.1", "@thi.ng/strings": "^0.7.1", - "@thi.ng/transducers": "^2.2.6" + "@thi.ng/transducers": "^2.2.7" }, "keywords": [ "CAD", diff --git a/packages/iterators/CHANGELOG.md b/packages/iterators/CHANGELOG.md index 4ddce3c256..475d3e698f 100644 --- a/packages/iterators/CHANGELOG.md +++ b/packages/iterators/CHANGELOG.md @@ -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.40](https://github.com/thi-ng/umbrella/compare/@thi.ng/iterators@4.1.39...@thi.ng/iterators@4.1.40) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/iterators + + + + + ## [4.1.39](https://github.com/thi-ng/umbrella/compare/@thi.ng/iterators@4.1.38...@thi.ng/iterators@4.1.39) (2018-12-15) **Note:** Version bump only for package @thi.ng/iterators diff --git a/packages/iterators/package.json b/packages/iterators/package.json index 59d2c12767..de4ecc7e06 100644 --- a/packages/iterators/package.json +++ b/packages/iterators/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/iterators", - "version": "4.1.39", + "version": "4.1.40", "description": "clojure.core inspired, composable ES6 iterators & generators", "main": "./index.js", "typings": "./index.d.ts", @@ -29,7 +29,7 @@ }, "dependencies": { "@thi.ng/api": "^4.2.4", - "@thi.ng/dcons": "^1.1.18", + "@thi.ng/dcons": "^1.1.19", "@thi.ng/errors": "^0.1.12" }, "keywords": [ diff --git a/packages/range-coder/CHANGELOG.md b/packages/range-coder/CHANGELOG.md index 7981bb4525..b9e36c9486 100644 --- a/packages/range-coder/CHANGELOG.md +++ b/packages/range-coder/CHANGELOG.md @@ -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.1.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/range-coder@0.1.23...@thi.ng/range-coder@0.1.24) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/range-coder + + + + + ## [0.1.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/range-coder@0.1.22...@thi.ng/range-coder@0.1.23) (2018-12-15) **Note:** Version bump only for package @thi.ng/range-coder diff --git a/packages/range-coder/package.json b/packages/range-coder/package.json index 9405582d27..91fc85b7d1 100644 --- a/packages/range-coder/package.json +++ b/packages/range-coder/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/range-coder", - "version": "0.1.23", + "version": "0.1.24", "description": "Binary data range encoder / decoder", "main": "./index.js", "typings": "./index.d.ts", @@ -20,7 +20,7 @@ "test": "rm -rf build && tsc -p test && nyc mocha build/test/*.js" }, "devDependencies": { - "@thi.ng/transducers": "^2.2.6", + "@thi.ng/transducers": "^2.2.7", "@types/mocha": "^5.2.5", "@types/node": "^10.12.15", "mocha": "^5.2.0", diff --git a/packages/rstream-csp/CHANGELOG.md b/packages/rstream-csp/CHANGELOG.md index c60e058e81..130d9560e0 100644 --- a/packages/rstream-csp/CHANGELOG.md +++ b/packages/rstream-csp/CHANGELOG.md @@ -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.1.121](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-csp@0.1.120...@thi.ng/rstream-csp@0.1.121) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/rstream-csp + + + + + ## [0.1.120](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-csp@0.1.119...@thi.ng/rstream-csp@0.1.120) (2018-12-15) **Note:** Version bump only for package @thi.ng/rstream-csp diff --git a/packages/rstream-csp/package.json b/packages/rstream-csp/package.json index 1044e7f647..e5d0b39c4a 100644 --- a/packages/rstream-csp/package.json +++ b/packages/rstream-csp/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-csp", - "version": "0.1.120", + "version": "0.1.121", "description": "@thi.ng/csp bridge module for @thi.ng/rstream", "main": "./index.js", "typings": "./index.d.ts", @@ -28,8 +28,8 @@ "typescript": "^3.2.2" }, "dependencies": { - "@thi.ng/csp": "^0.3.74", - "@thi.ng/rstream": "^1.14.4" + "@thi.ng/csp": "^0.3.75", + "@thi.ng/rstream": "^1.14.5" }, "keywords": [ "bridge", diff --git a/packages/rstream-dot/CHANGELOG.md b/packages/rstream-dot/CHANGELOG.md index 6e3d342272..2202fe6b95 100644 --- a/packages/rstream-dot/CHANGELOG.md +++ b/packages/rstream-dot/CHANGELOG.md @@ -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.60](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-dot@0.2.59...@thi.ng/rstream-dot@0.2.60) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/rstream-dot + + + + + ## [0.2.59](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-dot@0.2.58...@thi.ng/rstream-dot@0.2.59) (2018-12-15) **Note:** Version bump only for package @thi.ng/rstream-dot diff --git a/packages/rstream-dot/package.json b/packages/rstream-dot/package.json index 95d6a82add..a0f71a0bfc 100644 --- a/packages/rstream-dot/package.json +++ b/packages/rstream-dot/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-dot", - "version": "0.2.59", + "version": "0.2.60", "description": "Graphviz DOT conversion of @thi.ng/rstream dataflow graph topologies", "main": "./index.js", "typings": "./index.d.ts", @@ -28,7 +28,7 @@ "typescript": "^3.2.2" }, "dependencies": { - "@thi.ng/rstream": "^1.14.4" + "@thi.ng/rstream": "^1.14.5" }, "keywords": [ "conversion", diff --git a/packages/rstream-gestures/CHANGELOG.md b/packages/rstream-gestures/CHANGELOG.md index fe283dc7dd..5daeeed55f 100644 --- a/packages/rstream-gestures/CHANGELOG.md +++ b/packages/rstream-gestures/CHANGELOG.md @@ -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.6.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-gestures@0.6.4...@thi.ng/rstream-gestures@0.6.5) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/rstream-gestures + + + + + ## [0.6.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-gestures@0.6.3...@thi.ng/rstream-gestures@0.6.4) (2018-12-15) **Note:** Version bump only for package @thi.ng/rstream-gestures diff --git a/packages/rstream-gestures/package.json b/packages/rstream-gestures/package.json index 1639178608..6d2ffdb71d 100644 --- a/packages/rstream-gestures/package.json +++ b/packages/rstream-gestures/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-gestures", - "version": "0.6.4", + "version": "0.6.5", "description": "Unified mouse, mouse wheel & single-touch event stream abstraction", "main": "./index.js", "typings": "./index.d.ts", @@ -29,8 +29,8 @@ }, "dependencies": { "@thi.ng/api": "^4.2.4", - "@thi.ng/rstream": "^1.14.4", - "@thi.ng/transducers": "^2.2.6" + "@thi.ng/rstream": "^1.14.5", + "@thi.ng/transducers": "^2.2.7" }, "keywords": [ "dataflow", diff --git a/packages/rstream-graph/CHANGELOG.md b/packages/rstream-graph/CHANGELOG.md index 1cdfe1d80f..aa7846c0f3 100644 --- a/packages/rstream-graph/CHANGELOG.md +++ b/packages/rstream-graph/CHANGELOG.md @@ -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.1.46](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-graph@2.1.45...@thi.ng/rstream-graph@2.1.46) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/rstream-graph + + + + + ## [2.1.45](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-graph@2.1.44...@thi.ng/rstream-graph@2.1.45) (2018-12-15) **Note:** Version bump only for package @thi.ng/rstream-graph diff --git a/packages/rstream-graph/package.json b/packages/rstream-graph/package.json index 0f12fe98aa..e026edabb2 100644 --- a/packages/rstream-graph/package.json +++ b/packages/rstream-graph/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-graph", - "version": "2.1.45", + "version": "2.1.46", "description": "Declarative dataflow graph construction for @thi.ng/rstream", "main": "./index.js", "typings": "./index.d.ts", @@ -33,8 +33,8 @@ "@thi.ng/errors": "^0.1.12", "@thi.ng/paths": "^1.6.6", "@thi.ng/resolve-map": "^3.0.16", - "@thi.ng/rstream": "^1.14.4", - "@thi.ng/transducers": "^2.2.6" + "@thi.ng/rstream": "^1.14.5", + "@thi.ng/transducers": "^2.2.7" }, "keywords": [ "compute", diff --git a/packages/rstream-log/CHANGELOG.md b/packages/rstream-log/CHANGELOG.md index f38bf4b360..3cb3cc055e 100644 --- a/packages/rstream-log/CHANGELOG.md +++ b/packages/rstream-log/CHANGELOG.md @@ -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.72](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-log@1.0.71...@thi.ng/rstream-log@1.0.72) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/rstream-log + + + + + ## [1.0.71](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-log@1.0.70...@thi.ng/rstream-log@1.0.71) (2018-12-15) **Note:** Version bump only for package @thi.ng/rstream-log diff --git a/packages/rstream-log/package.json b/packages/rstream-log/package.json index db27d4ddd5..aa49bc145f 100644 --- a/packages/rstream-log/package.json +++ b/packages/rstream-log/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-log", - "version": "1.0.71", + "version": "1.0.72", "description": "Structured, multilevel & hierarchical loggers based on @thi.ng/rstream", "main": "./index.js", "typings": "./index.d.ts", @@ -31,8 +31,8 @@ "@thi.ng/api": "^4.2.4", "@thi.ng/checks": "^1.5.14", "@thi.ng/errors": "^0.1.12", - "@thi.ng/rstream": "^1.14.4", - "@thi.ng/transducers": "^2.2.6" + "@thi.ng/rstream": "^1.14.5", + "@thi.ng/transducers": "^2.2.7" }, "keywords": [ "ES6", diff --git a/packages/rstream-query/CHANGELOG.md b/packages/rstream-query/CHANGELOG.md index 6f127a5add..1582752c60 100644 --- a/packages/rstream-query/CHANGELOG.md +++ b/packages/rstream-query/CHANGELOG.md @@ -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.3.59](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-query@0.3.58...@thi.ng/rstream-query@0.3.59) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/rstream-query + + + + + ## [0.3.58](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-query@0.3.57...@thi.ng/rstream-query@0.3.58) (2018-12-15) **Note:** Version bump only for package @thi.ng/rstream-query diff --git a/packages/rstream-query/package.json b/packages/rstream-query/package.json index bb60e0c702..ecc385d7d6 100644 --- a/packages/rstream-query/package.json +++ b/packages/rstream-query/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-query", - "version": "0.3.58", + "version": "0.3.59", "description": "@thi.ng/rstream based triple store & reactive query engine", "main": "./index.js", "typings": "./index.d.ts", @@ -29,13 +29,13 @@ }, "dependencies": { "@thi.ng/api": "^4.2.4", - "@thi.ng/associative": "^0.6.18", + "@thi.ng/associative": "^0.6.19", "@thi.ng/checks": "^1.5.14", "@thi.ng/equiv": "^0.1.15", "@thi.ng/errors": "^0.1.12", - "@thi.ng/rstream": "^1.14.4", - "@thi.ng/rstream-dot": "^0.2.59", - "@thi.ng/transducers": "^2.2.6" + "@thi.ng/rstream": "^1.14.5", + "@thi.ng/rstream-dot": "^0.2.60", + "@thi.ng/transducers": "^2.2.7" }, "keywords": [ "dataflow", diff --git a/packages/rstream/CHANGELOG.md b/packages/rstream/CHANGELOG.md index 22d049477c..2d144879ee 100644 --- a/packages/rstream/CHANGELOG.md +++ b/packages/rstream/CHANGELOG.md @@ -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.14.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@1.14.4...@thi.ng/rstream@1.14.5) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/rstream + + + + + ## [1.14.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@1.14.3...@thi.ng/rstream@1.14.4) (2018-12-15) **Note:** Version bump only for package @thi.ng/rstream diff --git a/packages/rstream/package.json b/packages/rstream/package.json index 0f1375ece2..246595f25e 100644 --- a/packages/rstream/package.json +++ b/packages/rstream/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream", - "version": "1.14.4", + "version": "1.14.5", "description": "Reactive multi-tap streams, dataflow & transformation pipeline constructs", "main": "./index.js", "typings": "./index.d.ts", @@ -29,12 +29,12 @@ }, "dependencies": { "@thi.ng/api": "^4.2.4", - "@thi.ng/associative": "^0.6.18", + "@thi.ng/associative": "^0.6.19", "@thi.ng/atom": "^1.5.8", "@thi.ng/checks": "^1.5.14", "@thi.ng/errors": "^0.1.12", "@thi.ng/paths": "^1.6.6", - "@thi.ng/transducers": "^2.2.6" + "@thi.ng/transducers": "^2.2.7" }, "keywords": [ "datastructure", diff --git a/packages/sax/CHANGELOG.md b/packages/sax/CHANGELOG.md index e6d480b8e9..2fdd77307c 100644 --- a/packages/sax/CHANGELOG.md +++ b/packages/sax/CHANGELOG.md @@ -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.5.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.5.8...@thi.ng/sax@0.5.9) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/sax + + + + + ## [0.5.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.5.7...@thi.ng/sax@0.5.8) (2018-12-15) **Note:** Version bump only for package @thi.ng/sax diff --git a/packages/sax/package.json b/packages/sax/package.json index de92dee5f9..15ea0de366 100644 --- a/packages/sax/package.json +++ b/packages/sax/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/sax", - "version": "0.5.8", + "version": "0.5.9", "description": "Transducer-based, SAX-like, non-validating, speedy & tiny XML parser", "main": "./index.js", "typings": "./index.d.ts", @@ -29,8 +29,8 @@ }, "dependencies": { "@thi.ng/api": "^4.2.4", - "@thi.ng/transducers": "^2.2.6", - "@thi.ng/transducers-fsm": "^0.2.31" + "@thi.ng/transducers": "^2.2.7", + "@thi.ng/transducers-fsm": "^0.2.32" }, "keywords": [ "ES6", diff --git a/packages/transducers-fsm/CHANGELOG.md b/packages/transducers-fsm/CHANGELOG.md index 6f637fd142..00ce6bae77 100644 --- a/packages/transducers-fsm/CHANGELOG.md +++ b/packages/transducers-fsm/CHANGELOG.md @@ -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.32](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-fsm@0.2.31...@thi.ng/transducers-fsm@0.2.32) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/transducers-fsm + + + + + ## [0.2.31](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-fsm@0.2.30...@thi.ng/transducers-fsm@0.2.31) (2018-12-15) **Note:** Version bump only for package @thi.ng/transducers-fsm diff --git a/packages/transducers-fsm/package.json b/packages/transducers-fsm/package.json index 25dab43afa..269310a306 100644 --- a/packages/transducers-fsm/package.json +++ b/packages/transducers-fsm/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/transducers-fsm", - "version": "0.2.31", + "version": "0.2.32", "description": "Transducer-based Finite State Machine transformer", "main": "./index.js", "typings": "./index.d.ts", @@ -29,7 +29,7 @@ }, "dependencies": { "@thi.ng/api": "^4.2.4", - "@thi.ng/transducers": "^2.2.6" + "@thi.ng/transducers": "^2.2.7" }, "keywords": [ "ES6", diff --git a/packages/transducers-hdom/CHANGELOG.md b/packages/transducers-hdom/CHANGELOG.md index 1940a32a5e..75d323271c 100644 --- a/packages/transducers-hdom/CHANGELOG.md +++ b/packages/transducers-hdom/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-hdom@1.2.8...@thi.ng/transducers-hdom@1.2.9) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/transducers-hdom + + + + + +## [1.2.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-hdom@1.2.7...@thi.ng/transducers-hdom@1.2.8) (2018-12-16) + +**Note:** Version bump only for package @thi.ng/transducers-hdom + + + + + ## [1.2.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-hdom@1.2.6...@thi.ng/transducers-hdom@1.2.7) (2018-12-15) **Note:** Version bump only for package @thi.ng/transducers-hdom diff --git a/packages/transducers-hdom/package.json b/packages/transducers-hdom/package.json index 3a211ce6ad..7c03a4a7f1 100644 --- a/packages/transducers-hdom/package.json +++ b/packages/transducers-hdom/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/transducers-hdom", - "version": "1.2.7", + "version": "1.2.9", "description": "Transducer based UI updater for @thi.ng/hdom", "main": "./index.js", "typings": "./index.d.ts", @@ -29,8 +29,8 @@ }, "dependencies": { "@thi.ng/checks": "^1.5.14", - "@thi.ng/hdom": "^6.0.1", - "@thi.ng/transducers": "^2.2.6" + "@thi.ng/hdom": "^6.0.2", + "@thi.ng/transducers": "^2.2.7" }, "keywords": [ "diff", diff --git a/packages/transducers-stats/CHANGELOG.md b/packages/transducers-stats/CHANGELOG.md index cd09fe6586..93f519d9ac 100644 --- a/packages/transducers-stats/CHANGELOG.md +++ b/packages/transducers-stats/CHANGELOG.md @@ -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.4.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-stats@0.4.18...@thi.ng/transducers-stats@0.4.19) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/transducers-stats + + + + + ## [0.4.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-stats@0.4.17...@thi.ng/transducers-stats@0.4.18) (2018-12-15) **Note:** Version bump only for package @thi.ng/transducers-stats diff --git a/packages/transducers-stats/package.json b/packages/transducers-stats/package.json index 78a987d372..0c4068dcdf 100644 --- a/packages/transducers-stats/package.json +++ b/packages/transducers-stats/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/transducers-stats", - "version": "0.4.18", + "version": "0.4.19", "description": "Transducers for statistical / technical analysis", "main": "./index.js", "typings": "./index.d.ts", @@ -28,9 +28,9 @@ "typescript": "^3.2.2" }, "dependencies": { - "@thi.ng/dcons": "^1.1.18", + "@thi.ng/dcons": "^1.1.19", "@thi.ng/errors": "^0.1.12", - "@thi.ng/transducers": "^2.2.6" + "@thi.ng/transducers": "^2.2.7" }, "keywords": [ "ES6", diff --git a/packages/transducers/CHANGELOG.md b/packages/transducers/CHANGELOG.md index 45a7da83b3..04aded091e 100644 --- a/packages/transducers/CHANGELOG.md +++ b/packages/transducers/CHANGELOG.md @@ -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. +## [2.2.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.2.6...@thi.ng/transducers@2.2.7) (2018-12-17) + + +### Bug Fixes + +* **transducers:** add return type for range() ([0470505](https://github.com/thi-ng/umbrella/commit/0470505)) + + + + + ## [2.2.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.2.5...@thi.ng/transducers@2.2.6) (2018-12-15) **Note:** Version bump only for package @thi.ng/transducers diff --git a/packages/transducers/package.json b/packages/transducers/package.json index d9728798f4..f5816e6c8e 100644 --- a/packages/transducers/package.json +++ b/packages/transducers/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/transducers", - "version": "2.2.6", + "version": "2.2.7", "description": "Lightweight transducer implementations for ES6 / TypeScript", "main": "./index.js", "typings": "./index.d.ts", diff --git a/packages/transducers/src/iter/range.ts b/packages/transducers/src/iter/range.ts index ca022ee8e2..ddad6cd9e3 100644 --- a/packages/transducers/src/iter/range.ts +++ b/packages/transducers/src/iter/range.ts @@ -1,10 +1,10 @@ import { isReduced, Reduced } from "../reduced"; import { IReducible, ReductionFn } from "../api"; -export function range(); -export function range(to: number); -export function range(from: number, to: number); -export function range(from: number, to: number, step: number); +export function range(): Range; +export function range(to: number): Range; +export function range(from: number, to: number): Range; +export function range(from: number, to: number, step: number): Range; export function range(from?: number, to?: number, step?: number) { return new Range(from, to, step); }; diff --git a/packages/vectors/CHANGELOG.md b/packages/vectors/CHANGELOG.md index 4de6791fbf..d9425c0cd0 100644 --- a/packages/vectors/CHANGELOG.md +++ b/packages/vectors/CHANGELOG.md @@ -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.4.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/vectors@1.4.7...@thi.ng/vectors@1.4.8) (2018-12-17) + +**Note:** Version bump only for package @thi.ng/vectors + + + + + ## [1.4.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/vectors@1.4.6...@thi.ng/vectors@1.4.7) (2018-12-15) **Note:** Version bump only for package @thi.ng/vectors diff --git a/packages/vectors/package.json b/packages/vectors/package.json index b9a940c943..a4b77bb56e 100644 --- a/packages/vectors/package.json +++ b/packages/vectors/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/vectors", - "version": "1.4.7", + "version": "1.4.8", "description": "Vector algebra for fixed & variable sizes, memory mapped, flexible layouts", "main": "./index.js", "typings": "./index.d.ts", @@ -33,7 +33,7 @@ "@thi.ng/checks": "^1.5.14", "@thi.ng/errors": "^0.1.12", "@thi.ng/math": "^0.2.2", - "@thi.ng/transducers": "^2.2.6" + "@thi.ng/transducers": "^2.2.7" }, "keywords": [ "ES6",