You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- ci - Add shell-functions shGitPullrequestCleanup(), shGitPullrequest() to automatically cleanup or create-and-push github-pull-commit to origin/alpha.
- jslint - Allow destructuring-assignment after function-definition.
- ci - Replace npm-package used to auto-build vscode-plugin, vsce to @vscode/vsce.
- test - Update test-function jstestDescribe() to wait awhile for imports to initialize before running tests.
- ci - Fix tmpdir in shell-function shBrowserScreenshot().
- vim - Allow installing vim-plugin to any directory, instead of hardcoded to ~/.vim/.
- ci - Update github-ci for actions/cache, actions/setup-python from nodejs v16 to nodejs v20.
- ci - Update shell-function shRollupFetch() to fix blank date-committed.
- ci - bugfix - Fix google-chrome unable to create screenshot because user-data-dir is /dev/null.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
- jslint - add new warning requiring paren around plus-separated concatenations.
8
8
- jslint - try to improve parser to be able to parse jquery.js without stopping.
9
9
10
-
# v2024.3.1-beta
10
+
# v2024.3.26
11
11
- ci - Add shell-functions shGitPullrequestCleanup(), shGitPullrequest() to automatically cleanup or create-and-push github-pull-commit to origin/alpha.
12
12
- jslint - Allow destructuring-assignment after function-definition.
13
13
- ci - Replace npm-package used to auto-build vscode-plugin, vsce to @vscode/vsce.
| CI |[](https://github.com/jslint-org/jslint/actions?query=branch%3Amaster)|[](https://github.com/jslint-org/jslint/actions?query=branch%3Abeta)|[](https://github.com/jslint-org/jslint/actions?query=branch%3Aalpha)|
0 commit comments