Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernize rollup #574

Merged
merged 3 commits into from
Oct 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,7 @@ jobs:
os: macos-latest
- node-version: 21.x # check newest non-lts too
os: windows-latest
- node-version: 14.x # lastly check just ubuntu on historic node versions because speed, oldest (slowest) first
os: ubuntu-latest
- node-version: 15.x
os: ubuntu-latest
- node-version: 16.x
- node-version: 16.x # lastly check just ubuntu on historic node versions because speed, oldest (slowest) first
os: ubuntu-latest
- node-version: 17.x
os: ubuntu-latest
Expand Down
32 changes: 31 additions & 1 deletion CHANGELOG.long.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

1173 merges; 205 releases
1175 merges; 205 releases



Expand All @@ -18,6 +18,36 @@ Published tags:



 

 

## [Untagged] - 10/20/2024 1:06:45 PM

Commit [3b5681cb78461189a4b0b8ff493e4318072f1ad2](https://github.com/StoneCypher/jssm/commit/3b5681cb78461189a4b0b8ff493e4318072f1ad2)

Author: `John Haugeland <[email protected]>`

* modernize rollup and rollup plugins




&nbsp;

&nbsp;

## [Untagged] - 10/20/2024 12:48:49 PM

Commit [5b8eceeda70dbcc8a76b7f4fc7750fd355072960](https://github.com/StoneCypher/jssm/commit/5b8eceeda70dbcc8a76b7f4fc7750fd355072960)

Author: `John Haugeland <[email protected]>`

* update gh vended actions (checkout and setup-node) to v4 each




&nbsp;

&nbsp;
Expand Down
64 changes: 32 additions & 32 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

1173 merges; 205 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)
1175 merges; 205 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)



Expand All @@ -18,6 +18,36 @@ Published tags:



&nbsp;

&nbsp;

## [Untagged] - 10/20/2024 1:06:45 PM

Commit [3b5681cb78461189a4b0b8ff493e4318072f1ad2](https://github.com/StoneCypher/jssm/commit/3b5681cb78461189a4b0b8ff493e4318072f1ad2)

Author: `John Haugeland <[email protected]>`

* modernize rollup and rollup plugins




&nbsp;

&nbsp;

## [Untagged] - 10/20/2024 12:48:49 PM

Commit [5b8eceeda70dbcc8a76b7f4fc7750fd355072960](https://github.com/StoneCypher/jssm/commit/5b8eceeda70dbcc8a76b7f4fc7750fd355072960)

Author: `John Haugeland <[email protected]>`

* update gh vended actions (checkout and setup-node) to v4 each




&nbsp;

&nbsp;
Expand Down Expand Up @@ -147,34 +177,4 @@ Author: `John Haugeland <[email protected]>`

Merges [f820f8d, 54f0f4f]

* WIP on AddAfterAnyHook: f820f8d After hook for single node, fixes StoneCypher/fsl#698




&nbsp;

&nbsp;

## [Untagged] - 7/6/2024 5:46:50 PM

Commit [54f0f4f72ca63de414e1362471377494492ca101](https://github.com/StoneCypher/jssm/commit/54f0f4f72ca63de414e1362471377494492ca101)

Author: `John Haugeland <[email protected]>`

* index on AddAfterAnyHook: f820f8d After hook for single node, fixes StoneCypher/fsl#698




&nbsp;

&nbsp;

## [Untagged] - 7/6/2024 5:43:39 PM

Commit [f820f8d0dcc226a6cbe227e16d6e250a3c298be8](https://github.com/StoneCypher/jssm/commit/f820f8d0dcc226a6cbe227e16d6e250a3c298be8)

Author: `John Haugeland <[email protected]>`

* After hook for single node, fixes StoneCypher/fsl#698
* WIP on AddAfterAnyHook: f820f8d After hook for single node, fixes StoneCypher/fsl#698
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ Please edit the file it's derived from, instead: `./src/md/readme_base.md`



* Generated for version 5.101.0 at 10/20/2024, 12:48:03 PM
* Generated for version 5.102.0 at 10/20/2024, 1:09:28 PM

-->
# jssm 5.101.0
# jssm 5.102.0

Easy. Small. Fast. TS, es6, es5. Node, Browser. 100% coverage. Property
tests. Fuzz tests. Language tests for a dozen languages and emoji. Easy to
Expand Down
4 changes: 2 additions & 2 deletions dist/deno/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ Please edit the file it's derived from, instead: `./src/md/readme_base.md`



* Generated for version 5.101.0 at 10/20/2024, 12:48:03 PM
* Generated for version 5.102.0 at 10/20/2024, 1:09:28 PM

-->
# jssm 5.101.0
# jssm 5.102.0

Easy. Small. Fast. TS, es6, es5. Node, Browser. 100% coverage. Property
tests. Fuzz tests. Language tests for a dozen languages and emoji. Easy to
Expand Down
2 changes: 1 addition & 1 deletion dist/deno/jssm.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/es6/version.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
const version = "5.101.0", build_time = 1729453571202;
const version = "5.102.0", build_time = 1729454870660;
export { version, build_time };
2 changes: 1 addition & 1 deletion dist/jssm.es5.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/jssm.es5.iife.cjs

Large diffs are not rendered by default.

30 changes: 14 additions & 16 deletions dist/jssm.es5.iife.nonmin.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 14 additions & 16 deletions dist/jssm.es5.nonmin.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/jssm.es6.mjs

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions dist/jssm.es6.nonmin.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

88 changes: 44 additions & 44 deletions docs/docs/classes/jssm.Machine.html

Large diffs are not rendered by default.

Loading
Loading