rollup v4.62.2 Release Notes
Release Date: 2026-06-19 // 22 days ago-
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)
Previous changes from v4.62.0
-
4.62.0
2026-06-13
🔋 Features
- Ensure that shared dependencies between manual chunks and entry points receive a serparate chunk (#6374)
Pull Requests
- #6374: Extract the static dependencies imported by manual chunks into separate chunks (@TrickyPi, @lukastaegert)
- ⚡️ #6405: fix(deps): update minor/patch updates (@renovate[bot])
- 📌 #6406: chore(deps): pin dependency concurrently to v9 (@renovate[bot], @lukastaegert)
- ⚡️ #6407: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
- ⚡️ #6409: chore(deps): update minor/patch updates to v6.2.0 (@renovate[bot])
- ⚡️ #6410: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
- ⚡️ #6412: fix(deps): update minor/patch updates (@renovate[bot])
- ⚡️ #6413: chore(deps): update dependency eslint-plugin-unicorn to v65 (@renovate[bot])
- ⚡️ #6414: chore(deps): lock file maintenance minor/patch updates (@renovate[bot], @lukastaegert)