Releases: unplugin/unplugin-vue-components
Releases · unplugin/unplugin-vue-components
v0.27.5
v0.27.4
v0.27.3
🐞 Bug Fixes
matchGlobs
function to correctly handle negation patterns - by @Kanade-Lu, 卢海宇 and @antfu in #777 (aca84)
View changes on GitHub
v0.27.2
No significant changes
View changes on GitHub
v0.27.1
v0.27.0
🚀 Features
- ant-design-vue:
- Support
css-in-js
import style - by @JohnsonHuang4396, @antfu, 黄启浩 and JohnsonHuang in #703 (5d533)
- Support
- idux:
- Update idux resolver to support v2 version - by @sallerli1, 李志超44657 and @antfu in #722 (c1458)
- prime-vue:
- Update missing components - by @evgeniikostiukov in #735 (b9140)
- Add missing components - by @tugcekucukoglu and @antfu in #731 (858ce)
- varlet-ui:
🐞 Bug Fixes
- Move
prettier-ignore
statement so it works - by @HookyGV in #729 (e0d37) - utils: Collapse prefixes in PascalCase name - by @waynzh in #744 (02712)
View changes on GitHub
v0.26.0
🚨 Breaking Changes
🚀 Features
- antdv: Add new component - by @selicens and @undefined-moe in #715 (97c8d)
View changes on GitHub
v0.25.4
v0.25.3
🚀 Features
- Add support for path with brackets () - by @Amber-372 in #677 (232a0)
🐞 Bug Fixes
- Generate sourcemap with hires - by @lishaobos and @antfu in #687 and #688 (7321c)
View changes on GitHub
v0.25.2
🚀 Features
- Support antdv4 - by @nabaonan and nbn in #659 (729d9)
- antdv: Customize prefix whatever you want - by @yuzheng14 in #616 (b9fc5)
- element-plus: Support nightly option - by @btea in #685 (48d78)
- idux: Add new components - by @fengxiaodong28 in #665 (27c9e)
🐞 Bug Fixes
- GlobsExclude - by @lishaobos in #645 (2aafa)
- Typo in
normalizeComponentInfo
method name - by @AndreyYolkin in #684 (f83d9) - resolver/tdesign: Auto import 'DialogPlugin', 'LoadingPlugin', … - by @lishaobos in #656 (cf67b)
- vite-vue3: Update include regex to support production build - by @leedawn in #682 (96590)