Commit Verlauf

Autor SHA1 Nachricht Datum
  Evan You 9dd006b481 release: v2.7.14 vor 3 Jahren
  Evan You 29b5f58803 fix(reactivity): avoid using WeakMap for IE compatibility vor 3 Jahren
  Evan You d1899caf68 fix(provide/inject): do not mutate original provide options during merge vor 3 Jahren
  a161803398 5e3d4e90cd fix(compiler-sfc): fix template usage check edge case for v-slot destructured default value (#12842) vor 3 Jahren
  Evan You 5aed733ab6 test: add test case for #12778 vor 3 Jahren
  k-furusho f7db7f361b fix(types): fix spreading VNodeData in tsx (#12789) vor 3 Jahren
  webfansplz 0b3cf7dda9 fix(types): stricter type condition for `EventHandlers` (#12840) vor 3 Jahren
  webfansplz a5afc4d0a4 chore: fix typo (#12863) vor 3 Jahren
  Jinjiang 6d9aac8bd3 chore: fix some broken links to v2 docs (#12839) vor 3 Jahren
  Jinjiang a7a71ad990 Update the dev to main in the PR template (#12834) vor 3 Jahren
  Evan You 259c7060da chore: fix changelog rendering [ci skip] vor 3 Jahren
  Evan You df281b0e4c release: v2.7.13 vor 3 Jahren
  Evan You 800207c473 fix(effectScope): calling off() of a detached scope should not break currentScope vor 3 Jahren
  不见月 5960f05c69 fix(watch): avoid traversing objects that are marked non-reactive (#12806) vor 3 Jahren
  Blake Newman 8e262618cd fix(types): style attribute svg (#12800) vor 3 Jahren
  Evan You 4cad410071 release: v2.7.12 vor 3 Jahren
  Evan You e80cd09fff Revert "fix(setup): setup hook should be called before beforeCreate" vor 3 Jahren
  Evan You c61395d3f1 release: v2.7.11 vor 3 Jahren
  Evan You 8880b55d52 perf: improve unsub perf for deps with massive amount of subs vor 3 Jahren
  Evan You 738f4b3c57 fix(build): enforce LF line ending in built files vor 3 Jahren
  Evan You cc14d4452c chore: bump build deps vor 3 Jahren
  Evan You e1342df784 fix(setup): setup hook should be called before beforeCreate vor 3 Jahren
  Evan You 0d6d972b32 fix(compiler-sfc): export parseComponent for compat with fork-ts-checker-webpack-plugin vor 3 Jahren
  fukang wang bc5b92adde fix(types): fix error with options watch (#12779) vor 3 Jahren
  Evan You fb13930096 fix(sfc): prune returned bindings for non-TS as well vor 3 Jahren
  Shiluo34 87f69aa26f fix(types): support Ref and function types in tsx ref attribute (#12759) vor 3 Jahren
  Xiersa 5d26f815c6 fix(reactivity): check skip first before checking ref when creating observer (#12813) vor 3 Jahren
  Evan You 4a0d88e46e fix(reactivity): use WeakMap for proxy/raw checks, compat with non-extensible objects vor 3 Jahren
  ZHAO Jinxiang 27eed829cc fix(types): vue 3 directive type compatibility (#12792) vor 3 Jahren
  Evan You 2f335b2f9d fix(sfc): remove sfc scoped deep syntax deprecation warnings vor 3 Jahren