Skip to content

chore: upgrade rsbuild-plugin-tailwindcss to 0.2.4#2230

Merged
colinaaa merged 2 commits intolynx-family:mainfrom
colinaaa:chore/upgrade-rsbuild-plugin-tailwindcss
Feb 12, 2026
Merged

chore: upgrade rsbuild-plugin-tailwindcss to 0.2.4#2230
colinaaa merged 2 commits intolynx-family:mainfrom
colinaaa:chore/upgrade-rsbuild-plugin-tailwindcss

Conversation

@colinaaa
Copy link
Copy Markdown
Collaborator

@colinaaa colinaaa commented Feb 12, 2026

Summary

  • Upgrades rsbuild-plugin-tailwindcss to version 0.2.4 in packages/rspeedy/upgrade-rspeedy and examples/tailwindcss.
  • Updates pnpm-lock.yaml to reflect the dependency change.
  • Updates the documentation link for the Tailwind CSS plugin in website/docs/zh/guide/plugin.md and adds the missing link in website/docs/en/guide/plugin.md.
  • Verified changes by running tests for upgrade-rspeedy and building examples/tailwindcss.

Summary by CodeRabbit

  • Chores

    • Updated Tailwind CSS plugin dependency to version 0.2.4 across example projects and build configurations.
  • Documentation

    • Added and updated Tailwind CSS plugin documentation with corrected repository references.

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 12, 2026

⚠️ No Changeset found

Latest commit: 0b91494

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Feb 12, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

This pull request updates the rsbuild-plugin-tailwindcss dependency to version 0.2.4 across two package.json files and updates documentation to reflect the plugin's repository migration from rspack-contrib to rstackjs.

Changes

Cohort / File(s) Summary
Dependency Version Updates
examples/tailwindcss/package.json, packages/rspeedy/upgrade-rspeedy/package.json
Bumped rsbuild-plugin-tailwindcss from 0.2.3 to 0.2.4 in devDependencies.
Documentation Updates
website/docs/en/guide/plugin.md, website/docs/zh/guide/plugin.md
Added Tailwind CSS plugin entry to English docs; updated plugin repository URL from rspack-contrib to rstackjs organization in Chinese docs.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

Suggested reviewers

  • upupming
  • luhc228

Poem

🐰 A version hops up, from 0.2.3 to four,
Tailwind CSS styles reach a newer shore,
From rspack-contrib to rstackjs we go,
Documentation shines with repositories aglow! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely summarizes the main change: upgrading rsbuild-plugin-tailwindcss to version 0.2.4, which is the primary objective of the PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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 and usage tips.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@relativeci
Copy link
Copy Markdown

relativeci bot commented Feb 12, 2026

Web Explorer

#7635 Bundle Size — 383.74KiB (0%).

0b91494(current) vs 9a14914 main#7630(baseline)

Bundle metrics  no changes
                 Current
#7635
     Baseline
#7630
No change  Initial JS 154.88KiB 154.88KiB
No change  Initial CSS 35.06KiB 35.06KiB
No change  Cache Invalidation 0% 0%
No change  Chunks 8 8
No change  Assets 8 8
No change  Modules 238 238
No change  Duplicate Modules 16 16
No change  Duplicate Code 2.99% 2.99%
No change  Packages 4 4
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#7635
     Baseline
#7630
No change  JS 252.83KiB 252.83KiB
No change  Other 95.85KiB 95.85KiB
No change  CSS 35.06KiB 35.06KiB

Bundle analysis reportBranch colinaaa:chore/upgrade-rsbuild-p...Project dashboard


Generated by RelativeCIDocumentationReport issue

@colinaaa colinaaa merged commit b73e766 into lynx-family:main Feb 12, 2026
71 of 78 checks passed
@colinaaa colinaaa deleted the chore/upgrade-rsbuild-plugin-tailwindcss branch February 12, 2026 11:36
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