Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Declare Module 'vue' instead of '@vue/runtime-core' #94

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

schwarmco
Copy link
Contributor

augmenting via declare module '@vue/runtime-core' instead of declare module 'vue' started to break a lot of dependencies recently. Lets update vue-toast-notification too so its not breaking types for other dependencies.

see discussion here for example: vuejs/router#2321 (reply in thread)

before PR:
image

after PR:
image

@ankurk91 ankurk91 self-assigned this Sep 16, 2024
@ankurk91 ankurk91 merged commit fcfc4cf into ankurk91:main Sep 17, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants