main
feat(node): bump reported process.version to v26.3.0 (#34747)
chore: move bench test to spec test (#27970)
chore: move cli/tests/ -> tests/ (#22369)
chore(cli): new error message for missing dependency (#30901)
chore: update to `std@2024.07.19` (#24715)
fix(check): move module not found errors to typescript diagnostics (#27533)
chore: Happy New Year 2026 (#31748)
feat(cli): print working dir in grey in stack traces, relative paths in check + compile output (#31194)
fix(coverage): count a branch-junction line as covered when either arm runs (#35858)
feat: add `--allow-import` flag (#25469)
chore(lint): add .out file reference checker (#27078)
feat(fmt): use lax-markup for HTML, XML, SVG, and components (#35174)
feat(ext/canvas): enhance `createImageBitmap` specification compliance (#25517)
fix: link to docs in JSON import error message (#34611)
chore: rough first pass on spec tests (#22877)
chore: move info itests (#25659)
fix(runtime): bridge console to the inspector regardless of --inspect flag (#35795)
chore: remove itest macro (#31795)
chore: move more tests away from itest (#22909)
chore: deprecate lint itests (#25655)
feat: lockfile v4 by default (#25165)
chore: update references to `deno_std` to use JSR (#23239)
fix(ext/node): set kLastWriteWasAsync in JS write path to prevent double callback (#32814)
feat: use Node.js timers by default and remove global proxy (#33249)
fix(publish): report when the registry rejects a provenance attestation (#36404)
Revert "feat(fmt): sort type-only named import/exports last" (#25705)
fix(core): deactivate idle TTY write handles (#35886)
feat(serve): env var DENO_SERVE_ADDRESS for configuring default listen address (#28877)
chore: deprecate test itests (#25512)
fix(ext/node_crypto): support PBES2/AES-CBC bags in tls.createSecureContext pfx (#34438)
feat: Wasm module support (#26668)
feat: OffscreenCanvas (#29357)
perf(workers): incremental message-passing cleanups (#35108)
feat(lint): `deno lint --fix` and lsp quick fixes (#22615)
ci: add build, test, wpt, and bench jobs (#32158)