Skip to content

chore(deps): update Rspress to 2.0.0-beta.22#411

Merged
chenjiahan merged 1 commit intomainfrom
update_rspress_beta.22
Jul 22, 2025
Merged

chore(deps): update Rspress to 2.0.0-beta.22#411
chenjiahan merged 1 commit intomainfrom
update_rspress_beta.22

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

Summary

Update Rspress to 2.0.0-beta.22 and use the new package name.

Related Links

https://github.com/web-infra-dev/rspress/releases

Checklist

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

Copilot AI review requested due to automatic review settings July 22, 2025 14:19
@netlify
Copy link
Copy Markdown

netlify bot commented Jul 22, 2025

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit e68c2cc
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/687f9df3bd11300008001998
😎 Deploy Preview https://deploy-preview-411--rstest-dev.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.

Copy link
Copy Markdown
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 updates the Rspress documentation framework from version 2.0.0-beta.21 to 2.0.0-beta.22, migrating from the legacy rspress package to the new scoped @rspress/core package structure.

  • Updates package.json to use the new @rspress/core package instead of the legacy rspress package
  • Migrates all import statements across theme files from rspress/* to @rspress/core/*
  • Updates the Rspress plugin to the latest beta version

Reviewed Changes

Copilot reviewed 9 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
website/package.json Updates dependencies to use @rspress/core 2.0.0-beta.22 and removes legacy rspress package
website/rspress.config.ts Updates config import to use @rspress/core
website/theme/index.tsx Updates theme imports to use @rspress/core/theme
website/theme/components/utils.ts Updates runtime imports to use @rspress/core/runtime
website/theme/components/ToolStack.tsx Updates runtime imports to use @rspress/core/runtime
website/theme/components/Step.tsx Updates theme imports to use @rspress/core/theme
website/theme/components/RsbuildDocBadge.tsx Updates runtime imports to use @rspress/core/runtime
website/theme/components/Overview.tsx Updates theme imports to use @rspress/core/theme
website/theme/components/Hero.tsx Updates runtime imports to use @rspress/core/runtime
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

@chenjiahan chenjiahan requested a review from 9aoy July 22, 2025 14:19
@chenjiahan chenjiahan enabled auto-merge (squash) July 22, 2025 14:19
@chenjiahan chenjiahan merged commit 8ff2bc3 into main Jul 22, 2025
17 checks passed
@chenjiahan chenjiahan deleted the update_rspress_beta.22 branch July 22, 2025 14:22
@9aoy 9aoy mentioned this pull request Jul 24, 2025
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.

2 participants