diff --git a/CHANGELOG.md b/CHANGELOG.md index 11116099..8c07f267 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +* [[`15d72028c7`](https://github.com/StoneCypher/jssm/commit/15d72028c7)] - Merge pull request #391 from StoneCypher/LetsMakeNodesStyleable (John Haugeland) +* [[`ae2b2fcfd8`](https://github.com/StoneCypher/jssm/commit/ae2b2fcfd8)] - finalize in\_state:, out\_state:, state: ; add state keyword to state declarations (John Haugeland) * [[`6bc16b6cff`](https://github.com/StoneCypher/jssm/commit/6bc16b6cff)] - merge and fix resulting eslint mess (John Haugeland) * [[`9f9d02d228`](https://github.com/StoneCypher/jssm/commit/9f9d02d228)] - Added state, in\_state, out\_state top level properties w/ vat; repaired shape w/ vat; tests (John Haugeland) * [[`f99017834d`](https://github.com/StoneCypher/jssm/commit/f99017834d)] - Added state, in\_state, out\_state top level properties w/ vat; repaired shape w/ vat; tests (John Haugeland) diff --git a/dist/jssm.es5.cjs.js b/dist/jssm.es5.cjs.js index a628fe70..11217066 100644 --- a/dist/jssm.es5.cjs.js +++ b/dist/jssm.es5.cjs.js @@ -13618,7 +13618,7 @@ var jssmDot = { var jssmDot_1 = jssmDot.parse; // whargarbl lots of these return arrays could/should be sets -var version = '5.19.0'; // replaced from package.js in build // TODO FIXME currently broken +var version = '5.19.1'; // replaced from package.js in build // TODO FIXME currently broken /* eslint-disable complexity */ function arrow_direction(arrow) { switch (String(arrow)) { diff --git a/dist/jssm.es6.js b/dist/jssm.es6.js index bb51b94f..e8a59f1e 100644 --- a/dist/jssm.es6.js +++ b/dist/jssm.es6.js @@ -13614,7 +13614,7 @@ var jssmDot = { var jssmDot_1 = jssmDot.parse; // whargarbl lots of these return arrays could/should be sets -var version = '5.19.0'; // replaced from package.js in build // TODO FIXME currently broken +var version = '5.19.1'; // replaced from package.js in build // TODO FIXME currently broken /* eslint-disable complexity */ function arrow_direction(arrow) { switch (String(arrow)) { diff --git a/dist/jssm.iife.js b/dist/jssm.iife.js index 7dc9cf55..02855915 100644 --- a/dist/jssm.iife.js +++ b/dist/jssm.iife.js @@ -13617,7 +13617,7 @@ var jssm = (function (exports) { var jssmDot_1 = jssmDot.parse; // whargarbl lots of these return arrays could/should be sets - var version = '5.19.0'; // replaced from package.js in build // TODO FIXME currently broken + var version = '5.19.1'; // replaced from package.js in build // TODO FIXME currently broken /* eslint-disable complexity */ function arrow_direction(arrow) { switch (String(arrow)) { diff --git a/docs/lib/index.html b/docs/lib/index.html index 34796f2f..266f79a9 100644 --- a/docs/lib/index.html +++ b/docs/lib/index.html @@ -2,7 +2,7 @@ - jssm 5.19.0 | Documentation + jssm 5.19.1 | Documentation @@ -15,7 +15,7 @@

jssm

-
5.19.0
+
5.19.1
=6.0.0" },