vue3-core/packages/compiler-ssr/src
edison 565741a9b2
refactor(compiler): add separate transform for vbind shorthand (#13438)
close #13169
close #13170
close #11321
close #12298
close #12828

use tests from #13170 and #12298 and #12828
2025-09-24 21:23:07 +08:00
..
transforms fix(compiler-ssr): ensure v-show has a higher priority in SSR (#12171) 2025-09-24 17:06:03 +08:00
errors.ts chore(test): report correct value of `__EXTEND_POINT__` when subsequent error codes is less than it (#13213) 2025-07-18 16:24:29 +08:00
index.ts refactor(compiler): add separate transform for vbind shorthand (#13438) 2025-09-24 21:23:07 +08:00
runtimeHelpers.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
ssrCodegenTransform.ts fix(ssr): don't render comments in TransitionGroup (#11961) 2024-09-20 16:46:45 +08:00