Update Vue 3 to v3.5.34
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @vue/compat (source) | dependencies | patch | 3.5.33 -> 3.5.34 |
| @vue/compiler-sfc (source) | dependencies | patch | 3.5.33 -> 3.5.34 |
| @vue/server-renderer (source) | dependencies | patch | 3.5.33 -> 3.5.34 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
vuejs/core (@vue/compat)
v3.5.34
Bug Fixes
- compiler-sfc: infer Vue ref wrapper types when source is unresolvable (#14758) (7f46fd4), closes #14729
- compiler-sfc: preserve hash hrefs on
<image>elements (#14756) (090b2e3) - compiler-sfc: resolve type re-exports inside declare global (#14766) (acfffe3)
- reactivity: prevent orphan effect when created in a stopped scope (#14778) (c8e2d4a), closes #14777
- runtime-core: avoid symbol coercion during props validation (#8539) (23d4fb5), closes #8487
- suspense: avoid DOM leak with out-in transition in v-if fragment (#14762) (9667e0d), closes #14761
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.