File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 },
1414 "devDependencies" : {
1515 "@rsbuild/core" : " ^2.1.3" ,
16- "@rsbuild/plugin-vue" : " ^2.0.0 "
16+ "@rsbuild/plugin-vue" : " ^2.0.1 "
1717 }
1818}
Original file line number Diff line number Diff line change 1313 },
1414 "devDependencies" : {
1515 "@rsbuild/core" : " ^2.1.3" ,
16- "@rsbuild/plugin-vue" : " ^2.0.0 " ,
16+ "@rsbuild/plugin-vue" : " ^2.0.1 " ,
1717 "@types/node" : " ^24.13.2" ,
1818 "typescript" : " ^6.0.3" ,
1919 "vue-tsc" : " ^3.3.5"
Original file line number Diff line number Diff line change 11# @rsbuild/plugin-vue
22
3+ ## 2.0.1 (2026-07-02)
4+
5+ ### New features
6+
7+ - feat(plugin-vue): support text import attributes by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/8053
8+
39## 2.0.0 (2026-06-22)
410
511### Breaking changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @rsbuild/plugin-vue" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " Vue 3 plugin of Rsbuild" ,
55 "homepage" : " https://rsbuild.rs" ,
66 "bugs" : {
You can’t perform that action at this time.
0 commit comments