Skip to content

Comments

feat(rolldown_plugin_web_worker_post): align with rolldown-vite#5092

Merged
shulaoda merged 1 commit intomainfrom
06-27-feat_rolldown_plugin_web_worker_post_align_with_rolldown-vite
Jun 27, 2025
Merged

feat(rolldown_plugin_web_worker_post): align with rolldown-vite#5092
shulaoda merged 1 commit intomainfrom
06-27-feat_rolldown_plugin_web_worker_post_align_with_rolldown-vite

Conversation

@shulaoda
Copy link
Member

@shulaoda shulaoda commented Jun 27, 2025

Copy link
Member Author

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

@netlify
Copy link

netlify bot commented Jun 27, 2025

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit 0b4159d
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/685eba11c04a370008df98ff

@shulaoda shulaoda changed the title feat(rolldown_plugin_web_worker_post): align with rolldown-vite feat(rolldown_plugin_web_worker_post): align with rolldown-vite Jun 27, 2025
@shulaoda shulaoda marked this pull request as ready for review June 27, 2025 15:35
@github-actions
Copy link
Contributor

Benchmarks Rust

  • target: main(7437cf4)
  • pr: 06-27-feat_rolldown_plugin_web_worker_post_align_with_rolldown-vite(0b4159d)
group                                                        pr                                     target
-----                                                        --                                     ------
bundle/bundle@multi-duplicated-top-level-symbol              1.00     83.5±3.16ms        ? ?/sec    1.01     84.4±3.20ms        ? ?/sec
bundle/bundle@multi-duplicated-top-level-symbol-sourcemap    1.00     95.6±2.52ms        ? ?/sec    1.00     95.2±2.89ms        ? ?/sec
bundle/bundle@rome_ts                                        1.02    122.2±3.70ms        ? ?/sec    1.00    120.0±2.14ms        ? ?/sec
bundle/bundle@rome_ts-sourcemap                              1.00    141.3±2.52ms        ? ?/sec    1.00    142.0±3.05ms        ? ?/sec
bundle/bundle@threejs                                        1.01     44.5±1.69ms        ? ?/sec    1.00     44.3±1.23ms        ? ?/sec
bundle/bundle@threejs-sourcemap                              1.01     54.6±1.60ms        ? ?/sec    1.00     54.1±1.72ms        ? ?/sec
bundle/bundle@threejs10x                                     1.00    458.7±5.86ms        ? ?/sec    1.00    456.6±6.67ms        ? ?/sec
bundle/bundle@threejs10x-sourcemap                           1.02    538.9±8.29ms        ? ?/sec    1.00    530.4±4.54ms        ? ?/sec
scan/scan@rome_ts                                            1.00     94.3±2.16ms        ? ?/sec    1.01     95.3±2.55ms        ? ?/sec
scan/scan@threejs                                            1.00     32.7±1.92ms        ? ?/sec    1.00     32.8±0.70ms        ? ?/sec
scan/scan@threejs10x                                         1.00    333.7±5.30ms        ? ?/sec    1.04   347.4±10.78ms        ? ?/sec

@shulaoda shulaoda added this pull request to the merge queue Jun 27, 2025
Merged via the queue into main with commit 24cd70d Jun 27, 2025
26 checks passed
@shulaoda shulaoda deleted the 06-27-feat_rolldown_plugin_web_worker_post_align_with_rolldown-vite branch June 27, 2025 18:41
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