Conversation
✅ Deploy Preview for rspress-v2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Timeless0911
approved these changes
Jan 9, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR performs a version bump from 2.0.0-rc.4 to 2.0.0-rc.5 for the rspress monorepo release candidate.
- Updates package versions across all 13 packages in the monorepo
- Updates workspace peerDependencies to reference the new RC version
- Adds a changeset documenting the rc.5 release
Reviewed changes
Copilot reviewed 14 out of 15 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| pnpm-lock.yaml | Updates all workspace dependency specifiers from rc.4 to rc.5 |
| packages/core/package.json | Bumps core package version to 2.0.0-rc.5 |
| packages/shared/package.json | Bumps shared package version to 2.0.0-rc.5 |
| packages/create-rspress/package.json | Bumps CLI package version to 2.0.0-rc.5 |
| packages/plugin-algolia/package.json | Bumps version and peerDependency for @rspress/core to rc.5 |
| packages/plugin-api-docgen/package.json | Bumps version and peerDependency for @rspress/core to rc.5 |
| packages/plugin-client-redirects/package.json | Bumps version and peerDependency for @rspress/core to rc.5 |
| packages/plugin-llms/package.json | Bumps version and peerDependency for @rspress/core to rc.5 |
| packages/plugin-playground/package.json | Bumps version and peerDependency for @rspress/core to rc.5 |
| packages/plugin-preview/package.json | Bumps version and peerDependency for @rspress/core to rc.5 |
| packages/plugin-rss/package.json | Bumps version and peerDependency for @rspress/core to rc.5 |
| packages/plugin-sitemap/package.json | Bumps version and peerDependency for @rspress/core to rc.5 |
| packages/plugin-twoslash/package.json | Bumps version and peerDependency for @rspress/core to rc.5 |
| packages/plugin-typedoc/package.json | Bumps version and peerDependency for @rspress/core to rc.5 |
| .changeset/1767930882907-rc-release.md | Adds changeset entry for rc.5 release |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
Rsdoctor Bundle Diff AnalysisFound 3 projects in monorepo, 0 projects with changes. 📊 Quick Summary
Generated by Rsdoctor GitHub Action |
d6674aa to
e47494e
Compare
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
Related Issue
Checklist