Bumps vue from 3.4.25 to 3.4.27.
Sourced from vue's releases.
v3.4.27
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minor
branch.v3.4.26
Please refer to CHANGELOG.md for details.
Sourced from vue's changelog.
3.4.27 (2024-05-06)
Bug Fixes
- compat: include legacy scoped slots (#10868) (8366126), closes #8869
- compiler-core: add support for arrow aysnc function with unbracketed (#5789) (ca7d421), closes #5788
- compiler-dom: restrict createStaticVNode usage with option elements (#10846) (0e3d617), closes #6568 #7434
- compiler-sfc: handle keyof operator (#10874) (10d34a5), closes #10871
- hydration: handle edge case of style mismatch without style attribute (f2c1412), closes #10786
3.4.26 (2024-04-29)
Bug Fixes
- compiler-core: fix bail constant for globals (fefce06)
- compiler-core: remove unnecessary constant bail check (09b4df8), closes #10807
- runtime-core: attrs should be readonly in functional components (#10767) (e8fd644)
- runtime-core: ensure slot compiler marker writable (#10825) (9c2de62), closes #10818
- runtime-core: properly handle inherit transition during clone VNode (#10809) (638a79f), closes #3716 #10497 #4091
- Transition: re-fix #10620 (#10832) (accf839), closes #10632 #10827
4619461
release: v3.4.2710d34a5
fix(compiler-sfc): handle keyof operator (#10874)8366126
fix(compat): include legacy scoped slots (#10868)f2c1412
fix(hydration): handle edge case of style mismatch without style attribute481b1b6
refactor(types): use explicit modifiers type (#10856)8373350
chore(deps): update build (#10867)bead21a
chore(deps): update all non-major dependencies (#10866)c0c9432
test(watch): watching a reactive array (#10848)0e3d617
fix(compiler-dom): restrict createStaticVNode usage with option elements (#10...c9c9dff
refactor(perf): assign value in if
block (#10836)$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts