Bump vue from 3.4.34 to 3.4.35 in /webapp
Bumps vue from 3.4.34 to 3.4.35.
Release notes
Sourced from vue's releases.
v3.4.35
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.35 (2024-07-31)
Bug Fixes
- teleport/ssr: fix Teleport hydration regression due to targetStart anchor addition (7b18cdb)
- teleport/ssr: ensure targetAnchor and targetStart not null during hydration (#11456) (12667da), closes #11400
- types/ref: allow getter and setter types to be unrelated (#11442) (e0b2975)
Performance Improvements
Commits
-
0b8ba63
release: v3.4.35 -
7b18cdb
fix(teleport/ssr): fix Teleport hydration regression due to targetStart ancho... -
12667da
fix(Teleport): ensure targetAnchor and targetStart not null during hydration ... -
af60e35
test: make transition tests more stable locally -
5680142
perf(runtime-core): improve efficiency of normalizePropsOptions (#11409) -
87923f6
chore(types): reuse built-in Iterator type (#11435) -
208f5c0
chore(deps): update dependency conventional-changelog-cli to v5 (#11449) -
5bca503
chore(deps): update dependency eslint-plugin-import-x to v3 (#11450) -
e0b2975
fix(types/ref): allow getter and setter types to be unrelated (#11442) -
8e052ee
chore(sfc-playgroud): highlight the commit and latest version when active in ... - 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