What’s New

rollup v4.62.2

v4.62.2
Fixed
  • Do not add spurious side-effect-free external imports to chunks when using minChunkSize
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)
View original