# Changelog

## Baseline

- First survey — no prior run to compare against. CAI 42.

## Lenses

- Code Health 73
- Maturity 60
- Readiness 21
- Security 60

## Changes since last survey

- 300 commits — 156 feature/other, 144 fixes

## By area

- (root) — 114 commits
- packages/runtime-core — 64 commits
- .github/workflows — 29 commits
- packages/compiler-sfc — 17 commits
- packages/reactivity — 15 commits
- packages/runtime-dom — 15 commits
- packages/server-renderer — 12 commits
- packages/compiler-core — 10 commits
- packages-private/dts-test — 7 commits
- packages-private/sfc-playground — 5 commits
- packages/vue — 3 commits
- packages/compiler-dom — 2 commits
- .github/contributing.md — 1 commit
- .github/renovate.json5 — 1 commit
- changelogs/CHANGELOG-3.0.md — 1 commit
- changelogs/CHANGELOG-3.3.md — 1 commit
- packages/compiler-ssr — 1 commit
- packages/shared — 1 commit
- scripts/release.js — 1 commit

## Notable commits

- fix: Revert "chore(deps): update pnpm/action-setup action to v6" (#14749)
- fix: Revert "fix(runtime-core): pause tracking when invoking function refs" (#15094)
- fix: Revert "fix(runtime-core): resolve kebab-case slot names from in-DOM template…" (#14331)
- fix: Revert "fix(server-renderer): cleanup component effect scopes after SSR render" (#14674)
- fix: chore(sfc-playground): fix header z-index issue (#14479)
- fix: chore: fix typo
- fix: chore: fix typo
- fix: chore: fix typo (#14421)
- fix: chore: fix typos and grammar (#14437)
- fix: chore: fix typos in changelogs (#14653)
- fix: docs: fix typo in CHANGELOG-3.3.md[ci-skip](#14341)
- fix: docs: fix typos in comments in the code (#14253)
- fix: fix(KeepAlive): use resolved component name for async components in cache pruning (#14212)
- fix: fix(changelog): remove outdated dependency update entry
- fix: fix(compat): add `entities` to @vue/compat deps to fix CJS edge cases (#12514)
- fix: fix(compat): fix compat handler of draggable (#12445)
- fix: fix(compat): handle v-model deprecation warning with missing appContext (#14203)
- fix: fix(compile-sfc): correctly handle variable shadowing in for loop for `defineProps` destructuring. (#14296)
- fix: fix(compiler-core): avoid crash on CDATA at the document root (#14916)
- fix: fix(compiler-core): avoid double processing v-for keys with v-memo (#14861)
- …and 280 more
