chore(deps): update vue monorepo to v3.4.29
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@vue/runtime-core (source) | devDependencies | patch | 3.4.28 -> 3.4.29 |
vue (source) | devDependencies | patch | 3.4.28 -> 3.4.29 |
Release Notes
vuejs/core (@vue/runtime-core)
v3.4.29
Bug Fixes
- build: fix accidental inclusion of runtime-core in server-renderer cjs build (11cc12b), closes #11137
- compiler-sfc: fix missing scope for extends error message (4ec387b)
- compiler-sfc: fix parsing of mts, d.mts, and mtsx files (a476692)
- compiler-sfc: support @vue-ignore comment on more type sources (a23e99b)
- custom-element: support same direct setup function signature in defineCustomElement (7c8b126), closes #11116
- reactivity: avoid infinite loop when render access a side effect computed (#11135) (8296e19), closes #11121
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.