main
feat(minify): more safe CSS/HTML transforms, with the name tables generated (#21581)
feat(minify): safe HTML minify transforms, driven by the spec grammars (#21586)
refactor: use `eslint-config-webpack` (#19645)
feat(css): join adjacent rules and fold more value spellings (#21648)
feat(css): safe CSS minify transforms, measured against the engine (#21588)
refactor: consolidate HTML/CSS tokenizer modules into syntax.js (#21168)
build: verify internalSerializables in lint:special (#21476)
chore: enforce Node.js >=16 and regenerate runtime code (#20326)
build: upgrade typescript to v6 (#20982)
fix(html): align walkHtmlTokens with WHATWG spec (#21000)
refactor: update eslint configuration