Bump vue from 3.4.26 to 3.4.27 in /webapp
Bumps vue from 3.4.26 to 3.4.27.
Release notes
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.
Changelog
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
Commits
-
4619461
release: v3.4.27 -
10d34a5
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 attribute -
481b1b6
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 inif
block (#10836) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts