-
-
Notifications
You must be signed in to change notification settings - Fork 754
chore: release v1.6.4 #12229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: release v1.6.4 #12229
Conversation
rspack@0.6.4 rspack_allocator@0.6.4 rspack_binding_api@0.6.4 rspack_binding_build@0.6.4 rspack_binding_builder@0.6.4 rspack_binding_builder_macros@0.6.4 rspack_browser@0.6.4 rspack_browserslist@0.6.4 rspack_cacheable@0.6.4 rspack_collections@0.6.4 rspack_core@0.6.4 rspack_error@0.6.4 rspack_fs@0.6.4 rspack_futures@0.6.4 rspack_hash@0.6.4 rspack_hook@0.6.4 rspack_ids@0.6.4 rspack_javascript_compiler@0.6.4 rspack_loader_lightningcss@0.6.4 rspack_loader_preact_refresh@0.6.4 rspack_loader_react_refresh@0.6.4 rspack_loader_runner@0.6.4 rspack_loader_swc@0.6.4 rspack_loader_testing@0.6.4 rspack_location@0.6.4 rspack_macros@0.6.4 rspack_napi@0.6.4 rspack_napi_macros@0.6.4 rspack_paths@0.6.4 rspack_plugin_asset@0.6.4 rspack_plugin_banner@0.6.4 rspack_plugin_circular_dependencies@0.6.4 rspack_plugin_copy@0.6.4 rspack_plugin_css@0.6.4 rspack_plugin_css_chunking@0.6.4 rspack_plugin_devtool@0.6.4 rspack_plugin_dll@0.6.4 rspack_plugin_dynamic_entry@0.6.4 rspack_plugin_ensure_chunk_conditions@0.6.4 rspack_plugin_entry@0.6.4 rspack_plugin_esm_library@0.6.4 rspack_plugin_externals@0.6.4 rspack_plugin_extract_css@0.6.4 rspack_plugin_hmr@0.6.4 rspack_plugin_html@0.6.4 rspack_plugin_ignore@0.6.4 rspack_plugin_javascript@0.6.4 rspack_plugin_json@0.6.4 rspack_plugin_lazy_compilation@0.6.4 rspack_plugin_library@0.6.4 rspack_plugin_lightning_css_minimizer@0.6.4 rspack_plugin_limit_chunk_count@0.6.4 rspack_plugin_merge_duplicate_chunks@0.6.4 rspack_plugin_mf@0.6.4 rspack_plugin_module_info_header@0.6.4 rspack_plugin_module_replacement@0.6.4 rspack_plugin_no_emit_on_errors@0.6.4 rspack_plugin_progress@0.6.4 rspack_plugin_real_content_hash@0.6.4 rspack_plugin_remove_duplicate_modules@0.6.4 rspack_plugin_remove_empty_chunks@0.6.4 rspack_plugin_rsdoctor@0.6.4 rspack_plugin_rslib@0.6.4 rspack_plugin_rstest@0.6.4 rspack_plugin_runtime@0.6.4 rspack_plugin_runtime_chunk@0.6.4 rspack_plugin_schemes@0.6.4 rspack_plugin_size_limits@0.6.4 rspack_plugin_split_chunks@0.6.4 rspack_plugin_sri@0.6.4 rspack_plugin_swc_js_minimizer@0.6.4 rspack_plugin_warn_sensitive_module@0.6.4 rspack_plugin_wasm@0.6.4 rspack_plugin_web_worker_template@0.6.4 rspack_plugin_worker@0.6.4 rspack_regex@0.6.4 rspack_storage@0.6.4 rspack_swc_plugin_import@0.6.4 rspack_swc_plugin_ts_collector@0.6.4 rspack_tasks@0.6.4 rspack_tracing@0.6.4 rspack_tracing_perfetto@0.6.4 rspack_util@0.6.4 rspack_watcher@0.6.4 rspack_workspace@0.6.4 Generated by cargo-workspaces
✅ Deploy Preview for rspack canceled.
|
There was a problem hiding this 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.3 to 1.6.4 across the entire rspack monorepo as part of a release preparation.
- Updates JavaScript package versions from 1.6.3 to 1.6.4
- Updates Rust crate versions from 0.6.3 to 0.6.4
- Synchronizes all workspace dependencies and lock 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 @rspack/core version to 1.6.4 |
| packages/rspack-test-tools/package.json | Updated @rspack/test-tools version to 1.6.4 |
| packages/rspack-cli/package.json | Updated @rspack/cli version to 1.6.4 |
| packages/rspack-browser/package.json | Updated @rspack/browser version to 1.6.4 |
| packages/create-rspack/package.json | Updated create-rspack version to 1.6.4 |
| package.json | Updated monorepo root version to 1.6.4 |
| npm/*/package.json | Updated all platform-specific binding packages to 1.6.4 |
| crates/rspack_workspace/src/generated.rs | Updated generated version constants to 1.6.4 and 0.6.4 |
| crates/node_binding/package.json | Updated @rspack/binding version to 1.6.4 |
| Cargo.toml | Updated workspace version to 0.6.4 and all workspace dependencies |
| Cargo.lock | Synchronized all Rust crate versions to 0.6.4 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
📦 Binary Size-limit
🎉 Size decreased by 384bytes from 47.47MB to 47.47MB (⬇️0.00%) |
CodSpeed Performance ReportMerging #12229 will not alter performanceComparing Summary
|
Summary
Related links
Checklist