v4.62.2
v4.62.2
rollup
View on GitHubView PackagePublished: Jun 19, 2026

Release Notes

4.62.2

2026-06-19

Bug Fixes

  • Do not add spurious side-effect-free external imports to chunks when using minChunkSize (#6411)

Pull Requests

  • #6411: Skip side-effect-free external imports when hoisting is disabled (@morgan-coded, @lukastaegert)
  • #6416: refactor(rust/parser_ast): extract property AstConverter write buffer kind logic to new method (@fabianbernhart, @lukastaegert)