Merged
Conversation
rspack@0.6.3 rspack_allocator@0.6.3 rspack_binding_api@0.6.3 rspack_binding_build@0.6.3 rspack_binding_builder@0.6.3 rspack_binding_builder_macros@0.6.3 rspack_browser@0.6.3 rspack_browserslist@0.6.3 rspack_cacheable@0.6.3 rspack_collections@0.6.3 rspack_core@0.6.3 rspack_error@0.6.3 rspack_fs@0.6.3 rspack_futures@0.6.3 rspack_hash@0.6.3 rspack_hook@0.6.3 rspack_ids@0.6.3 rspack_javascript_compiler@0.6.3 rspack_loader_lightningcss@0.6.3 rspack_loader_preact_refresh@0.6.3 rspack_loader_react_refresh@0.6.3 rspack_loader_runner@0.6.3 rspack_loader_swc@0.6.3 rspack_loader_testing@0.6.3 rspack_location@0.6.3 rspack_macros@0.6.3 rspack_napi@0.6.3 rspack_napi_macros@0.6.3 rspack_paths@0.6.3 rspack_plugin_asset@0.6.3 rspack_plugin_banner@0.6.3 rspack_plugin_circular_dependencies@0.6.3 rspack_plugin_copy@0.6.3 rspack_plugin_css@0.6.3 rspack_plugin_css_chunking@0.6.3 rspack_plugin_devtool@0.6.3 rspack_plugin_dll@0.6.3 rspack_plugin_dynamic_entry@0.6.3 rspack_plugin_ensure_chunk_conditions@0.6.3 rspack_plugin_entry@0.6.3 rspack_plugin_esm_library@0.6.3 rspack_plugin_externals@0.6.3 rspack_plugin_extract_css@0.6.3 rspack_plugin_hmr@0.6.3 rspack_plugin_html@0.6.3 rspack_plugin_ignore@0.6.3 rspack_plugin_javascript@0.6.3 rspack_plugin_json@0.6.3 rspack_plugin_lazy_compilation@0.6.3 rspack_plugin_library@0.6.3 rspack_plugin_lightning_css_minimizer@0.6.3 rspack_plugin_limit_chunk_count@0.6.3 rspack_plugin_merge_duplicate_chunks@0.6.3 rspack_plugin_mf@0.6.3 rspack_plugin_module_info_header@0.6.3 rspack_plugin_module_replacement@0.6.3 rspack_plugin_no_emit_on_errors@0.6.3 rspack_plugin_progress@0.6.3 rspack_plugin_real_content_hash@0.6.3 rspack_plugin_remove_duplicate_modules@0.6.3 rspack_plugin_remove_empty_chunks@0.6.3 rspack_plugin_rsdoctor@0.6.3 rspack_plugin_rslib@0.6.3 rspack_plugin_rstest@0.6.3 rspack_plugin_runtime@0.6.3 rspack_plugin_runtime_chunk@0.6.3 rspack_plugin_schemes@0.6.3 rspack_plugin_size_limits@0.6.3 rspack_plugin_split_chunks@0.6.3 rspack_plugin_sri@0.6.3 rspack_plugin_swc_js_minimizer@0.6.3 rspack_plugin_warn_sensitive_module@0.6.3 rspack_plugin_wasm@0.6.3 rspack_plugin_web_worker_template@0.6.3 rspack_plugin_worker@0.6.3 rspack_regex@0.6.3 rspack_storage@0.6.3 rspack_swc_plugin_import@0.6.3 rspack_swc_plugin_ts_collector@0.6.3 rspack_tasks@0.6.3 rspack_tracing@0.6.3 rspack_tracing_perfetto@0.6.3 rspack_util@0.6.3 rspack_watcher@0.6.3 rspack_workspace@0.6.3 Generated by cargo-workspaces
✅ Deploy Preview for rspack canceled.
|
Contributor
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR prepares the codebase for the v1.6.3 release by updating version numbers across all JavaScript and Rust packages.
- Updates JavaScript packages from version 1.6.2 to 1.6.3
- Updates Rust workspace crates from version 0.6.2 to 0.6.3
- Improves code formatting by converting inline arrays to multi-line format 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.3 and reformatted files array |
| packages/rspack-test-tools/package.json | Updated version to 1.6.3 and reformatted files array |
| packages/rspack-cli/package.json | Updated version to 1.6.3 and reformatted files array |
| packages/rspack-browser/package.json | Updated version to 1.6.3 and reformatted files array |
| packages/create-rspack/package.json | Updated version to 1.6.3 and reformatted files array |
| package.json | Updated root package version to 1.6.3 |
| npm/win32-x64-msvc/package.json | Updated version to 1.6.3 and reformatted arrays in publishConfig |
| npm/win32-ia32-msvc/package.json | Updated version to 1.6.3 and reformatted arrays in publishConfig |
| npm/win32-arm64-msvc/package.json | Updated version to 1.6.3 and reformatted arrays in publishConfig |
| npm/wasm32-wasi/package.json | Updated version to 1.6.3 and reformatted cpu array |
| npm/linux-x64-musl/package.json | Updated version to 1.6.3 and reformatted arrays in publishConfig |
| npm/linux-x64-gnu/package.json | Updated version to 1.6.3 and reformatted arrays in publishConfig |
| npm/linux-arm64-musl/package.json | Updated version to 1.6.3 and reformatted arrays in publishConfig |
| npm/linux-arm64-gnu/package.json | Updated version to 1.6.3 and reformatted arrays in publishConfig |
| npm/darwin-x64/package.json | Updated version to 1.6.3 and reformatted arrays in publishConfig |
| npm/darwin-arm64/package.json | Updated version to 1.6.3 and reformatted arrays in publishConfig |
| crates/rspack_workspace/src/generated.rs | Updated package and workspace version constants to 1.6.3 and 0.6.3 |
| crates/node_binding/package.json | Updated version to 1.6.3 |
| Cargo.toml | Updated workspace version to 0.6.3 and all rspack crate dependencies |
| Cargo.lock | Updated all rspack crate versions to 0.6.3 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
📦 Binary Size-limit
❌ Size increased by 256bytes from 48.10MB to 48.10MB (⬆️0.00%) |
CodSpeed Performance ReportMerging #12180 will not alter performanceComparing Summary
|
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.
Summary