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

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

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

userquin
Copy link
Member

@userquin userquin commented Aug 16, 2024

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.

@userquin userquin marked this pull request as ready for review August 16, 2024 16:25
@userquin userquin merged commit a0a1d28 into main Aug 16, 2024
@userquin userquin deleted the userquin/vue-augment branch August 16, 2024 17:18
RedStar071 referenced this pull request in wolfstar-project/blog.wolfstar.rocks Aug 22, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@vite-pwa/nuxt](https://togithub.com/vite-pwa/nuxt) | [`^0.9.1` ->
`^0.10.0`](https://renovatebot.com/diffs/npm/@vite-pwa%2fnuxt/0.9.1/0.10.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@vite-pwa%2fnuxt/0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vite-pwa%2fnuxt/0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vite-pwa%2fnuxt/0.9.1/0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vite-pwa%2fnuxt/0.9.1/0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vite-pwa/nuxt (@&#8203;vite-pwa/nuxt)</summary>

### [`v0.10.0`](https://togithub.com/vite-pwa/nuxt/releases/tag/v0.10.0)

[Compare
Source](https://togithub.com/vite-pwa/nuxt/compare/v0.9.1...v0.10.0)

#####    🚨 Breaking Changes

- Augment `vue` rather than `@vue/runtime-core`  -  by
[@&#8203;userquin](https://togithub.com/userquin) in
[https://github.com/vite-pwa/nuxt/issues/151](https://togithub.com/vite-pwa/nuxt/issues/151)
[<samp>(a0a1d)</samp>](https://togithub.com/vite-pwa/nuxt/commit/a0a1d28)

#####     [View changes on
GitHub](https://togithub.com/vite-pwa/nuxt/compare/v0.9.1...v0.10.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 12pm on Sunday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/wolfstar-project/blog.wolfstar.rocks).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
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