v25.8.2
util: fix parseArgs skipping positional arg with --eval and --print
lib: refactor code to improve readability
assert: fix loose deepEqual arrays with undefined and null failing
util: fix debuglog.enabled not being present with callback logger
meta: enable jsdoc/check-tag-names rule
util: add fast path to stripVTControlCharacters
tools: add lint rule to keep primordials in ASCII order
lib: add trace-sigint APIs
util: add `types.isFloat16Array()`