Skip to content

Bump vue from 3.4.7 to 3.4.8

Dependabot requested to merge dependabot-npm_and_yarn-vue-3.4.8 into master

Bumps vue from 3.4.7 to 3.4.8.

Release notes

Sourced from vue's releases.

v3.4.8

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.4.8 (2024-01-10)

Bug Fixes

  • hydration: fix class and style hydration mismatch message (5af3987), closes #10067
  • hydration: improve attr hydration mismatch check for boolean attrs (972face), closes #10057 #10060
  • suspense: fix more suspense patch before resolve edge cases (70ad4ca), closes #10017
Commits
  • 8d656ce release: v3.4.8
  • 5af3987 fix(hydration): fix class and style hydration mismatch message
  • 70ad4ca fix(suspense): fix more suspense patch before resolve edge cases
  • 972face fix(hydration): improve attr hydration mismatch check for boolean attrs
  • d60a575 build: add copyright and license banner
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports