Skip to content

Conversation

@h-a-n-a
Copy link
Contributor

@h-a-n-a h-a-n-a commented Nov 5, 2025

What's Changed

Performance Improvements ⚡

Bug Fixes 🐞

Refactor 🔨

Document Updates 📖

Other Changes

Full Changelog: v1.6.0...v1.6.1

rspack@0.6.1
rspack_allocator@0.6.1
rspack_binding_api@0.6.1
rspack_binding_build@0.6.1
rspack_binding_builder@0.6.1
rspack_binding_builder_macros@0.6.1
rspack_browser@0.6.1
rspack_browserslist@0.6.1
rspack_cacheable@0.6.1
rspack_collections@0.6.1
rspack_core@0.6.1
rspack_error@0.6.1
rspack_fs@0.6.1
rspack_futures@0.6.1
rspack_hash@0.6.1
rspack_hook@0.6.1
rspack_ids@0.6.1
rspack_javascript_compiler@0.6.1
rspack_loader_lightningcss@0.6.1
rspack_loader_preact_refresh@0.6.1
rspack_loader_react_refresh@0.6.1
rspack_loader_runner@0.6.1
rspack_loader_swc@0.6.1
rspack_loader_testing@0.6.1
rspack_location@0.6.1
rspack_macros@0.6.1
rspack_napi@0.6.1
rspack_napi_macros@0.6.1
rspack_paths@0.6.1
rspack_plugin_asset@0.6.1
rspack_plugin_banner@0.6.1
rspack_plugin_circular_dependencies@0.6.1
rspack_plugin_copy@0.6.1
rspack_plugin_css@0.6.1
rspack_plugin_css_chunking@0.6.1
rspack_plugin_devtool@0.6.1
rspack_plugin_dll@0.6.1
rspack_plugin_dynamic_entry@0.6.1
rspack_plugin_ensure_chunk_conditions@0.6.1
rspack_plugin_entry@0.6.1
rspack_plugin_esm_library@0.6.1
rspack_plugin_externals@0.6.1
rspack_plugin_extract_css@0.6.1
rspack_plugin_hmr@0.6.1
rspack_plugin_html@0.6.1
rspack_plugin_ignore@0.6.1
rspack_plugin_javascript@0.6.1
rspack_plugin_json@0.6.1
rspack_plugin_lazy_compilation@0.6.1
rspack_plugin_library@0.6.1
rspack_plugin_lightning_css_minimizer@0.6.1
rspack_plugin_limit_chunk_count@0.6.1
rspack_plugin_merge_duplicate_chunks@0.6.1
rspack_plugin_mf@0.6.1
rspack_plugin_module_info_header@0.6.1
rspack_plugin_module_replacement@0.6.1
rspack_plugin_no_emit_on_errors@0.6.1
rspack_plugin_progress@0.6.1
rspack_plugin_real_content_hash@0.6.1
rspack_plugin_remove_duplicate_modules@0.6.1
rspack_plugin_remove_empty_chunks@0.6.1
rspack_plugin_rsdoctor@0.6.1
rspack_plugin_rslib@0.6.1
rspack_plugin_rstest@0.6.1
rspack_plugin_runtime@0.6.1
rspack_plugin_runtime_chunk@0.6.1
rspack_plugin_schemes@0.6.1
rspack_plugin_size_limits@0.6.1
rspack_plugin_split_chunks@0.6.1
rspack_plugin_sri@0.6.1
rspack_plugin_swc_js_minimizer@0.6.1
rspack_plugin_warn_sensitive_module@0.6.1
rspack_plugin_wasm@0.6.1
rspack_plugin_web_worker_template@0.6.1
rspack_plugin_worker@0.6.1
rspack_regex@0.6.1
rspack_storage@0.6.1
rspack_swc_plugin_import@0.6.1
rspack_swc_plugin_ts_collector@0.6.1
rspack_tasks@0.6.1
rspack_tracing@0.6.1
rspack_tracing_perfetto@0.6.1
rspack_util@0.6.1
rspack_watcher@0.6.1
rspack_workspace@0.6.1

Generated by cargo-workspaces
Copilot AI review requested due to automatic review settings November 5, 2025 08:06
@netlify
Copy link

netlify bot commented Nov 5, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 874e9fd
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/690b079ab85dd900080bbfdd

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Nov 5, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the version from 1.6.0 to 1.6.1 across all packages in the rspack monorepo, including JavaScript packages, Rust crates, and platform-specific bindings.

  • Version updates for all npm packages and Rust workspace crates
  • Formatting improvements to JSON arrays in package.json files
  • Updates to generated Rust code reflecting the new version

Reviewed Changes

Copilot reviewed 19 out of 20 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/rspack/package.json Version bump to 1.6.1 and formatting of files array
packages/rspack-test-tools/package.json Version bump to 1.6.1 and formatting of files array
packages/rspack-cli/package.json Version bump to 1.6.1 and formatting of files array
packages/rspack-browser/package.json Version bump to 1.6.1 and formatting of files array
packages/create-rspack/package.json Version bump to 1.6.1 and formatting of files array
package.json Version bump to 1.6.1 for monorepo root
npm/win32-x64-msvc/package.json Version bump to 1.6.1 and formatting of publishConfig arrays
npm/win32-ia32-msvc/package.json Version bump to 1.6.1 and formatting of publishConfig arrays
npm/win32-arm64-msvc/package.json Version bump to 1.6.1 and formatting of publishConfig arrays
npm/wasm32-wasi/package.json Version bump to 1.6.1 and formatting of cpu array
npm/linux-x64-musl/package.json Version bump to 1.6.1 and formatting of publishConfig arrays
npm/linux-x64-gnu/package.json Version bump to 1.6.1 and formatting of publishConfig arrays
npm/linux-arm64-musl/package.json Version bump to 1.6.1 and formatting of publishConfig arrays
npm/linux-arm64-gnu/package.json Version bump to 1.6.1 and formatting of publishConfig arrays
npm/darwin-x64/package.json Version bump to 1.6.1 and formatting of publishConfig arrays
npm/darwin-arm64/package.json Version bump to 1.6.1 and formatting of publishConfig arrays
crates/rspack_workspace/src/generated.rs Version constants updated to reflect 1.6.1
crates/node_binding/package.json Version bump to 1.6.1
Cargo.toml Workspace version bump to 0.6.1 and all workspace dependency versions updated
Cargo.lock Lockfile updated with new version 0.6.1 for all rspack crates

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

📦 Binary Size-limit

Comparing 874e9fd to fix: new URL("", import.meta.url) should be pure (#12076) by harpsealjs

🎉 Size decreased by 768bytes from 47.85MB to 47.85MB (⬇️0.00%)

@codspeed-hq
Copy link

codspeed-hq bot commented Nov 5, 2025

CodSpeed Performance Report

Merging #12092 will not alter performance

Comparing release/1.6.1 (874e9fd) with main (9491c3a)

Summary

✅ 17 untouched

@chenjiahan chenjiahan merged commit 11814b5 into main Nov 5, 2025
113 checks passed
@chenjiahan chenjiahan deleted the release/1.6.1 branch November 5, 2025 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants