- ci - Update file publish.yml to use trusted-publishing for npm packages.
- jslint - regression-fix - Warn about variable usage before initialization.
- jslint - Allow parenthesis after ellipsis inside a function call.
- ci - Upgrade nodejs used in ci to v24.
What's Changed
-
- ci - Upgrade nodejs used in ci to v24. by @kaizhu256 in #482
- Allow parenthesis after ellipsis inside a function call by @rob-legrand in #483
- fixes #458 - Warn about variable usage before initialization. by @bunglegrind in #484
-
v2025.12.28 by @kaizhu256 in #485
New Contributors
- @rob-legrand made their first contribution in #483
- @bunglegrind made their first contribution in #484
Full Changelog: v2025.10.31...v2025.12.28