jssm 5.88.4 → 5.89.1
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 +32 -32
- package/README.md +2 -2
- 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 +4 -4
- package/typedoc-options.js +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
|
+
1089 merges; 182 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
@@ -18,6 +18,36 @@ Published tags:
|
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
## [Untagged] - 5/7/2023 12:28:52 PM
|
|
26
|
+
|
|
27
|
+
Commit [2a87cf16db9631a4cb35bcff98e1bda51e19486f](https://github.com/StoneCypher/jssm/commit/2a87cf16db9631a4cb35bcff98e1bda51e19486f)
|
|
28
|
+
|
|
29
|
+
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
30
|
+
|
|
31
|
+
* draft support for deno
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
## [Untagged] - 2/7/2023 3:52:11 PM
|
|
41
|
+
|
|
42
|
+
Commit [ef4285a2699696409cfd36f3ed5b63f67f568f34](https://github.com/StoneCypher/jssm/commit/ef4285a2699696409cfd36f3ed5b63f67f568f34)
|
|
43
|
+
|
|
44
|
+
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
45
|
+
|
|
46
|
+
* cleanup and bumps
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
21
51
|
|
|
22
52
|
|
|
23
53
|
|
|
@@ -163,34 +193,4 @@ Author: `John Haugeland <stonecypher@gmail.com>`
|
|
|
163
193
|
Merges [85963d8, a6733d4]
|
|
164
194
|
|
|
165
195
|
* Merge pull request #550 from StoneCypher/ReattemptDenoSupport
|
|
166
|
-
* Reattempt deno support
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
## [Untagged] - 12/4/2022 11:45:25 AM
|
|
176
|
-
|
|
177
|
-
Commit [a6733d4140c1b7ac86c6e706d40e859150c36f94](https://github.com/StoneCypher/jssm/commit/a6733d4140c1b7ac86c6e706d40e859150c36f94)
|
|
178
|
-
|
|
179
|
-
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
180
|
-
|
|
181
|
-
* Add deno version minification to build pass
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
## [Untagged] - 12/4/2022 11:38:18 AM
|
|
191
|
-
|
|
192
|
-
Commit [80bac8b00a875e2ce5386cea8f21efe59db5ccf6](https://github.com/StoneCypher/jssm/commit/80bac8b00a875e2ce5386cea8f21efe59db5ccf6)
|
|
193
|
-
|
|
194
|
-
Author: `John Haugeland <stonecypher@gmail.com>`
|
|
195
|
-
|
|
196
|
-
* Reattempting Deno support. Removed the non-mins.
|
|
196
|
+
* Reattempt deno support
|
package/README.md
CHANGED
|
@@ -18,10 +18,10 @@ Please edit the file it's derived from, instead: `./src/md/readme_base.md`
|
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
|
|
21
|
-
* Generated for version 5.
|
|
21
|
+
* Generated for version 5.89.1 at 5/13/2023, 11:34:21 PM
|
|
22
22
|
|
|
23
23
|
-->
|
|
24
|
-
# jssm 5.
|
|
24
|
+
# jssm 5.89.1
|
|
25
25
|
|
|
26
26
|
Easy. Small. Fast. TS, es6, es5. Node, Browser. 100% coverage. Property
|
|
27
27
|
tests. Fuzz tests. Language tests for a dozen languages and emoji. Easy to
|
package/dist/es6/version.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
const version = "5.
|
|
1
|
+
const version = "5.89.1", build_time = 1684045938941;
|
|
2
2
|
export { version, build_time };
|