Skip to content

Conversation

SoonIter
Copy link
Member

@SoonIter SoonIter commented Sep 1, 2025

Summary

Release v2.0.0-beta.30

Related Issue

Checklist

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

@Copilot Copilot AI review requested due to automatic review settings September 1, 2025 09:53
Copy link

netlify bot commented Sep 1, 2025

Deploy Preview for rspress-v2 ready!

Name Link
🔨 Latest commit ced0063
🔍 Latest deploy log https://app.netlify.com/projects/rspress-v2/deploys/68b6a1cb92d3c20008b764cd
😎 Deploy Preview https://deploy-preview-2537--rspress-v2.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
Contributor

@Copilot 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 all package versions from 2.0.0-beta.29 to 2.0.0-beta.30 across the Rspress documentation framework ecosystem, preparing for a new beta release.

  • Version bump from 2.0.0-beta.29 to 2.0.0-beta.30 across all packages
  • Updated peer dependency references to maintain consistency
  • Added changeset file documenting the beta release

Reviewed Changes

Copilot reviewed 15 out of 16 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/theme-default/package.json Version bump to 2.0.0-beta.30
packages/shared/package.json Version bump to 2.0.0-beta.30
packages/runtime/package.json Version bump to 2.0.0-beta.30
packages/plugin-typedoc/package.json Version and peer dependency update to 2.0.0-beta.30
packages/plugin-sitemap/package.json Version and peer dependency update to 2.0.0-beta.30
packages/plugin-rss/package.json Version and peer dependency update to 2.0.0-beta.30
packages/plugin-preview/package.json Version and peer dependency update to 2.0.0-beta.30
packages/plugin-playground/package.json Version and peer dependency update to 2.0.0-beta.30
packages/plugin-llms/package.json Version and peer dependency update to 2.0.0-beta.30
packages/plugin-client-redirects/package.json Version and peer dependency update to 2.0.0-beta.30
packages/plugin-api-docgen/package.json Version and peer dependency update to 2.0.0-beta.30
packages/plugin-algolia/package.json Version and peer dependency update to 2.0.0-beta.30
packages/create-rspress/package.json Version bump to 2.0.0-beta.30
packages/core/package.json Version bump to 2.0.0-beta.30
.changeset/1756720351969-beta-release.md Changeset documentation for the beta release
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Timeless0911
Timeless0911 previously approved these changes Sep 1, 2025
@Karibash
Copy link
Contributor

Karibash commented Sep 1, 2025

Sorry, I’d appreciate it if you could include this PR as well.
#2538

@SoonIter SoonIter force-pushed the release_v2.0.0-beta.30 branch from 007772f to ee40555 Compare September 2, 2025 07:30
@SoonIter SoonIter enabled auto-merge (squash) September 2, 2025 07:51
@SoonIter SoonIter merged commit b734715 into main Sep 2, 2025
8 checks passed
@SoonIter SoonIter deleted the release_v2.0.0-beta.30 branch September 2, 2025 08:02
@Karibash
Copy link
Contributor

Karibash commented Sep 2, 2025

@SoonIter
It seems that the release of beta.30 is failing because newly created packages cannot be published to npm using OIDC.
To work around this issue, the first release needs to be published to npm manually.

This issue is not documented in the npm documentation, but it is mentioned in the body of the PR that added OIDC Publish support.
npm/cli#8336

Apologies if you were already aware of this.

@SoonIter
Copy link
Member Author

SoonIter commented Sep 2, 2025

@Karibash
thanks for your notice ❤, we have fixed it through manual release. https://www.npmjs.com/package/@rspress/plugin-twoslash

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