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.58] - 2025-12-31
💥 BREAKING CHANGES
🚀 Features
should_transform_jsfor raw options (feat: implement target feature check inshould_transform_jsfor raw options #7697) by @shulaodaoutput.dynamicImportInCjsoption (feat: supportoutput.dynamicImportInCjsoption #7677) by @shulaodaChecksOptionstype (feat(types): exposeChecksOptionstype #7653) by @sapphi-red🐛 Bug Fixes
🚜 Refactor
StableModuleIdas the map key if possible (refactor(rust): useStableModuleIdas the map key if possible #7718) by @hyf0StableModuleIdinstead of&strfromModule#stable_id()(refactor(rust): returnStableModuleIdinstead of&strfromModule#stable_id()#7717) by @hyf0Module#stable_id()(refactor(rust): return correct stable id of external module fromModule#stable_id()#7716) by @hyf0StableModuleIdtype (refactor(rust): introduceStableModuleIdtype #7715) by @hyf0id.as_arc_str().clone().into()(refactor(rust): reduce unnecessaryid.as_arc_str().clone().into()#7714) by @hyf0ModuleId#resource_idand useas_arc_strdirectly (refactor(rust): removeModuleId#resource_idand useas_arc_strdirectly #7710) by @hyf0Module#id_clone(refactor(rust): remove unusedModule#id_clone#7709) by @hyf0Module#id_as_strand useModule#iddirectly (refactor(rust): removeModule#id_as_strand useModule#iddirectly #7708) by @hyf0ExternalModule#idhave the typeModuleId(refactor(rust): makeExternalModule#idhave the typeModuleId#7707) by @hyf0Module#idtoModule#id_as_str(refactor(rust): renameModule#idtoModule#id_as_str#7706) by @hyf0ModuleIdinstead of rawArcStrforScanStageCache(refactor(rust): useModuleIdinstead of rawArcStrforScanStageCache#7701) by @hyf0ModuleIdas the type ofResolvedId#id(refactor: useModuleIdas the type ofResolvedId#id#7694) by @hyf0resolved_request_info.rstoresolved_id.rsand move its contents (refactor(types): renameresolved_request_info.rstoresolved_id.rsand move its contents #7687) by @hyf0<CWD>/node_modules/.rolldown(refactor(devtools): emit data to<CWD>/node_modules/.rolldown#7692) by @hyf0InvalidOptionfor hash placeholder generation errors (refactor: useInvalidOptionfor hash placeholder generation errors #7674) by @shulaoda📚 Documentation
⚙️ Miscellaneous Tasks
homepagefield to package.json (chore: addhomepagefield to package.json #7648) by @trivikr