Comparing version 5.88.1 to 5.88.2
@@ -5,3 +5,3 @@ # Changelog | ||
1081 merges; 179 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md) | ||
1082 merges; 179 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md) | ||
@@ -26,2 +26,17 @@ | ||
## [Untagged] - 12/4/2022 7:17:19 PM | ||
Commit [373b64acbc6b5714e175f24660d2bc50e14af8c3](https://github.com/StoneCypher/jssm/commit/373b64acbc6b5714e175f24660d2bc50e14af8c3) | ||
Author: `John Haugeland <stonecypher@gmail.com>` | ||
* Removing node 11 and node 12 from the github action over lack of support by MS | ||
| ||
| ||
<a name="5__88__0" /> | ||
@@ -165,20 +180,2 @@ | ||
* nextData underway | ||
| ||
| ||
<a name="5__86__3" /> | ||
## [5.86.3] - 11/12/2022 6:09:16 PM | ||
Commit [dbb82aefc2744729fd17108d33d19f504dc1783e](https://github.com/StoneCypher/jssm/commit/dbb82aefc2744729fd17108d33d19f504dc1783e) | ||
Author: `John Haugeland <stonecypher@gmail.com>` | ||
* Implement override, implement in machine, allow override attribute | ||
* Fixes StoneCypher/fsl#1228, fixes StoneCypher/fsl#1222, fixes StoneCypher/fsl#1232 | ||
* nextData underway |
@@ -1,2 +0,2 @@ | ||
const version = "5.88.1", build_time = 1670210112706; | ||
const version = "5.88.2", build_time = 1670212557006; | ||
export { version, build_time }; |
{ | ||
"name": "jssm", | ||
"version": "5.88.1", | ||
"version": "5.88.2", | ||
"engines": { | ||
@@ -5,0 +5,0 @@ "node": ">=10.0.0" |
@@ -21,6 +21,6 @@ <!-- | ||
* Generated for version 5.88.1 at 12/4/2022, 7:16:52 PM | ||
* Generated for version 5.88.2 at 12/4/2022, 7:57:35 PM | ||
--> | ||
# jssm | ||
# jssm {{jssm_version}} | ||
@@ -27,0 +27,0 @@ Easy. Small. Fast. TS, es6, es5. Node, Browser. 100% coverage. Property |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1305994