Skip to content

Comments

feat(advanced-chunks): support getModuleInfo in groups.{group}.name#5086

Merged
hyf0 merged 1 commit intomainfrom
06-27-feat_advanced-chunks_support_getmoduleinfo_in_groups._group_.name_
Jun 27, 2025
Merged

feat(advanced-chunks): support getModuleInfo in groups.{group}.name#5086
hyf0 merged 1 commit intomainfrom
06-27-feat_advanced-chunks_support_getmoduleinfo_in_groups._group_.name_

Conversation

@hyf0
Copy link
Member

@hyf0 hyf0 commented Jun 27, 2025

No description provided.

@hyf0 hyf0 marked this pull request as ready for review June 27, 2025 09:03
Copy link
Member Author

hyf0 commented Jun 27, 2025

@netlify
Copy link

netlify bot commented Jun 27, 2025

Deploy Preview for rolldown-rs failed.

Name Link
🔨 Latest commit 5f93c79
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/685e5e52aafe740008093840

@hyf0 hyf0 requested a review from shulaoda June 27, 2025 09:11
@hyf0 hyf0 added this pull request to the merge queue Jun 27, 2025
@github-actions
Copy link
Contributor

Benchmarks Rust

  • target: main(c747854)
  • pr: 06-27-feat_advanced-chunks_support_getmoduleinfo_in_groups._group_.name_(5f93c79)
group                                                        pr                                     target
-----                                                        --                                     ------
bundle/bundle@multi-duplicated-top-level-symbol              1.00     78.0±1.93ms        ? ?/sec    1.01     78.9±2.75ms        ? ?/sec
bundle/bundle@multi-duplicated-top-level-symbol-sourcemap    1.00     90.5±3.92ms        ? ?/sec    1.03     92.8±3.99ms        ? ?/sec
bundle/bundle@rome_ts                                        1.00    114.2±3.04ms        ? ?/sec    1.04    118.2±3.45ms        ? ?/sec
bundle/bundle@rome_ts-sourcemap                              1.00    137.0±2.67ms        ? ?/sec    1.00    136.6±3.08ms        ? ?/sec
bundle/bundle@threejs                                        1.00     41.4±2.13ms        ? ?/sec    1.05     43.2±2.43ms        ? ?/sec
bundle/bundle@threejs-sourcemap                              1.00     50.8±0.72ms        ? ?/sec    1.03     52.3±0.79ms        ? ?/sec
bundle/bundle@threejs10x                                     1.01    449.8±5.95ms        ? ?/sec    1.00    444.3±5.62ms        ? ?/sec
bundle/bundle@threejs10x-sourcemap                           1.00    515.1±4.90ms        ? ?/sec    1.01    522.6±7.57ms        ? ?/sec
scan/scan@rome_ts                                            1.00     91.1±3.15ms        ? ?/sec    1.00     91.0±1.73ms        ? ?/sec
scan/scan@threejs                                            1.00     31.4±0.52ms        ? ?/sec    1.01     31.6±1.87ms        ? ?/sec
scan/scan@threejs10x                                         1.02    333.4±5.27ms        ? ?/sec    1.00    327.6±4.51ms        ? ?/sec

Merged via the queue into main with commit 46df216 Jun 27, 2025
20 of 24 checks passed
@hyf0 hyf0 deleted the 06-27-feat_advanced-chunks_support_getmoduleinfo_in_groups._group_.name_ branch June 27, 2025 09:19
Boshen pushed a commit that referenced this pull request Jun 30, 2025
## [1.0.0-beta.22] - 2025-06-30

### 🚀 Features

- plugin: use `Log` instead of `BuildDiagnostic` for `PluginContext#log` (#5099) by @shulaoda
- plugin: support info/warn/debug in native plugin context (#5098) by @shulaoda
- plugin: support vite plugin custom in `PluginContext#resolve` (#5097) by @shulaoda
- rolldown_plugin_import_glob: align edge cases with `rolldown-vite` (#5094) by @shulaoda
- rolldown_plugin_vite_resolve: align subpath import resolution (#5093) by @shulaoda
- add commonjs tree shake option (#5096) by @IWANABETHATGUY
- rolldown_plugin_web_worker_post: align with `rolldown-vite` (#5092) by @shulaoda
- manual-chunks: support `getModuleInfo` (#5087) by @hyf0
- advanced-chunks: support `getModuleInfo` in `groups.{group}.name` (#5086) by @hyf0

### 🚜 Refactor

- rolldown_loader_utils: inline unnecessary `binary_to_esm` (#5100) by @shulaoda

### ⚡ Performance

- hmr: remove `console.debug` in `runtime.registerModule` (#5091) by @sapphi-red
- hmr: remove no-op `runtime.__toCommonJS` call (#5089) by @sapphi-red

### ⚙️ Miscellaneous Tasks

- deps: lock file maintenance rust crates (#5105) by @renovate[bot]
- deps: lock file maintenance npm packages (#5104) by @renovate[bot]
- deps: update rust crate schemars to v1 (#5103) by @renovate[bot]
- deps: update dependency vite to v7 (#5102) by @renovate[bot]
- deps: update github-actions (#5101) by @renovate[bot]
- deps: update dependency rolldown-plugin-dts to v0.13.12 (#5088) by @renovate[bot]
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.

2 participants