Commit History

Author SHA1 Message Date
  Tycho a509e30f05 fix(reactivity): ensure `unref` correctly resolves type for `ShallowRef` (#11360) 1 year ago
  Evan You 3ee7b4c7b1 fix(runtime-core): avoid recursive warning 1 year ago
  Evan You 8655ced480 fix(teleport): skip teleported nodes when locating patch anchor 1 year ago
  LiuSeen 50ddafe91b fix(reactivity): shallowReactive map "unwraps" the nested refs (#8503) 1 year ago
  Linghao Su 2d854414fa test(runtime-core): test effectscope instance null (#8397) 1 year ago
  Evan You c0b9bd125c chore: format 1 year ago
  Evan You f44c3b37d4 fix(hydration): handle consectuvie text nodes during hydration 1 year ago
  fang-ng4 ae52a371e5 test: edge case for decodeHtmlBrowser (#11339) 1 year ago
  Vlad fc205bf4de perf(server-render): avoid unnecessary checks in `createBuffer` (#11364) 1 year ago
  renovate[bot] 89e2d258dc chore(deps): update dependency rollup to ^4.18.1 (#11358) 1 year ago
  skirtle b0aa234e5e fix(runtime-core): use separate prop caches for components and mixins (#11350) 1 year ago
  _Kerman c8b9794575 fix(hmr): hmr reload should work with async component (#11248) 1 year ago
  btea 1676f079b6 chore: fix @babel/types version in pnpm catalog (#11349) 1 year ago
  Evan You c4025015db chore: remove codspeed plugin 1 year ago
  Evan You 36b1fefeac chore: remove terser dep 1 year ago
  Evan You 789675f65d fix(build): use consistent minify options from previous terser config 1 year ago
  renovate[bot] f1aae57dfe chore(deps): update all non-major dependencies (#11357) 1 year ago
  Evan You d343a0dc01 fix(v-once): properly unmount v-once cached trees 1 year ago
  Evan You 3107b57e2e refactor: isVNode -> isVOnce 1 year ago
  Evan You 2815531fd5 refactor: memoIndex -> cacheIndex 1 year ago
  Evan You aef807746a refactor(compiler): move patchFlag text generation to codegen phase 1 year ago
  Evan You f05b3ae0f8 chore: improve comments 1 year ago
  skirtle 7fb6eb882b fix(v-model): component v-model modifiers trim and number when cases don't match (#9609) 1 year ago
  Vlad 05779a70bd perf(server-renderer): optimize `unrollBuffer` by avoiding promises (#11340) 1 year ago
  Evan You d76dd9c58d fix(runtime-core): force diff slot fallback content and provided content 1 year ago
  Evan You 685e3f381c fix(runtime-core): more edge case fix for manually rendered compiled slot 1 year ago
  Evan You 314ce82e47 test: test case for 3d34f406a / #10870 1 year ago
  Evan You ee0248accf fix(runtime-core): errors during component patch should be caught by error handlers 1 year ago
  Evan You 3d34f406ac fix(runtime-core): bail manually rendered compiler slot fragments in all cases 1 year ago
  白雾三语 23cd61423c chore(repl): avoid duplicate formatter mounts (#10472) 1 year ago