release: @rsbuild/plugin-vue v2.0.1 - #8056
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughChangesThis pull request bumps the Related PRs: None identified. Suggested labels: dependencies, plugin-vue, version-bump Suggested reviewers: None identified. PoemA rabbit hops with version cheer, 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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. Comment |
There was a problem hiding this comment.
Pull request overview
This PR prepares the @rsbuild/plugin-vue package for release v2.0.1, aligning the published version, changelog, and the Vue project templates in create-rsbuild.
Changes:
- Bump
@rsbuild/plugin-vueversion to2.0.1. - Add the
2.0.1changelog entry referencing PR #8053. - Update
create-rsbuildVue templates to depend on@rsbuild/plugin-vue^2.0.1.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| packages/plugin-vue/package.json | Bumps the plugin version to 2.0.1 for the release. |
| packages/plugin-vue/CHANGELOG.md | Adds the 2.0.1 release notes entry (dated 2026-07-02) referencing the shipped feature. |
| packages/create-rsbuild/template-vue-ts/package.json | Updates the Vue TS template to use @rsbuild/plugin-vue ^2.0.1. |
| packages/create-rsbuild/template-vue-js/package.json | Updates the Vue JS template to use @rsbuild/plugin-vue ^2.0.1. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
Release
@rsbuild/plugin-vuev2.0.1.Changes