Releases: unplugin/unplugin-vue-components
Releases · unplugin/unplugin-vue-components
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
dtsTsx
for TSX support - by @lishaobos, 内小子, @fengxiaodong28, Cherry7, @nabaonan and @antfu in #673 (4d6b3)
🐞 Bug Fixes
- SyncMode -
default
: useappend
strategy when using dev server,overwrite
strategy 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
syncMode
to 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)
View changes on GitHub
v28.4.0
🐞 Bug Fixes
- Disable
expandDirectories
in tinyglobby - by @antfu (8fa96) - Disable biome detection in generated components.d.ts - by @wChenonly in #792 (c6942)
- Fix how globs resolves, excludes nested
node_modules
folder by default - by @antfu in #826 (6656e) - tdesign: Fix a series of components related to typography - by @entireyu in #813 (30bd3)