Skip to content

docs: add Rsbuild 2.1 release blog#7991

Merged
chenjiahan merged 10 commits into
mainfrom
chenjiahan/docs-rsbuild-2-1-blog
Jun 26, 2026
Merged

docs: add Rsbuild 2.1 release blog#7991
chenjiahan merged 10 commits into
mainfrom
chenjiahan/docs-rsbuild-2-1-blog

Conversation

@chenjiahan

@chenjiahan chenjiahan commented Jun 24, 2026

Copy link
Copy Markdown
Member

Summary

Adds the release blog for Rsbuild 2.1.

Related Links

react/react#36173
https://tanstack.com/blog/start-adds-rsbuild-support

@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8186567b-76ef-448a-bfe2-24c447eb15bc

📥 Commits

Reviewing files that changed from the base of the PR and between c5bb20b and 1fe89af.

📒 Files selected for processing (2)
  • website/docs/en/blog/v2-1.mdx
  • website/docs/zh/blog/v2-1.mdx
✅ Files skipped from review due to trivial changes (1)
  • website/docs/en/blog/v2-1.mdx

📝 Walkthrough

Walkthrough

The PR updates two agent skill documents and their lockfile hashes. It adds English and Chinese Rsbuild 2.1 blog posts and blog metadata, changes two Chinese guide lines, and updates the theme dark brand token to reference the main brand variable.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: adding the Rsbuild 2.1 release blog.
Description check ✅ Passed The description matches the changeset by stating that it adds the Rsbuild 2.1 release blog and related links.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploying rsbuild with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1fe89af
Status: ✅  Deploy successful!
Preview URL: https://55cf1406.rsbuild-v2.pages.dev
Branch Preview URL: https://chenjiahan-docs-rsbuild-2-1.rsbuild-v2.pages.dev

View logs

@chenjiahan chenjiahan marked this pull request as ready for review June 26, 2026 06:17

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 3

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In @.agents/skills/create-draft-release-notes/SKILL.md:
- Around line 75-82: The draft release command in the create-draft-release-notes
workflow always passes `--notes-start-tag` from `previous_tag`, which breaks
first releases when that value is empty. Update the `gh release create` step to
conditionally include the `--notes-start-tag` argument only when `previous_tag`
is non-empty, and keep the rest of the release creation flow in `SKILL.md`
unchanged.
- Around line 107-117: The fallback release-notes command always passes
previous_tag_name in the gh api call, which breaks when previous_tag is empty.
Update the command block in create-draft-release-notes so the generate-notes
request only includes previous_tag_name when a value is present, using the same
gh api invocation and surrounding shell variables shown in the snippet.

In `@website/docs/zh/blog/v2-1.mdx`:
- Line 88: The Chinese translation in the docs contains a duplicated “loader” in
the Tailwind CSS plugin description; update the text in the affected blog
content so the sentence uses the correct single “loader” reference only. Locate
the wording in the Tailwind CSS plugin paragraph and remove the repeated term
without changing the meaning of the description.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 1d22d051-df21-4d38-ba5e-4c9a4e8d667e

📥 Commits

Reviewing files that changed from the base of the PR and between 7e0be69 and 4f197da.

📒 Files selected for processing (10)
  • .agents/skills/create-draft-release-notes/SKILL.md
  • .agents/skills/release-blog-writer/SKILL.md
  • skills-lock.json
  • website/docs/en/blog/_meta.json
  • website/docs/en/blog/v2-1.mdx
  • website/docs/zh/blog/_meta.json
  • website/docs/zh/blog/v2-1.mdx
  • website/docs/zh/guide/framework/react.mdx
  • website/docs/zh/guide/framework/solid.mdx
  • website/theme/index.scss

Comment thread .agents/skills/create-draft-release-notes/SKILL.md
Comment thread .agents/skills/create-draft-release-notes/SKILL.md
Comment thread website/docs/zh/blog/v2-1.mdx Outdated

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1fe89af96b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread website/docs/en/blog/_meta.json
@chenjiahan chenjiahan merged commit 316bf44 into main Jun 26, 2026
8 checks passed
@chenjiahan chenjiahan deleted the chenjiahan/docs-rsbuild-2-1-blog branch June 26, 2026 08:40
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.

1 participant