Conversation
There was a problem hiding this comment.
Pull request overview
Bumps the monorepo’s JS and Rust workspace versions for the 2.0.0-alpha.1 / 0.100.0-alpha.1 release.
Changes:
- Update JavaScript package versions from
2.0.0-alpha.0to2.0.0-alpha.1across core/CLI/browser/test-tools/create-rspack and platform bindings. - Update Rust workspace version from
0.100.0-alpha.0to0.100.0-alpha.1and align workspace crate dependency pins. - Regenerate/update version constants and lockfile entries to match the new workspace 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 | Bump @rspack/core to 2.0.0-alpha.1. |
| packages/rspack-test-tools/package.json | Bump @rspack/test-tools to 2.0.0-alpha.1. |
| packages/rspack-cli/package.json | Bump @rspack/cli to 2.0.0-alpha.1. |
| packages/rspack-browser/package.json | Bump @rspack/browser to 2.0.0-alpha.1. |
| packages/create-rspack/package.json | Bump create-rspack to 2.0.0-alpha.1. |
| package.json | Bump root monorepo version to 2.0.0-alpha.1. |
| npm/win32-x64-msvc/package.json | Bump Windows x64 binding package to 2.0.0-alpha.1. |
| npm/win32-ia32-msvc/package.json | Bump Windows ia32 binding package to 2.0.0-alpha.1. |
| npm/win32-arm64-msvc/package.json | Bump Windows arm64 binding package to 2.0.0-alpha.1. |
| npm/wasm32-wasi/package.json | Bump WASI binding package to 2.0.0-alpha.1. |
| npm/linux-x64-musl/package.json | Bump Linux x64 musl binding package to 2.0.0-alpha.1. |
| npm/linux-x64-gnu/package.json | Bump Linux x64 gnu binding package to 2.0.0-alpha.1. |
| npm/linux-arm64-musl/package.json | Bump Linux arm64 musl binding package to 2.0.0-alpha.1. |
| npm/linux-arm64-gnu/package.json | Bump Linux arm64 gnu binding package to 2.0.0-alpha.1. |
| npm/darwin-x64/package.json | Bump macOS x64 binding package to 2.0.0-alpha.1. |
| npm/darwin-arm64/package.json | Bump macOS arm64 binding package to 2.0.0-alpha.1. |
| crates/rspack_workspace/src/generated.rs | Update embedded version constants to match the new release. |
| crates/node_binding/package.json | Bump @rspack/binding to 2.0.0-alpha.1. |
| Cargo.toml | Bump workspace version and update pinned internal crate versions to =0.100.0-alpha.1. |
| Cargo.lock | Update locked crate versions to 0.100.0-alpha.1. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Rsdoctor Bundle Diff AnalysisFound 5 projects in monorepo, 5 projects with changes. 📊 Quick Summary
📋 Detailed Reports (Click to expand)📁 react-10kPath:
📁 react-1kPath:
📁 react-5kPath:
📁 romePath:
📁 ui-componentsPath:
Generated by Rsdoctor GitHub Action |
📦 Binary Size-limit
❌ Size increased by 128bytes from 48.34MB to 48.34MB (⬆️0.00%) |
CodSpeed Performance ReportMerging this PR will not alter performanceComparing Summary
Footnotes
|
Summary
Related links
Checklist