Conversation
✅ Deploy Preview for rsbuild ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
There was a problem hiding this comment.
Pull request overview
This is a release PR bumping package versions in the Rsbuild monorepo. The core package is being updated to v1.6.14 (matching the PR title), while the create-rsbuild utility receives a minor version bump.
- Version bump for
@rsbuild/corefrom 1.6.13 to 1.6.14 - Version bump for
create-rsbuildfrom 1.6.5 to 1.6.6
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| packages/core/package.json | Updates core package version to 1.6.14 |
| packages/create-rsbuild/package.json | Updates create-rsbuild package version to 1.6.6 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

What's Changed
New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Document 📖
client.logLevelby @chenjiahan in docs: update zh documentation forclient.logLevel#6718Other Changes
Full Changelog: v1.6.13...v1.6.14