v5.109.2
refactor: use logical assignment in array-push chunk loading (#21404)
perf: faster JavaScript parsing, AST walking and side-effects analysis (#21373)
refactor: add basic descriptions (#20787)
refactor: annotate constructor fields with @type to improve type coverage (#21265)
feat: wrap non-hoistable CommonJS modules into module concatenation (#21436)
refactor: type buildInfo and buildMeta per module type (#21172)
feat: annotate schema options with added keywords (#21473)
feat: derive parser locations from node offsets (#21451)
perf: standalone JavaScript tokenizer ported from acorn (#21500)