Skip to content

feat: deprecate resolvers with official alternatives#918

Open
ilyaliao wants to merge 2 commits into
unplugin:mainfrom
ilyaliao:refactor/remove-official-resolvers
Open

feat: deprecate resolvers with official alternatives#918
ilyaliao wants to merge 2 commits into
unplugin:mainfrom
ilyaliao:refactor/remove-official-resolvers

Conversation

@ilyaliao

@ilyaliao ilyaliao commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Deprecate built-in resolvers that now have official alternatives.
  • Add runtime warnings for deprecated built-in resolvers.
  • Update README.md to recommend using their official resolvers.
  • Add README entries for BootstrapVueNext and Layui Vue.

Details

This PR deprecated the built-in resolvers that now have official alternatives.

It also updates README.md to recommend using their official resolvers.

Runtime warnings are emitted once when deprecated resolver factories are used, so users get actionable migration guidance without changing resolver behavior.

Affected resolvers:

  • BootstrapVueNext
  • Layui Vue
  • PrimeVue
  • TDesign
  • Vant
  • Varlet UI

Co-authored-by: Codex <codex@openai.com>
@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@pkg-pr-new

pkg-pr-new Bot commented Jul 10, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/unplugin-vue-components@918

commit: 3b29c4f

@ilyaliao
ilyaliao marked this pull request as ready for review July 10, 2026 02:19
Co-authored-by: Codex <codex@openai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant