Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

fix: augment vue rather than @vue/runtime-core#143

Merged
productdevbook merged 1 commit intoproductdevbook:mainfrom
danielroe:vue-augment
Nov 10, 2024
Merged

fix: augment vue rather than @vue/runtime-core#143
productdevbook merged 1 commit intoproductdevbook:mainfrom
danielroe:vue-augment

Conversation

@danielroe
Copy link
Copy Markdown
Contributor

Description

In line with vuejs/router#2295 and nuxt/nuxt#28542, this moves to augment vue rather than @vue/runtime core.

This is now officially recommended in the docs and it must be done by all libraries or it will break types for other libraries.

Linked Issues

Additional context

@productdevbook productdevbook merged commit 4787412 into productdevbook:main Nov 10, 2024
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