jssm 5.70.10 → 5.70.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +31 -43
- package/dist/es6/version.js +1 -1
- package/dist/jssm.es5.cjs.js +1 -1
- package/dist/jssm.es5.iife.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
915 merges; 82 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
@@ -22,13 +22,13 @@ Published tags:
|
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
|
|
25
|
-
## [Untagged] - 6/10/2022
|
|
25
|
+
## [Untagged] - 6/10/2022 10:25:34 PM
|
|
26
26
|
|
|
27
|
-
Commit [
|
|
27
|
+
Commit [0fe3acc4e95251cc359778779af4f114c36442db](https://github.com/StoneCypher/jssm/commit/0fe3acc4e95251cc359778779af4f114c36442db)
|
|
28
28
|
|
|
29
29
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
30
30
|
|
|
31
|
-
*
|
|
31
|
+
* small doc adds to trigger remote matrix build
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
|
|
@@ -37,13 +37,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
|
|
40
|
-
## [Untagged] - 6/10/2022
|
|
40
|
+
## [Untagged] - 6/10/2022 9:50:31 PM
|
|
41
41
|
|
|
42
|
-
Commit [
|
|
42
|
+
Commit [c74103eacaf6b256157c29805d36589f1058dbfb](https://github.com/StoneCypher/jssm/commit/c74103eacaf6b256157c29805d36589f1058dbfb)
|
|
43
43
|
|
|
44
44
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
45
45
|
|
|
46
|
-
*
|
|
46
|
+
* okay, re-fetch the codebase and re-establish the tag, I guess
|
|
47
47
|
|
|
48
48
|
|
|
49
49
|
|
|
@@ -52,13 +52,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
|
|
55
|
-
## [Untagged] - 6/
|
|
55
|
+
## [Untagged] - 6/10/2022 9:43:13 PM
|
|
56
56
|
|
|
57
|
-
Commit [
|
|
57
|
+
Commit [ed49199ea740b7716ca13f5ca81d40fbcac52c18](https://github.com/StoneCypher/jssm/commit/ed49199ea740b7716ca13f5ca81d40fbcac52c18)
|
|
58
58
|
|
|
59
59
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
60
60
|
|
|
61
|
-
*
|
|
61
|
+
* Let's see if env.TAG is still there by the next machine or if we have to define it anew
|
|
62
62
|
|
|
63
63
|
|
|
64
64
|
|
|
@@ -67,13 +67,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
67
67
|
|
|
68
68
|
|
|
69
69
|
|
|
70
|
-
## [Untagged] - 6/
|
|
70
|
+
## [Untagged] - 6/10/2022 9:34:03 PM
|
|
71
71
|
|
|
72
|
-
Commit [
|
|
72
|
+
Commit [34ef1e50580606e642dfc88cd34a4237dc0f7548](https://github.com/StoneCypher/jssm/commit/34ef1e50580606e642dfc88cd34a4237dc0f7548)
|
|
73
73
|
|
|
74
74
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
75
75
|
|
|
76
|
-
*
|
|
76
|
+
* Let's try double brace syntax for var env in GH CI
|
|
77
77
|
|
|
78
78
|
|
|
79
79
|
|
|
@@ -82,13 +82,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
82
82
|
|
|
83
83
|
|
|
84
84
|
|
|
85
|
-
## [Untagged] - 6/
|
|
85
|
+
## [Untagged] - 6/10/2022 8:39:37 AM
|
|
86
86
|
|
|
87
|
-
Commit [
|
|
87
|
+
Commit [0cb00f7598bc44c300d69e78e50bc2b1f4d13e88](https://github.com/StoneCypher/jssm/commit/0cb00f7598bc44c300d69e78e50bc2b1f4d13e88)
|
|
88
88
|
|
|
89
89
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
90
90
|
|
|
91
|
-
*
|
|
91
|
+
* env couldn't be order sensitive, could it?
|
|
92
92
|
|
|
93
93
|
|
|
94
94
|
|
|
@@ -97,13 +97,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
97
97
|
|
|
98
98
|
|
|
99
99
|
|
|
100
|
-
## [Untagged] - 6/9/2022
|
|
100
|
+
## [Untagged] - 6/9/2022 11:53:28 PM
|
|
101
101
|
|
|
102
|
-
Commit [
|
|
102
|
+
Commit [20ae8b19fdf9b576d4d81508ab6a0cfa75a9770a](https://github.com/StoneCypher/jssm/commit/20ae8b19fdf9b576d4d81508ab6a0cfa75a9770a)
|
|
103
103
|
|
|
104
104
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
105
105
|
|
|
106
|
-
*
|
|
106
|
+
* More doc wireup
|
|
107
107
|
|
|
108
108
|
|
|
109
109
|
|
|
@@ -112,13 +112,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
112
112
|
|
|
113
113
|
|
|
114
114
|
|
|
115
|
-
## [Untagged] - 6/9/2022
|
|
115
|
+
## [Untagged] - 6/9/2022 10:32:05 PM
|
|
116
116
|
|
|
117
|
-
Commit [
|
|
117
|
+
Commit [5b8973e584a47b21164d6c75636dc218ac03680f](https://github.com/StoneCypher/jssm/commit/5b8973e584a47b21164d6c75636dc218ac03680f)
|
|
118
118
|
|
|
119
119
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
120
120
|
|
|
121
|
-
*
|
|
121
|
+
* Another trivial doc change as a trigger
|
|
122
122
|
|
|
123
123
|
|
|
124
124
|
|
|
@@ -127,18 +127,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
127
127
|
|
|
128
128
|
|
|
129
129
|
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
## [5.70.3] - 6/9/2022 8:29:39 PM
|
|
130
|
+
## [Untagged] - 6/9/2022 10:20:44 PM
|
|
133
131
|
|
|
134
|
-
Commit [
|
|
132
|
+
Commit [4bc2a6a73d2709e8ebb6be74fe431b33e250a049](https://github.com/StoneCypher/jssm/commit/4bc2a6a73d2709e8ebb6be74fe431b33e250a049)
|
|
135
133
|
|
|
136
134
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
137
135
|
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
* Merge pull request #497 from StoneCypher/LanguageReference
|
|
141
|
-
* More doc stubs, see StoneCypher/fsl#831, see StoneCypher/fsl#832, see StoneCypher/fsl#835, see StoneCypher/fsl#836, see StoneCypher/fsl#837
|
|
136
|
+
* more trivial manual pages to trigger a build
|
|
142
137
|
|
|
143
138
|
|
|
144
139
|
|
|
@@ -147,15 +142,13 @@ Merges [c48f55d, ab559f1]
|
|
|
147
142
|
|
|
148
143
|
|
|
149
144
|
|
|
150
|
-
## [Untagged] - 6/9/2022
|
|
145
|
+
## [Untagged] - 6/9/2022 9:49:04 PM
|
|
151
146
|
|
|
152
|
-
Commit [
|
|
147
|
+
Commit [f1b76c594ac3c311d2567441f01517b1342a5a1d](https://github.com/StoneCypher/jssm/commit/f1b76c594ac3c311d2567441f01517b1342a5a1d)
|
|
153
148
|
|
|
154
149
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
155
150
|
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
* Get the basics of a reference started
|
|
151
|
+
* minor notes to trigger a build
|
|
159
152
|
|
|
160
153
|
|
|
161
154
|
|
|
@@ -164,15 +157,10 @@ Merges [a0db9ad, c48f55d]
|
|
|
164
157
|
|
|
165
158
|
|
|
166
159
|
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
## [5.70.2] - 6/8/2022 8:43:12 PM
|
|
160
|
+
## [Untagged] - 6/9/2022 9:37:46 PM
|
|
170
161
|
|
|
171
|
-
Commit [
|
|
162
|
+
Commit [f95e2d836dec42e93031a09260447bf1c60c2643](https://github.com/StoneCypher/jssm/commit/f95e2d836dec42e93031a09260447bf1c60c2643)
|
|
172
163
|
|
|
173
164
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
174
165
|
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
* Merge pull request #500 from StoneCypher/AttemptInterRepoGhaThroughCurl2
|
|
178
|
-
* yet another attempt to chain
|
|
166
|
+
* reattempting upgrade path, should fail due to no version bump
|
package/dist/es6/version.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
const version = "5.70.
|
|
1
|
+
const version = "5.70.13";
|
|
2
2
|
export { version };
|