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.51] - 2025-11-19
🔄 Node.js ESM Compatibility
module.exportsexport in ESM⚙️ Toolchain Upgrade
💥 BREAKING CHANGES
🚀 Features
get_hashutility function (feat(rolldown_plugin_utils): extractget_hashutility function #7059) by @shulaodaCSSEntriesCache(feat(rolldown_plugin_asset): initializeCSSEntriesCache#7015) by @shulaodatransformIndexHtmllogic (feat(rolldown_plugin_vite_html): aligntransformIndexHtmllogic #7010) by @shulaodabindingifyViteHtmlPlugin(feat(builtin-plugin): supportbindingifyViteHtmlPlugin#7008) by @shulaodageneratedCode.symbolsfor reexport dynamic modules. (feat: implgeneratedCode.symbolsfor reexport dynamic modules. #6993) by @IWANABETHATGUYmodule.exportsESM export (feat: support Node.jsmodule.exportsESM export #6967) by @copilot🐛 Bug Fixes
canonical name not found for "__toESM"error when only named imports are used from a CJS module (fix:canonical name not found for "__toESM"error when only named imports are used from a CJS module #7094) by @sapphi-redrender_asset_url_in_js(fix(rolldown_plugin_utils): correct string slicing inrender_asset_url_in_js#7061) by @shulaodaget_or_insert_defaultforHTMLProxyResult(fix(rolldown_plugin_vite_css_post): useget_or_insert_defaultforHTMLProxyResult#7052) by @shulaodacommonjs-proxyCSS requests (fix(rolldown_plugin_vite_css): skipcommonjs-proxyCSS requests #7050) by @shulaodais_css_module(fix(rolldown_plugin_utils): correctis_css_module#7049) by @shulaodais_css_request(fix(rolldown_plugin_utils): correctis_css_request#7048) by @shulaodahandle_style_tag_or_attribute(fix(rolldown_plugin_vite_html): correcthandle_style_tag_or_attribute#7038) by @shulaodaconfigtohtmlInlineProxyPlugin(fix(builtin-plugin): addconfigtohtmlInlineProxyPlugin#7036) by @shulaoda/*$vite$:1*/correctly (fix(rolldown_plugin_vite_css_post): remove/*$vite$:1*/correctly #7018) by @shulaodastyle_urls(fix(rolldown_plugin_vite_html): use correct span forstyle_urls#7017) by @shulaodaviteHtmlPluginrelated logic (fix(builtin-plugin): correctviteHtmlPluginrelated logic #7013) by @shulaodaensure_latest_bundle_outputshouldn't loop infinitely (fix(rust/dev):ensure_latest_bundle_outputshouldn't loop infinitely #6974) by @hyf0DevEngine#ensure_latest_bundle_outputshould schedule a rebuild task if there're no queued tasks (fix(rust/dev):DevEngine#ensure_latest_bundle_outputshould schedule a rebuild task if there're no queued tasks #6968) by @hyf0🚜 Refactor
rootinstead ofcwd(refactor(rolldown_plugin_vite_html): userootinstead ofcwd#7035) by @shulaodarootinstead ofcwd(refactor(rolldown_plugin_vite_css_post): userootinstead ofcwd#7034) by @shulaodarootinstead ofcwd(refactor(rolldown_plugin_vite_css): userootinstead ofcwd#7033) by @shulaodarootinstead ofcwd(refactor(rolldown_plugin_transform): userootinstead ofcwd#7032) by @shulaodarootinstead ofcwd(refactor(rolldown_plugin_reporter): userootinstead ofcwd#7031) by @shulaodarootinstead ofcwd(refactor(rolldown_plugin_asset): userootinstead ofcwd#7030) by @shulaodarootinstead ofcwd(refactor(rolldown_plugin_html_inline_proxy): userootinstead ofcwd#7029) by @shulaodarolldown_devcrate (refactor(rust/dev): remove dead code ofrolldown_devcrate #6997) by @hyf0rolldown_devcrate (refactor(rust): move dev related code into newrolldown_devcrate #6996) by @hyf0Fs(refactor(rolldown_resolver): use consistent generic parameter nameFs#6998) by @shulaodais_module_facade()tois_entry_point()for clarity (refactor: renameis_module_facade()tois_entry_point()for clarity #6994) by @IWANABETHATGUYResult<_>from the return type ofBundleCoordinator::schedule_build_if_stale(refactor(rust/dev): unwrapResult<_>from the return type ofBundleCoordinator::schedule_build_if_stale#6980) by @sapphi-redCoordinatorStatustoCoordinatorStateSnapshot(refactor(rust/dev): renameCoordinatorStatustoCoordinatorStateSnapshot#6973) by @hyf0InitialBuildStatewithCoordinatorState(refactor(rust/dev): replaceInitialBuildStatewithCoordinatorState#6972) by @hyf0Debug,Clone,CopyforCjsGlobalAssignmentType(refactor(ast_scanner): deriveDebug,Clone,CopyforCjsGlobalAssignmentType#6971) by @camc314CoordinatorMsg::HasLatestBuildOutputwithGetStatus(refactor(rust/dev): replaceCoordinatorMsg::HasLatestBuildOutputwithGetStatus#6960) by @hyf0ensure_current_build_finishshouldn't block the coordinator's event loop (refactor(rust/dev):ensure_current_build_finishshouldn't block the coordinator's event loop #6959) by @hyf0📚 Documentation
⚡ Performance
collect_vec(perf: remove unnecessarycollect_vec#6999) by @IWANABETHATGUY🧪 Testing
⚙️ Miscellaneous Tasks
rolldown_debugtorolldown_devtools(chore(rust): renamerolldown_debugtorolldown_devtools#7026) by @hyf0recover_from_initial_build_errortoerror_recovery/from_initial_build_syntax_error(chore: move testrecover_from_initial_build_errortoerror_recovery/from_initial_build_syntax_error#6990) by @hyf0typescript/consistent-type-importsrule (chore(oxlint): enabletypescript/consistent-type-importsrule #6987) by @shulaoda