Conversation
Contributor
How to use the Graphite Merge QueueAdd the label graphite: merge to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Member
|
Please hold on, I need to summarize the updates for the new version. |
✅ 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.39] - 2025-09-22
⚡ MacOS Performance Boost
🎯 Cross-Chunk Optimization
/* @__NO_SIDE_EFFECTS__ */annotation🚀 Features
/* @vite-ignore */comment for dynamic imports (feat: support ignoring/* @vite-ignore */comment for dynamic imports #6264) by @IWANABETHATGUY#__NO_SIDE_EFFECTS__annotation for export default function declaration (feat: support#__NO_SIDE_EFFECTS__annotation for export default function declaration #6239) by @IWANABETHATGUY@vite-ignorecomment (feat(rolldown_plugin_dynamic_import_vars): respect@vite-ignorecomment #6240) by @shulaodaexhaustiveoption (feat(rolldown_plugin_import_glob): supportexhaustiveoption #6236) by @shulaoda🐛 Bug Fixes
ensure_latest_build_outputshould work correctly wheneagerBuild: false(fix(dev):ensure_latest_build_outputshould work correctly wheneagerBuild: false#6262) by @hyf0🚜 Refactor
build.rsto task generator (refactor: move oxc runtime helper generation frombuild.rsto task generator #6284) by @shulaodaSpanExt(refactor: remove unusedSpanExt#6266) by @IWANABETHATGUY@rolldown-ignoreignore comment support (refactor: remove@rolldown-ignoreignore comment support #6265) by @IWANABETHATGUYAddress::from(refactor: simplify usage forAddress::from#6245) by @IWANABETHATGUYstmt_info_idxin StmtInfo (refactor: removestmt_info_idxin StmtInfo #6244) by @IWANABETHATGUYCrossModuleOptimizationRunnerContextin cross_module_optimization (refactor: extractCrossModuleOptimizationRunnerContextin cross_module_optimization #6243) by @IWANABETHATGUYWatcherEventServicetoBuildDriverService(refactor(dev): renameWatcherEventServicetoBuildDriverService#6232) by @hyf0this.loadusing futures instead of callbacks (refactor: waitthis.loadusing futures instead of callbacks #6222) by @sapphi-redruntime_resolve_baseoption (refactor(rolldown_plugin_transform): remove unusedruntime_resolve_baseoption #6226) by @sapphi-red📚 Documentation
⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
cargo publish --workspacework (chore(rust): continue to makecargo publish --workspacework #6281) by @Boshencargo publish --dry-run --workspace(chore(rust): fixes forcargo publish --dry-run --workspace#6279) by @Boshen❤️ New Contributors