main
feat: support webpackPrefetch/webpackPreload magic comments on new URL() and Worker (#21012)
test: cap Node jest worker memory and fix harness teardown leaks (#21268)
fix(css): terminate a string or url() the tokenizer closed at EOF (#21624)
style: set `arrowParens` to `true` (#19706)
refactor: strict types for the test suite (#21147)
refactor: use outgoing connections for circular modules (#21255)
fix(css): leave @namespace URIs alone (#21658)
test(html): cover the HTML tokenizer and tree builder in the unit flag (#21656)
Enable HotTestCases on Deno (#21524)
feat: worklet support via module.parser.javascript.worklet (#21384)
chore: resolve "use strict" TODO (#19705)
separate integration and unit tests, use codecov flags
test: fail tests on unexpected deprecations (#21245)
refactor: fix jsdocs types style
fix(css,html): correct two printer defects a real-browser equivalence check found (#21608)
test: import attributes
feat: add defineConfig helper for typed configuration files (#21169)
feat(minify): more safe CSS/HTML transforms, with the name tables generated (#21581)
chore(deps): no outdated strip-ansi (#20835)
fix(library): don't crash on namespace object reexports in module output (#21589)
test: globalThis (#20028)
fix: respect `import.meta` name everywhere (#19726)
feat: reduce generated runtime code via method shorthand, spread, and Object.hasOwn (#21188)
feat: improve external loading for universal (node + web) targets (#21187)
feat: added support for import file from "./file.ext" with { type: "bytes" } to get the content as `Uint8Array` (#19928)
test: ignore with `bytes` type and refactor tests (#20488)