legado
legado copied to clipboard
Bump unplugin-vue-components from 0.26.0 to 0.27.0 in /modules/web
Bumps unplugin-vue-components from 0.26.0 to 0.27.0.
Release notes
Sourced from unplugin-vue-components's releases.
v0.27.0
🚀 Features
- ant-design-vue:
- Support
css-in-js
import style - by@JohnsonHuang4396
,@antfu
, 黄启浩 and JohnsonHuang in unplugin/unplugin-vue-components#703 (5d533)- idux:
- Update idux resolver to support v2 version - by
@sallerli1
, 李志超44657 and@antfu
in unplugin/unplugin-vue-components#722 (c1458)- prime-vue:
- Update missing components - by
@evgeniikostiukov
in unplugin/unplugin-vue-components#735 (b9140)- Add missing components - by
@tugcekucukoglu
and@antfu
in unplugin/unplugin-vue-components#731 (858ce)- varlet-ui:
- Support
styleExtname
option - by@RSS1102
in unplugin/unplugin-vue-components#740 (c0e66)🐞 Bug Fixes
- Move
prettier-ignore
statement so it works - by@HookyGV
in unplugin/unplugin-vue-components#729 (e0d37)- utils: Collapse prefixes in PascalCase name - by
@waynzh
in unplugin/unplugin-vue-components#744 (02712)View changes on GitHub
Commits
a359f2d
chore: release v0.27.0cafeb48
chore: keep list sortedc145885
feat(idux): update idux resolver to support v2 version (#722)858ce68
feat(prime-vue): add missing components (#731)b9140de
feat(prime-vue): update missing components (#735)5d533b1
feat(ant-design-vue): supportcss-in-js
import style (#703)ecf1a68
chore: update depse0d37b0
fix: moveprettier-ignore
statement so it works (#729)c0e66f3
feat(varlet-ui): supportstyleExtname
option (#740)027128c
fix(utils): collapse prefixes in PascalCase name (#744)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)