Releases: unplugin/unplugin-vue-components
Releases · unplugin/unplugin-vue-components
v31.0.0
🚨 Breaking Changes
- Move to ESM only - by @GreatAuk in #898 (216c7)
- Drop Node.js <20.19.0 support - by @sxzz (b5427)
- Drop Vue 2 support, drop element-ui resolver - by @sxzz (8b922)
🚀 Features
🐞 Bug Fixes
- idux-resolver: Update style path to index.css to correctly load styles in 2.0 - by @fonghehe in #895 (c1529)
View changes on GitHub
v30.0.0
v29.2.0
🚀 Features
- Ionic add new components - by @reslear and @antfu in #892 (6c519)
- Generated components.d.ts file add oxlint-disable comment - by @btea in #886 (9bc45)
- Introduce
dtsTsxfor TSX support - by @lishaobos, 内小子, @fengxiaodong28, Cherry7, @nabaonan and @antfu in #673 (4d6b3)
🐞 Bug Fixes
- SyncMode -
default: useappendstrategy when using dev server,overwritestrategy when using build. - by @xiaweiss in #887 (57945) - vueuse-directive: Prefix as param with "v" - by @J-Michalek in #828 (e9bc7)
View changes on GitHub
v29.1.0
🚀 Features
- Add support for
rolldown- by @Asim-Tahir in #874 (f5cce) - Introduce
syncModeto control the behavior of generating files - by @kevinmarrec in #882 (57444)
🐞 Bug Fixes
View changes on GitHub
v29.0.0
v28.8.0
🚀 Features
- Add components prefix - by @ilyaliao and @winchesHe in #850 (6d866)
🐞 Bug Fixes
View changes on GitHub
v28.7.0
v28.6.0
No significant changes
View changes on GitHub
v28.5.0
v28.4.1
🐞 Bug Fixes
- Remove node_modules exclude from
globsExclude- by @antfu (b5e2b) - Compatible with vue-loader experimentalInlineMatchResource - by @ahabhgk and @chenjiahan in #829 (2f689)