v5.109.1
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)
fix: test262 conformance for import defer and dynamic import() options (#21446)
fix: avoid stray semicolon after a parenthesized sequence element (#21533)
feat: derive parser locations from node offsets (#21451)
perf: standalone JavaScript tokenizer ported from acorn (#21500)