Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nuxt v3.0.0-rc.9 autoImports hook was deprecated. #2173

Closed
4 tasks done
keymasroy opened this issue Sep 5, 2022 · 1 comment
Closed
4 tasks done

nuxt v3.0.0-rc.9 autoImports hook was deprecated. #2173

keymasroy opened this issue Sep 5, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@keymasroy
Copy link

Clear and concise description of the problem

In nuxt v3.0.0-rc.9, autoImports option and hooks is deprecated and renamed to imports.
https://github.com/nuxt/framework/releases/tag/v3.0.0-rc.9

but @vueuse/nuxt/index.mjs (version 9.1.1), use autoImports:sources yet.

Suggested solution

plase change hook name to autoImports:sources to imports:sources..
Thanks..

Alternative

No response

Additional context

No response

Validations

@keymasroy keymasroy added the enhancement New feature or request label Sep 5, 2022
@antfu
Copy link
Member

antfu commented Sep 5, 2022

#2166

@antfu antfu closed this as completed Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants