jssm 5.70.9 → 5.70.12
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 +36 -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
|
+
914 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 9:50:31 PM
|
|
26
26
|
|
|
27
|
-
Commit [
|
|
27
|
+
Commit [c74103eacaf6b256157c29805d36589f1058dbfb](https://github.com/StoneCypher/jssm/commit/c74103eacaf6b256157c29805d36589f1058dbfb)
|
|
28
28
|
|
|
29
29
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
30
30
|
|
|
31
|
-
*
|
|
31
|
+
* okay, re-fetch the codebase and re-establish the tag, I guess
|
|
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/
|
|
40
|
+
## [Untagged] - 6/10/2022 9:43:13 PM
|
|
41
41
|
|
|
42
|
-
Commit [
|
|
42
|
+
Commit [ed49199ea740b7716ca13f5ca81d40fbcac52c18](https://github.com/StoneCypher/jssm/commit/ed49199ea740b7716ca13f5ca81d40fbcac52c18)
|
|
43
43
|
|
|
44
44
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
45
45
|
|
|
46
|
-
*
|
|
46
|
+
* Let's see if env.TAG is still there by the next machine or if we have to define it anew
|
|
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:34:03 PM
|
|
56
56
|
|
|
57
|
-
Commit [
|
|
57
|
+
Commit [34ef1e50580606e642dfc88cd34a4237dc0f7548](https://github.com/StoneCypher/jssm/commit/34ef1e50580606e642dfc88cd34a4237dc0f7548)
|
|
58
58
|
|
|
59
59
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
60
60
|
|
|
61
|
-
*
|
|
61
|
+
* Let's try double brace syntax for var env in GH CI
|
|
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 8:39:37 AM
|
|
71
71
|
|
|
72
|
-
Commit [
|
|
72
|
+
Commit [0cb00f7598bc44c300d69e78e50bc2b1f4d13e88](https://github.com/StoneCypher/jssm/commit/0cb00f7598bc44c300d69e78e50bc2b1f4d13e88)
|
|
73
73
|
|
|
74
74
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
75
75
|
|
|
76
|
-
*
|
|
76
|
+
* env couldn't be order sensitive, could it?
|
|
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/9/2022
|
|
85
|
+
## [Untagged] - 6/9/2022 11:53:28 PM
|
|
86
86
|
|
|
87
|
-
Commit [
|
|
87
|
+
Commit [20ae8b19fdf9b576d4d81508ab6a0cfa75a9770a](https://github.com/StoneCypher/jssm/commit/20ae8b19fdf9b576d4d81508ab6a0cfa75a9770a)
|
|
88
88
|
|
|
89
89
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
90
90
|
|
|
91
|
-
*
|
|
91
|
+
* More doc wireup
|
|
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 10:32:05 PM
|
|
101
101
|
|
|
102
|
-
Commit [
|
|
102
|
+
Commit [5b8973e584a47b21164d6c75636dc218ac03680f](https://github.com/StoneCypher/jssm/commit/5b8973e584a47b21164d6c75636dc218ac03680f)
|
|
103
103
|
|
|
104
104
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
105
105
|
|
|
106
|
-
*
|
|
106
|
+
* Another trivial doc change as a trigger
|
|
107
107
|
|
|
108
108
|
|
|
109
109
|
|
|
@@ -112,18 +112,13 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
112
112
|
|
|
113
113
|
|
|
114
114
|
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
## [5.70.3] - 6/9/2022 8:29:39 PM
|
|
115
|
+
## [Untagged] - 6/9/2022 10:20:44 PM
|
|
118
116
|
|
|
119
|
-
Commit [
|
|
117
|
+
Commit [4bc2a6a73d2709e8ebb6be74fe431b33e250a049](https://github.com/StoneCypher/jssm/commit/4bc2a6a73d2709e8ebb6be74fe431b33e250a049)
|
|
120
118
|
|
|
121
119
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
122
120
|
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
* Merge pull request #497 from StoneCypher/LanguageReference
|
|
126
|
-
* More doc stubs, see StoneCypher/fsl#831, see StoneCypher/fsl#832, see StoneCypher/fsl#835, see StoneCypher/fsl#836, see StoneCypher/fsl#837
|
|
121
|
+
* more trivial manual pages to trigger a build
|
|
127
122
|
|
|
128
123
|
|
|
129
124
|
|
|
@@ -132,15 +127,13 @@ Merges [c48f55d, ab559f1]
|
|
|
132
127
|
|
|
133
128
|
|
|
134
129
|
|
|
135
|
-
## [Untagged] - 6/9/2022
|
|
130
|
+
## [Untagged] - 6/9/2022 9:49:04 PM
|
|
136
131
|
|
|
137
|
-
Commit [
|
|
132
|
+
Commit [f1b76c594ac3c311d2567441f01517b1342a5a1d](https://github.com/StoneCypher/jssm/commit/f1b76c594ac3c311d2567441f01517b1342a5a1d)
|
|
138
133
|
|
|
139
134
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
140
135
|
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
* Get the basics of a reference started
|
|
136
|
+
* minor notes to trigger a build
|
|
144
137
|
|
|
145
138
|
|
|
146
139
|
|
|
@@ -149,18 +142,13 @@ Merges [a0db9ad, c48f55d]
|
|
|
149
142
|
|
|
150
143
|
|
|
151
144
|
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
## [5.70.2] - 6/8/2022 8:43:12 PM
|
|
145
|
+
## [Untagged] - 6/9/2022 9:37:46 PM
|
|
155
146
|
|
|
156
|
-
Commit [
|
|
147
|
+
Commit [f95e2d836dec42e93031a09260447bf1c60c2643](https://github.com/StoneCypher/jssm/commit/f95e2d836dec42e93031a09260447bf1c60c2643)
|
|
157
148
|
|
|
158
149
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
159
150
|
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
* Merge pull request #500 from StoneCypher/AttemptInterRepoGhaThroughCurl2
|
|
163
|
-
* yet another attempt to chain
|
|
151
|
+
* reattempting upgrade path, should fail due to no version bump
|
|
164
152
|
|
|
165
153
|
|
|
166
154
|
|
|
@@ -169,10 +157,15 @@ Merges [e7a09e7, 575db4a]
|
|
|
169
157
|
|
|
170
158
|
|
|
171
159
|
|
|
172
|
-
|
|
160
|
+
<a name="5__70__3" />
|
|
173
161
|
|
|
174
|
-
|
|
162
|
+
## [5.70.3] - 6/9/2022 8:29:39 PM
|
|
163
|
+
|
|
164
|
+
Commit [9da2770dc47d3c2e99b9b95a56f1ae447d7ee2b7](https://github.com/StoneCypher/jssm/commit/9da2770dc47d3c2e99b9b95a56f1ae447d7ee2b7)
|
|
175
165
|
|
|
176
166
|
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
177
167
|
|
|
178
|
-
|
|
168
|
+
Merges [c48f55d, ab559f1]
|
|
169
|
+
|
|
170
|
+
* Merge pull request #497 from StoneCypher/LanguageReference
|
|
171
|
+
* More doc stubs, see StoneCypher/fsl#831, see StoneCypher/fsl#832, see StoneCypher/fsl#835, see StoneCypher/fsl#836, see StoneCypher/fsl#837
|
package/dist/es6/version.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
const version = "5.70.
|
|
1
|
+
const version = "5.70.12";
|
|
2
2
|
export { version };
|