Skip to content

Conversation

@shulaoda
Copy link
Member

@shulaoda shulaoda commented Jun 19, 2025

Align with vitejs/vite#20115

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@netlify
Copy link

netlify bot commented Jun 19, 2025

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit c413182
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/68544832b18ec40008bfb1a3

@shulaoda shulaoda changed the title feat(rolldown_plugin_build_import_analysis): align with vitejs/vite#20115 feat(rolldown_plugin_build_import_analysis): align with vitejs/vite#20115 Jun 19, 2025
@shulaoda shulaoda marked this pull request as ready for review June 19, 2025 17:26
@github-actions
Copy link
Contributor

Benchmarks Rust

  • target: main(44c6f6d)
  • pr: 06-20-feat_rolldown_plugin_build_import_analysis_align_with_vitejs_vite_20115(c413182)
group                                                        pr                                     target
-----                                                        --                                     ------
bundle/bundle@multi-duplicated-top-level-symbol              1.00     80.9±3.72ms        ? ?/sec    1.00     81.0±3.14ms        ? ?/sec
bundle/bundle@multi-duplicated-top-level-symbol-sourcemap    1.02     93.2±4.51ms        ? ?/sec    1.00     91.4±3.44ms        ? ?/sec
bundle/bundle@rome_ts                                        1.00    118.6±3.32ms        ? ?/sec    1.00    118.1±2.24ms        ? ?/sec
bundle/bundle@rome_ts-sourcemap                              1.00    131.9±2.62ms        ? ?/sec    1.01    133.4±3.27ms        ? ?/sec
bundle/bundle@threejs                                        1.00     42.3±2.03ms        ? ?/sec    1.01     42.7±1.49ms        ? ?/sec
bundle/bundle@threejs-sourcemap                              1.01     48.9±1.43ms        ? ?/sec    1.00     48.5±0.84ms        ? ?/sec
bundle/bundle@threejs10x                                     1.01    452.4±7.58ms        ? ?/sec    1.00    447.6±7.71ms        ? ?/sec
bundle/bundle@threejs10x-sourcemap                           1.01    525.6±5.48ms        ? ?/sec    1.00    521.5±5.25ms        ? ?/sec
scan/scan@rome_ts                                            1.00     88.9±1.79ms        ? ?/sec    1.01     89.9±1.51ms        ? ?/sec
scan/scan@threejs                                            1.00     31.6±1.53ms        ? ?/sec    1.01     32.0±0.91ms        ? ?/sec
scan/scan@threejs10x                                         1.00    326.9±5.68ms        ? ?/sec    1.01    330.6±7.10ms        ? ?/sec

@shulaoda shulaoda added this pull request to the merge queue Jun 19, 2025
Merged via the queue into main with commit 290b4e1 Jun 19, 2025
26 checks passed
@shulaoda shulaoda deleted the 06-20-feat_rolldown_plugin_build_import_analysis_align_with_vitejs_vite_20115 branch June 19, 2025 18:08
hyf0 pushed a commit that referenced this pull request Jun 22, 2025
## [1.0.0-beta.19] - 2025-06-22

### 🚀 Features

- support `OutputOptions#manualChunks` (#5037) by @hyf0
- advanced-chunks: support `advancedChunks#gruop#name` to be function
(#5035) by @hyf0
- rolldown_plugin_import_glob: align with `vitejs/vite#20163` (#5034) by
@shulaoda
- rust/advanced-chunks: support `MatchGroup#name` to be dynamic (#5033)
by @hyf0
- rolldown_plugin_build_import_analysis: align with `vitejs/vite#20117`
(#5027) by @shulaoda
- rolldown_plugin_build_import_analysis: align with `vitejs/vite#20115`
(#5020) by @shulaoda
- add validation warning for advanced chunks options without groups
(#5009) by @sapphi-red

### 🐛 Bug Fixes

- moduleInfo is not updated when entry module is emitted by
this.emitFile (#5032) by @IWANABETHATGUY
- preserveEntrySignatures: false generates circular imports that hangs
with TLA (#5029) by @IWANABETHATGUY
- rolldown_plugin_build_import_analysis: align pure dynamic import
handling with rolldown-vite (#5016) by @shulaoda
- plugin/vite-resolve: normalize leading slash (#5013) by @sapphi-red
- debug: `build_id` doesn't increase (#5015) by @hyf0
- side effects in this.emitFile({ type: 'chunk' }) is removed when
preserveEntrySignatures: false is set (#5012) by @IWANABETHATGUY

### 🚜 Refactor

- rolldown_utils: simplify `block_on_spawn_all` (#5019) by @shulaoda
- use `rolldown_utils::futures::block_on` for `WatcherImpl#start`
(#5018) by @shulaoda

### 📚 Documentation

- jsdoc: document `experimental.attachDebugInfo` (#5028) by @hyf0
- clarify that `advancedChunks` options are in bytes (#5022) by
@sapphi-red
- add a note that sequential conversion may break the code (#5024) by
@sapphi-red

### ⚙️ Miscellaneous Tasks

- infra: clean up `dist` before building `rolldown` (#5036) by @hyf0
- Align status notice in readme with documentation (#5021) by
@rijkvanzanten

### ❤️ New Contributors

* @rijkvanzanten made their first contribution in
[#5021](#5021)

Co-authored-by: shulaoda <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants