Commit History

Author SHA1 Message Date
  Runyasak Chaengnaimuang 00734afef5 fix(compiler-sfc): add error handling for defineModel() without variable assignment (#13352) 11 months ago
  edison 89edc6cdcb fix(compile-sfc): handle inline template source map in prod build (#12701) 11 months ago
  Tycho f44feed6fa fix(types): avoid merging component instance into `$props` in `ComponentInstance` (#12870) 11 months ago
  Tycho c69c4bb59c fix(watch): update `oldValue` before running `cb` to prevent stale value (#12296) 11 months ago
  edison 1a664749d4 fix(compat): ensure false value on input retains value attribute (#13216) 11 months ago
  edison 013749e75e fix(custom-element): preserve appContext during update (#12455) 11 months ago
  edison 35aeae7fa3 fix(hydration): handle transition appear hydration edge case (#13339) 11 months ago
  edison d15dce3142 fix(teleport): handle deferred teleport updates before and after mount (#13350) 11 months ago
  edison 163b3651d1 fix(compiler-dom): improve HTML nesting validation to allow any child element within template tag (#13320) 11 months ago
  Teages f7ce5ae666 fix(compiler-sfc): simulate `allowArbitraryExtensions` on resolving type (#13301) 11 months ago
  edison 772b0087cb fix(suspense): handle edge case in patching list nodes within Suspense (#13306) 11 months ago
  linzhe cf5a5e0edf fix(compiler-sfc): improve type inference for TSTypeAliasDeclaration with better runtime type detection (#13245) 11 months ago
  edison d37a2ac59d fix(compiler-core): ensure mapping is added only if node source is available (#13285) 11 months ago
  edison 80055fddfb fix(hydration): skip lazy hydration for patched components (#13283) 11 months ago
  Adrian Cerbaro b9910755a5 fix(custom-element): allow injecting values ​​from app context in nested elements (#13219) 11 months ago
  daiwei d0253a0b7e release: v3.5.14 11 months ago
  edison 1f98a9c493 fix(hmr): avoid hydration for hmr root reload (#12450) 11 months ago
  tonicli 626450590d fix(runtime-core): inherit comment nodes during block patch in production build (#10748) 11 months ago
  edison 8e3435779a fix(compiler-sfc): fix scope handling for props destructure in function parameters and catch clauses 11 months ago
  yangxiuxiu 343c891224 fix(transition): fix KeepAlive with transition out-in mode behavior in production (#12468) 11 months ago
  edison 9c4dbbc518 fix(hmr): avoid hydration for hmr updating (#12262) 11 months ago
  renovate[bot] f7dad6da2f chore(deps): update dependency @babel/parser to ^7.27.2 (#13310) 11 months ago
  renovate[bot] 258f78b643 chore(deps): update test (#13311) 11 months ago
  btea 3cb4db21ef chore: add pnpm setting to pnpm-workspace (#13268) 11 months ago
  renovate[bot] d79aa70c61 chore(deps): update build (#13276) 11 months ago
  edison f556c925ac chore: fix typo (#13290) [ci skip] 11 months ago
  renovate[bot] 56be3dd4db chore(deps): update compiler to ^7.27.1 (#13277) 1 year ago
  Tycho 3f27c58ffb fix(runtime-core): respect immutability for readonly reactive arrays in `v-for` (#13091) 1 year ago
  yangxiuxiu 9196222ae1 fix(slots): properly warn if slot invoked in setup (#12195) 1 year ago
  edison 2206cd235a fix(ssr): properly init slots during ssr rendering (#12441) 1 year ago