Skip to content

Conversation

@Timeless0911
Copy link
Contributor

Summary

bump Rspress 2.0.0-rc.2

Related Links

https://github.com/web-infra-dev/rspress/releases/tag/v2.0.0-rc.2

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings December 8, 2025 11:39
@netlify
Copy link

netlify bot commented Dec 8, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit 7bac11d
🔍 Latest deploy log https://app.netlify.com/projects/rslib/deploys/6936b900069ba7000868c855
😎 Deploy Preview https://deploy-preview-1383--rslib.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Timeless0911 Timeless0911 enabled auto-merge (squash) December 8, 2025 11:42
Copy link
Contributor

Copilot AI left a 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 upgrades Rspress from version 2.0.0-rc.1 to 2.0.0-rc.2, including a breaking change in the theme import path and dependency updates.

Key changes:

  • Updated all @RsPress packages from 2.0.0-rc.1 to 2.0.0-rc.2
  • Changed theme imports from @rspress/core/theme to @rspress/core/theme-original across all theme files
  • Consolidated imports in documentation files to use @theme for Tab and Tabs components

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
website/theme/index.tsx Updated imports to use @rspress/core/theme-original instead of @rspress/core/theme
website/theme/components/Step.tsx Updated Link import to use @rspress/core/theme-original
website/theme/components/RsbuildDocBadge.tsx Updated Badge and Link imports to use @rspress/core/theme-original
website/theme/components/Overview.tsx Updated Group and OverviewGroup imports to use @rspress/core/theme-original
website/package.json Bumped all @RsPress packages to version 2.0.0-rc.2
website/docs/zh/guide/advanced/storybook.mdx Consolidated imports: Tab and Tabs now imported from @theme alongside PackageManagerTabs
website/docs/en/guide/advanced/storybook.mdx Consolidated imports: Tab and Tabs now imported from @theme alongside PackageManagerTabs
pnpm-lock.yaml Updated lockfile with new package versions and transitive dependencies including react-router v7 upgrade
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Timeless0911 Timeless0911 merged commit 7d64659 into main Dec 8, 2025
23 checks passed
@Timeless0911 Timeless0911 deleted the rp-rc-2 branch December 8, 2025 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants