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. |
✅ 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.48] - 2025-11-10
💥 Breaking Changes
this.emitFilenow respectschunkFileNamesfor chunk typeDeprecated top-level options removed
define→transform.defineinject→transform.injectdropLabels→transform.dropLabelskeepNames→output.keepNamesprofilerNames→output.generatedCode.profilerNamesStable plugins moved from experimental
RolldownBuild#scanis removed, now only available fromrolldown/experimental💥 BREAKING CHANGES
this.emitFiledoes not respectchunkFileNames(fix!: this.emitFile does not respect chunkFileNames #6868) by @copilotdropLabelsoption (refactor!: remove deprecated top-leveldropLabelsoption #6915) by @sapphi-redkeepNamesoption (refactor!: remove deprecated top-levelkeepNamesoption #6914) by @sapphi-redprofilerNamesoption (refactor!: remove deprecated top-levelprofilerNamesoption #6913) by @sapphi-reddefineandinjectoptions (refactor!: remove deprecated top-leveldefineandinjectoptions #6912) by @sapphi-redrolldown/plugins(refactor!: move stable plugins from experimental torolldown/plugins#6303) by @shulaodaRolldownBuild#scan, only expose it fromrolldown/experimental(fix(node)!: remove experimentalRolldownBuild#scan, only expose it fromrolldown/experimental#6889) by @hyf0🚀 Features
BundleModeto handle incremental build exhaustively (feat(rust): useBundleModeto handle incremental build exhaustively #6894) by @hyf0parseSync/parseAsyncfunction (feat: exposeparseSync/parseAsyncfunction #6866) by @sapphi-red__toESMhelper when only named imports are used from CJS modules (feat: skip__toESMhelper when only named imports are used from CJS modules #6850) by @copilothtmlInlineProxyPlugin(feat(rolldown_binding): exposehtmlInlineProxyPlugin#6856) by @shulaodaloadhook logic (feat(rolldown_plugin_html_inline_proxy): alignloadhook logic #6855) by @shulaodaresolveIdhook logic (feat(rolldown_plugin_html_inline_proxy): alignresolveIdhook logic #6854) by @shulaoda🐛 Bug Fixes
hook_resolve_id_triggercorrectly (fix(debug): ensure injectinghook_resolve_id_triggercorrectly #6908) by @hyf0NormalizedOutputOptionsImplandNormalizedInputOptionsImplenumerable (fix(node):NormalizedOutputOptionsImplandNormalizedInputOptionsImplenumerable #6861) by @hyf0RolldownOutputshould be enumerable (fix(node): keys ofRolldownOutputshould be enumerable #6852) by @copilot🚜 Refactor
BundleContexttoBundleHandle(refactor(rust): renameBundleContexttoBundleHandle#6893) by @hyf0build_spantobundle_span(refactor(rust): renamebuild_spantobundle_span#6892) by @hyf0PluginDriverFactoryto manage creation ofPluginDriver(refactor(rust): introducePluginDriverFactoryto manage creation ofPluginDriver#6891) by @hyf0BindingBundlerImpl(refactor(crates/rolldown_binding): remove uselessBindingBundlerImpl#6888) by @hyf0BundlertoClassicBundlerand clarify the purpose (refactor(crates/rolldown_binding): renameBundlertoClassicBundlerand clarify the purpose #6887) by @hyf0BuildFactory/BuildtoBundleFactory/Bundle(refactor(rust): renameBuildFactory/BuildtoBundleFactory/Bundle#6886) by @hyf0Bundler(refactor(rust): tweak incremental build related methods ofBundler#6884) by @hyf0BuildFactoryforBundler(refactor(rust): manage build viaBuildFactoryforBundler#6883) by @hyf0Bundlerthat satisfy the usage ofRolldownBuild(refactor(node): implement a newBundlerthat satisfy the usage ofRolldownBuild#6877) by @hyf0nonEnumerabledecorator (refactor(node): remove uselessnonEnumerabledecorator #6862) by @hyf0📚 Documentation
defaultexport interop (docs(in-depth/bundling-cjs): clarify the condition ofdefaultexport interop #6875) by @sapphi-redthisin exported functions (docs: add troubleshooting section forthisin exported functions #6865) by @sapphi-red⚡ Performance
🧪 Testing
.defaultaccess #6881 with scientific notation (test: add test case for issue #6881 with scientific notation #6906) by @IWANABETHATGUY⚙️ Miscellaneous Tasks
oxc_resolverandoxc_resolver_napi(chore(deps): updateoxc_resolverandoxc_resolver_napi#6901) by @shulaoda