Bump vue from 3.4.25 to 3.4.26
Bumps vue from 3.4.25 to 3.4.26.
Changelog
Sourced from vue's changelog.
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
Commits
-
2417909
release: v3.4.26 -
fefce06
fix(compiler-core): fix bail constant for globals -
638a79f
fix(runtime-core): properly handle inherit transition during clone VNode (#10... -
e8fd644
fix(runtime-core): attrs should be readonly in functional components (#10767) -
2d56816
refactor: simplify traverse() for deep watchers (#10795) -
b01be66
chore(deps): update lint (#10831) -
d00632b
refactor: remove optional chaining (#10792) -
1138e7a
chore(deps): update build (#10830) -
1e7a806
chore(deps): update test (#10829) -
e97fc93
chore(deps): update all non-major dependencies (#10828) - 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