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.32] - 2025-08-11
💥 BREAKING CHANGES
advanceChunksandpreserveEntrySignatures(feat(advanceChunks)!: remove interaction betweenadvanceChunksandpreserveEntrySignatures#5629) by @hyf0TreeshakingOptionstype with Rollup (fix(types)!: alignTreeshakingOptionstype with Rollup #5592) by @sapphi-red🚀 Features
contextoption (feat: supportcontextoption #5631) by @7086cmdimport ... from 'external-module'in rolldown's best (feat(hmr): handleimport ... from 'external-module'in rolldown's best #5599) by @hyf0treeshake.moduleSideEffectsoption (feat: add array support fortreeshake.moduleSideEffectsoption #5593) by @sapphi-red🐛 Bug Fixes
./prefix for relative imports starting with.(fix: ensure./prefix for relative imports starting with.#5687) by @shulaodadeconflict_import_bindings(fix(hmr): fix regression testdeconflict_import_bindings#5684) by @hyf0export {}to ensure correct ESM detection (fix: preserve emptyexport {}to ensure correct ESM detection #5686) by @shulaodaoption.context(fix(rollup-tests): update ignored tests foroption.context#5669) by @situ2001typeof require === 'function'(fix(hmr): ensure correctness oftypeof require === 'function'#5651) by @hyf0thistoexportsfor cjs modules (fix(hmr): rewritethistoexportsfor cjs modules #5641) by @hyf0this.emitFile(fix(ci): resolve potential sync issue inthis.emitFile#5611) by @shulaodamodule.exports(fix(hmr): support re-assignment onmodule.exports#5607) by @hyf0require(...)to sensible form (fix(hmr): rewriterequire(...)to sensible form #5604) by @hyf0undefinedfromtreeshake.moduleSideEffectsfunction (fix: align behavior when returningundefinedfromtreeshake.moduleSideEffectsfunction #5595) by @sapphi-red🚜 Refactor
FxHashSetandFxHashMap(refactor(rolldown_binding): improve the use ofFxHashSetandFxHashMap#5665) by @shulaodaconstants.rs(refactor(hmr): move constants toconstants.rs#5650) by @hyf0exports,moduleto__rolldown_exports__,__rolldown_module__(refactor(hmr): rewriteexports,moduleto__rolldown_exports__,__rolldown_module__#5647) by @hyf0VisitMuttoTraverse(refactor(hmr): migrateVisitMuttoTraverse#5646) by @hyf0bit_indexfunction to getRuntimeHelperbit index (refactor: usebit_indexfunction to getRuntimeHelperbit index #5634) by @IWANABETHATGUYJsCallbackandMaybeAsyncJsCallback(refactor: improveJsCallbackandMaybeAsyncJsCallback#5628) by @shulaodaEnvFilter(refactor(rolldown_debug,rolldown_tracing): removeEnvFilter#5231) by @Boshentreeshake.moduleSideEffects(refactor: align parameter name fortreeshake.moduleSideEffects#5594) by @sapphi-red📚 Documentation
⚡ Performance
🧪 Testing
option.context(test(rollup): enable testing foroption.context#5663) by @situ2001⚙️ Miscellaneous Tasks
just debug-testalias to run test without extended test case (chore: addjust debug-testalias to run test without extended test case #5633) by @IWANABETHATGUYcase_sensitive_file_extension_comparisons(chore(clippy): allowcase_sensitive_file_extension_comparisons#5625) by @shulaoda