-
-
Notifications
You must be signed in to change notification settings - Fork 216
Release v2.0.0-beta.30 #2537
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v2.0.0-beta.30 #2537
Conversation
✅ Deploy Preview for rspress-v2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this 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.
Sorry, I’d appreciate it if you could include this PR as well. |
007772f
to
ee40555
Compare
@SoonIter This issue is not documented in the npm documentation, but it is mentioned in the body of the PR that added OIDC Publish support. Apologies if you were already aware of this. |
@Karibash |
Summary
Release v2.0.0-beta.30
Related Issue
Checklist