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