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. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
✅ 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.44] - 2025-10-20
💥 Breaking Changes
jsxremoved, usetransform.jsxinsteadoutput.minifyInternalExportsnow enabled by default🎯 Enhanced Tree-Shaking
new Uint8Array(),new Int32Array(), etc.) marked as pure⚙️ Configuration Improvements
output.cleanDiroptiondefine→transform.defineinject→transform.injectdropLabels→transform.dropLabelskeepNames→output.keepNamesprofilerNames→output.generatedCode.profilerNames💥 BREAKING CHANGES
output.minifyInternalExportsforformat: 'es'orminify: true(feat!: enableoutput.minifyInternalExportsforformat: 'es'orminify: true#6594) by @sapphi-redInputOptions.jsx, prefertransform.jsxalways (feat(node/options)!: removeInputOptions.jsx, prefertransform.jsxalways #6548) by @hyf0🚀 Features
transform.jsx(feat: support jsx preset fortransform.jsx#6630) by @shulaodainject_to_bodyfunction (feat(rolldown_plugin_vite_html): aligninject_to_bodyfunction #6622) by @shulaodais_legacyfield (feat(rolldown_vite_css_post_plugin): tweakis_legacyfield #6620) by @shulaodaviteHtmlPlugin(feat(native-plugin): exposeviteHtmlPlugin#6609) by @shulaodaviteCSSPostPlugin(feat(native-plugin): exposeviteCSSPostPlugin#6606) by @shulaodaviteCSSPlugin(feat(builtin-plugin): exposeviteCSSPlugin#6605) by @shulaodaoutput.clearDirto clean updirbefore build (feat(rolldown): supportoutput.clearDirto clean updirbefore build #6486) by @aprosailRolldownOutputinstead ofBindingOutputsfromonOutput(feat(dev): returnRolldownOutputinstead ofBindingOutputsfromonOutput#6563) by @sapphi-reddropLabelsand addtransform.dropLabels(feat(node/options): deprecatedropLabelsand addtransform.dropLabels#6557) by @hyf0keepNamesand addoutput.keepNames(feat(node/options): deprecatekeepNamesand addoutput.keepNames#6556) by @hyf0profilerNamesand addoutput.generatedCode.profilerNames(feat(node/options): deprecateprofilerNamesand addoutput.generatedCode.profilerNames#6555) by @hyf0injectanddefineand addtransform.define,transform.inject(feat(node/options): deprecate top levelinjectanddefineand addtransform.define,transform.inject#6544) by @hyf0experimental.nativeMagicString(feat: add an example how to transform code and generate sourcemap withexperimental.nativeMagicString#6514) by @IWANABETHATGUY🐛 Bug Fixes
package_json_pathfrom resolveId hook (fix(plugin/vite-resolve): returnpackage_json_pathfrom resolveId hook #6434) by @sapphi-redshould have idxerror happens withdeferSyncScanData+ incremental rebuild (fix(dev):should have idxerror happens withdeferSyncScanData+ incremental rebuild #6568) by @sapphi-redbundler.scandoesn't get handled (fix(rust/dev): error ofbundler.scandoesn't get handled #6547) by @copilotsourcemapis disabled (fix: avoid processing native MagicString sourcemap whensourcemapis disabled #6510) by @IWANABETHATGUY🚜 Refactor
BindingAssetInlineLimit(refactor(rolldown_binding): unifyBindingAssetInlineLimit#6625) by @shulaodaBindingAssetPluginConfig(refactor(rolldown_binding): tweakBindingAssetPluginConfig#6624) by @shulaodaviteCSSPluginconfig (refactor: tweakviteCSSPluginconfig #6610) by @shulaodaTaskInputinto enum to reduce invalid states (refactor(rust/dev): refactorTaskInputinto enum to reduce invalid states #6575) by @hyf0ScanStageCache#merge(refactor: improve the error message ofScanStageCache#merge#6564) by @IWANABETHATGUYclient_idto check if module is executed for test environment (refactor(rust/dev): useclient_idto check if module is executed for test environment #6566) by @hyf0&strorJsStringto avoid unnecessary clone (refactor(rust/binding): use&strorJsStringto avoid unnecessary clone #6523) by @hyf0&strto avoid unnecessary clone (refactor(rust/binding): use&strto avoid unnecessary clone #6520) by @hyf0📚 Documentation
/guide/in-depth/to/in-depth/(docs: add redirect from/guide/in-depth/to/in-depth/#6554) by @copilotAdditional Thanksinacknowledgementspage (docs: addAdditional Thanksinacknowledgementspage #6507) by @hyf0experimental.nativeMagicString(docs: polish doc forexperimental.nativeMagicString#6504) by @IWANABETHATGUY⚡ Performance
createTokioRuntime(perf(cli): advancecreateTokioRuntime#6618) by @hyf0ClientInput(perf(rust/dev): remove unncessary clone forClientInput#6565) by @hyf0cross_module_optimizationstage parallel (perf: visit ast incross_module_optimizationstage parallel #6552) by @IWANABETHATGUY🧪 Testing
⚙️ Miscellaneous Tasks
replacePluginto compatible with rollup (chore: remove string conversion warning inreplacePluginto compatible with rollup #6639) by @IWANABETHATGUYbuild.ts(chore: remove deprecated warning inbuild.ts#6621) by @IWANABETHATGUYcargo publish --workspacework (chore(rust): makecargo publish --workspacework #6287) by @Boshenopposite_minify_internal_exportsand removeminify_internal_exportsextend test (chore(test): addopposite_minify_internal_exportsand removeminify_internal_exportsextend test #6596) by @hyf0BindingBuiltinPluginName(chore: tweakBindingBuiltinPluginName#6574) by @shulaodanotifycrate (chore(rust): use forkednotifycrate #6573) by @Boshen.len()and.is_empty()toHybridIndexVec(chore: add.len()and.is_empty()toHybridIndexVec#6570) by @sapphi-redAGENT.mdwith verified prompts (chore(ai): improveAGENTS.mdwith verified prompts #6533) by @hyf0too-many-lines-thresholdto 200 (chore(clippy): settoo-many-lines-thresholdto 200 #6530) by @shulaoda❤️ New Contributors