4
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Dec 17, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore: disallow console statement (#9986) More... about 1 year ago
chore: remove log More... about 1 year ago
build: add production/development export conditions (#9977) More... about 1 year ago
fix(compiler-ssr): fix node clone edge case caused by AST reuse (#9983) More... about 1 year ago
fix(watch): cleanup watcher effect from scope when manually stopped (#9978) More... about 1 year ago
release: v3.4.4 More... about 1 year ago
chore(apiWatch): constraint deep passes boolean (#9952) More... about 1 year ago
fix(defineModel): support kebab-case/camelCase mismatches (#9950) More... about 1 year ago
fix(watch): remove instance unmounted short circuit in getter of `watchEffect` (#9948) More... about 1 year ago
chore(deps): update lint (#9963) More... about 1 year ago
fix(compiler-sfc): fix scss source map regression More... about 1 year ago
fix(ssr): avoid rendering transition-group slot content as a fragment (#9961) More... about 1 year ago
chore(deps): update test to ^1.1.1 (#9962) More... about 1 year ago
chore(deps): update dependency postcss-selector-parser to ^6.0.15 (#9960) More... about 1 year ago
chore(deps): update all non-major dependencies (#9959) More... about 1 year ago
fix(watch): revert watch behavior when watching shallow reactive objects More... about 1 year ago
fix(runtime-core): correctly assign suspenseId to avoid conflicts with the default id (#9966) More... about 1 year ago
workflow(sfc-playground): init custom formatter when selecting new version (#9958) More... about 1 year ago
fix(compiler-sfc): use compilerOptions when re-parsing consumed AST More... about 1 year ago
chore: bump repl version More... about 1 year ago
perf(watch): avoid double traverse for reactive source More... about 1 year ago
release: v3.4.3 More... about 1 year ago
test: test case for sfc parse options cache invalidation More... about 1 year ago
fix(compiler-sfc): respect sfc parse options in cache key More... about 1 year ago
release: v3.4.2 More... about 1 year ago
fix(ssr): fix hydration error for slot outlet inside transition-group (#9937) More... about 1 year ago
chore: fix snapshot More... about 1 year ago
fix(runtime-core): support deep: false when watch reactive (#9928) More... about 1 year ago
fix(compiler-sfc): fix dev regression for dot / namespace component usage More... about 1 year ago
test: split import usage check tests into dedicated file More... about 1 year ago