Merged
Conversation
rspack@0.6.2 rspack_allocator@0.6.2 rspack_binding_api@0.6.2 rspack_binding_build@0.6.2 rspack_binding_builder@0.6.2 rspack_binding_builder_macros@0.6.2 rspack_browser@0.6.2 rspack_browserslist@0.6.2 rspack_cacheable@0.6.2 rspack_collections@0.6.2 rspack_core@0.6.2 rspack_error@0.6.2 rspack_fs@0.6.2 rspack_futures@0.6.2 rspack_hash@0.6.2 rspack_hook@0.6.2 rspack_ids@0.6.2 rspack_javascript_compiler@0.6.2 rspack_loader_lightningcss@0.6.2 rspack_loader_preact_refresh@0.6.2 rspack_loader_react_refresh@0.6.2 rspack_loader_runner@0.6.2 rspack_loader_swc@0.6.2 rspack_loader_testing@0.6.2 rspack_location@0.6.2 rspack_macros@0.6.2 rspack_napi@0.6.2 rspack_napi_macros@0.6.2 rspack_paths@0.6.2 rspack_plugin_asset@0.6.2 rspack_plugin_banner@0.6.2 rspack_plugin_circular_dependencies@0.6.2 rspack_plugin_copy@0.6.2 rspack_plugin_css@0.6.2 rspack_plugin_css_chunking@0.6.2 rspack_plugin_devtool@0.6.2 rspack_plugin_dll@0.6.2 rspack_plugin_dynamic_entry@0.6.2 rspack_plugin_ensure_chunk_conditions@0.6.2 rspack_plugin_entry@0.6.2 rspack_plugin_esm_library@0.6.2 rspack_plugin_externals@0.6.2 rspack_plugin_extract_css@0.6.2 rspack_plugin_hmr@0.6.2 rspack_plugin_html@0.6.2 rspack_plugin_ignore@0.6.2 rspack_plugin_javascript@0.6.2 rspack_plugin_json@0.6.2 rspack_plugin_lazy_compilation@0.6.2 rspack_plugin_library@0.6.2 rspack_plugin_lightning_css_minimizer@0.6.2 rspack_plugin_limit_chunk_count@0.6.2 rspack_plugin_merge_duplicate_chunks@0.6.2 rspack_plugin_mf@0.6.2 rspack_plugin_module_info_header@0.6.2 rspack_plugin_module_replacement@0.6.2 rspack_plugin_no_emit_on_errors@0.6.2 rspack_plugin_progress@0.6.2 rspack_plugin_real_content_hash@0.6.2 rspack_plugin_remove_duplicate_modules@0.6.2 rspack_plugin_remove_empty_chunks@0.6.2 rspack_plugin_rsdoctor@0.6.2 rspack_plugin_rslib@0.6.2 rspack_plugin_rstest@0.6.2 rspack_plugin_runtime@0.6.2 rspack_plugin_runtime_chunk@0.6.2 rspack_plugin_schemes@0.6.2 rspack_plugin_size_limits@0.6.2 rspack_plugin_split_chunks@0.6.2 rspack_plugin_sri@0.6.2 rspack_plugin_swc_js_minimizer@0.6.2 rspack_plugin_warn_sensitive_module@0.6.2 rspack_plugin_wasm@0.6.2 rspack_plugin_web_worker_template@0.6.2 rspack_plugin_worker@0.6.2 rspack_regex@0.6.2 rspack_storage@0.6.2 rspack_swc_plugin_import@0.6.2 rspack_swc_plugin_ts_collector@0.6.2 rspack_tasks@0.6.2 rspack_tracing@0.6.2 rspack_tracing_perfetto@0.6.2 rspack_util@0.6.2 rspack_watcher@0.6.2 rspack_workspace@0.6.2 Generated by cargo-workspaces
✅ Deploy Preview for rspack canceled.
|
Contributor
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR bumps the version from 1.6.1 to 1.6.2 across the entire monorepo, including JavaScript packages and Rust crates.
- Version updated from 1.6.1 to 1.6.2 in all package.json files
- Version updated from 0.6.1 to 0.6.2 in all Rust crates (Cargo.toml and Cargo.lock)
- JSON arrays reformatted to multi-line format for better readability in package.json files
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 | Updated version to 1.6.2 and reformatted files array |
| packages/rspack-test-tools/package.json | Updated version to 1.6.2 and reformatted files array |
| packages/rspack-cli/package.json | Updated version to 1.6.2 and reformatted files array |
| packages/rspack-browser/package.json | Updated version to 1.6.2 and reformatted files array |
| packages/create-rspack/package.json | Updated version to 1.6.2 and reformatted files array |
| package.json | Updated version to 1.6.2 in root package |
| npm/win32-x64-msvc/package.json | Updated version to 1.6.2 and reformatted os/cpu/files arrays |
| npm/win32-ia32-msvc/package.json | Updated version to 1.6.2 and reformatted os/cpu/files arrays |
| npm/win32-arm64-msvc/package.json | Updated version to 1.6.2 and reformatted os/cpu/files arrays |
| npm/wasm32-wasi/package.json | Updated version to 1.6.2 and reformatted cpu array |
| npm/linux-x64-musl/package.json | Updated version to 1.6.2 and reformatted os/cpu/libc/files arrays |
| npm/linux-x64-gnu/package.json | Updated version to 1.6.2 and reformatted os/cpu/libc/files arrays |
| npm/linux-arm64-musl/package.json | Updated version to 1.6.2 and reformatted os/cpu/libc/files arrays |
| npm/linux-arm64-gnu/package.json | Updated version to 1.6.2 and reformatted os/cpu/libc/files arrays |
| npm/darwin-x64/package.json | Updated version to 1.6.2 and reformatted os/cpu/files arrays |
| npm/darwin-arm64/package.json | Updated version to 1.6.2 and reformatted os/cpu/files arrays |
| crates/rspack_workspace/src/generated.rs | Updated version constants to 1.6.2 and 0.6.2 |
| crates/node_binding/package.json | Updated version to 1.6.2 |
| Cargo.toml | Updated workspace version to 0.6.2 and all crate dependencies |
| Cargo.lock | Updated version references for all rspack crates to 0.6.2 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
📦 Binary Size-limit
❌ Size increased by 384bytes from 48.10MB to 48.10MB (⬆️0.00%) |
CodSpeed Performance ReportMerging #12161 will not alter performanceComparing Summary
Footnotes |
Contributor
Contributor
dcd3b83 to
29c5279
Compare
chenjiahan
approved these changes
Nov 12, 2025
2 tasks
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.
Release 1.6.2
Related links
Checklist