Skip to content

Bump vue from 3.4.33 to 3.4.34 in /webapp

Dependabot requested to merge dependabot-npm_and_yarn-webapp-vue-3.4.34 into master

Bumps vue from 3.4.33 to 3.4.34.

Release notes

Sourced from vue's releases.

v3.4.34

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.34 (2024-07-24)

Bug Fixes

  • defineModel: correct update with multiple changes in same tick (#11430) (a18f1ec), closes #11429
Commits
  • 9111252 release: v3.4.34
  • b5cad0e refactor: use hasChanged for useModel comparisons
  • a18f1ec fix(defineModel): correct update with multiple changes in same tick (#11430)
  • See full diff 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

Merge request reports