Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[1.0.0-beta.28] - 2025-07-17
🚀 Features
moduleandexportsparameters to CJS initializer functions (feat(hmr): addmoduleandexportsparameters to CJS initializer functions #5322) by @hyf0vitejs/rolldown-vite#318(feat(rolldown_plugin_transform): align withvitejs/rolldown-vite#318#5318) by @shulaodavitejs/rolldown-vite#315(feat(rolldown_plugin_transform): align withvitejs/rolldown-vite#315#5315) by @shulaodatrait HmrAstBuilderto unify ast construction (feat(hmr): usetrait HmrAstBuilderto unify ast construction #5310) by @hyf0watch.onInvalidate(feat: addwatch.onInvalidate#5239) by @situ2001render_chunklogic (feat(rolldown_plugin_chunk_import_map): implement initialrender_chunklogic #5306) by @shulaodaexperimental.incrementalBuildoption (feat(js): exposeexperimental.incrementalBuildoption #5300) by @IWANABETHATGUYexperimental.onDemandWrappingoption (feat(js): supportexperimental.onDemandWrappingoption #5299) by @IWANABETHATGUY🐛 Bug Fixes
keepNames(fix: only transform VarDeclaration when enablekeepNames#5323) by @IWANABETHATGUYkeepNamesshould consider exportNamed function declaration (fix:keepNamesshould consider exportNamed function declaration #5298) by @IWANABETHATGUYprocess.versionsfor browser build (fix: undefinedprocess.versionsfor browser build #5295) by @sxzzminify: 'dce-only'(fix: keep legal and annotation comments forminify: 'dce-only'#5280) by @sapphi-redpreserveEntrySignatures: falseis used (fix: unstable chunk generation whenpreserveEntrySignatures: falseis used #5274) by @IWANABETHATGUY🚜 Refactor
EcmaCompiler::minify(refactor: pass the while CodegenOptions toEcmaCompiler::minify#5279) by @sapphi-redcanonical_exportstwice (refactor: avoid iteratecanonical_exportstwice #5276) by @IWANABETHATGUY📚 Documentation
⚡ Performance
nameproperty withkeepNamesenabled (perf: inline function expression when rewritingnameproperty withkeepNamesenabled #5321) by @IWANABETHATGUY🧪 Testing
⚙️ Miscellaneous Tasks
❤️ New Contributors