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

Missing pinia type for new Vue({ pinia }) #630

Closed
posva opened this issue Aug 24, 2021 · 1 comment
Closed

Missing pinia type for new Vue({ pinia }) #630

posva opened this issue Aug 24, 2021 · 1 comment
Labels
bug Something isn't working typescript This issue is related to typings v2 issues related to v2 for Vue 3

Comments

@posva
Copy link
Member

posva commented Aug 24, 2021

I think v2 is missing this type. It probably need to be added as a new package to not conflict with types but I'm not sure. Another solution is using @ts-ignore in some types. From #629

@posva posva added bug Something isn't working v2 issues related to v2 for Vue 3 typescript This issue is related to typings labels Aug 24, 2021
@posva
Copy link
Member Author

posva commented Sep 27, 2021

note to myself: This will probably require a new package @pinia/vue2 where should be added the vue2-plugin and the types + deprecate the existing import from pinia of PiniaPlugin

@posva posva closed this as completed in cdbdba5 Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working typescript This issue is related to typings v2 issues related to v2 for Vue 3
Projects
None yet
Development

No branches or pull requests

1 participant