Conversation
✅ Deploy Preview for rolldown-rs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.55] - 2025-12-17
✨ Post-Minification Banner & Footer
postBannerandpostFooteroptions allow adding content to chunks after minification, ensuring your comments won't be stripped by the minifier:🚀 Features
inlineDynamicImportsoptions (feat: add validation errors for incompatibleinlineDynamicImportsoptions #7539) by @copilotmemfsfromrolldown/experimentalfor browser builds (feat: exportmemfsfromrolldown/experimentalfor browser builds #7490) by @copilotpostBannerandpostFooter(feat: implementpostBannerandpostFooter#7487) by @sevenc-nanashirolldown_plugin_lazy_compilation(feat(dev): initializerolldown_plugin_lazy_compilation#7488) by @hyf0experimental.transform_hires_sourcemap: 'boundary'by default (feat: enableexperimental.transform_hires_sourcemap: 'boundary'by default #7478) by @sapphi-red🐛 Bug Fixes
output.exports,output.format,output.hash_characters(fix: avoid panic on invalid values foroutput.exports,output.format,output.hash_characters#7542) by @sapphi-red__proto__export for module namespace correctly (fix: handle__proto__export for module namespace correctly #7534) by @sapphi-red__proto__export correctly (fix: handle__proto__export correctly #7533) by @sapphi-redminify: 'dce-only'(fix: disable syntax transform optimization forminify: 'dce-only'#7520) by @sapphi-redInfinityfor chunk_limit (fix(rolldown_plugin_vite_reporter): supportInfinityfor chunk_limit #7497) by @shulaodano entry found for keyerror when merging CJS namespace exports (fix:no entry found for keyerror when merging CJS namespace exports #7474) by @sapphi-red🚜 Refactor
experimental.hmrtoexperimental.devMode(refactor(dev): renameexperimental.hmrtoexperimental.devMode#7527) by @hyf0📚 Documentation
closeBundlebehavior (docs: clarifycloseBundlebehavior #7525) by @sapphi-red🧪 Testing
crates/rolldown/tests/rollup(test: port Rollup JSX tests tocrates/rolldown/tests/rollup#7480) by @sapphi-red⚙️ Miscellaneous Tasks
banner/footer/intro/outrofor config variants (chore: supportbanner/footer/intro/outrofor config variants #7532) by @sapphi-reddce/dce_of_decoratorsesbuild test is now passing (chore:dce/dce_of_decoratorsesbuild test is now passing #7531) by @sapphi-red.github/instructions/bug-investigation.instructions.md(chore: fix format in.github/instructions/bug-investigation.instructions.md#7506) by @sapphi-red❤️ New Contributors