Bump @vue/compiler-sfc from 3.4.4 to 3.4.5 in /frontend
Bumps @vue/compiler-sfc from 3.4.4 to 3.4.5.
Release notes
Sourced from @vue/compiler-sfc
's releases.
v3.4.5
Please refer to CHANGELOG.md for details.
Changelog
Sourced from @vue/compiler-sfc
's changelog.
3.4.5 (2024-01-04)
Bug Fixes
- compiler-sfc: fix co-usage of defineModel transform options and props destructure (b20350d), closes #9972
- compiler-sfc: fix sfc template unref rewrite for class instantiation (ae60a91), closes #6483 #6491
- compiler-ssr: fix node clone edge case caused by AST reuse (#9983) (7dbdb3e), closes #9981
- watch: cleanup watcher effect from scope when manually stopped (#9978) (d2d8955)
Commits
-
0275dd3
release: v3.4.5 -
b20350d
fix(compiler-sfc): fix co-usage of defineModel transform options and props de... -
ae60a91
fix(compiler-sfc): fix sfc template unref rewrite for class instantiation -
e790e1b
build: add production/development export conditions (#9977) -
7dbdb3e
fix(compiler-ssr): fix node clone edge case caused by AST reuse (#9983) - 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