Skip to content

Bump @vue/compiler-sfc from 3.4.7 to 3.4.8 in /frontend

Bumps @vue/compiler-sfc from 3.4.7 to 3.4.8.

Release notes

Sourced from @​vue/compiler-sfc's releases.

v3.4.8

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vue/compiler-sfc'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


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

Loading