Historia zmian

Autor SHA1 Wiadomość Data
  Evan You 939209c6b5 fix(ssr): fix hydration for slot with empty text node 4 lat temu
  Evan You e1bc2681ef fix(ssr): fix hydration mismatch caused by multi-line comments inside slot 4 lat temu
  Evan You 516bc548fc fix(compiler-ssr): fix wrong attrs fallthrough on non-single-root v-if branches 4 lat temu
  Evan You e8ceac7a11 workflow: add dev-esm script [ci skip] 4 lat temu
  小刘(liulinboyi) 6ce75c10f1 test(runtime-dom): vModel tests for input range (#5907) 4 lat temu
  小刘(liulinboyi) 73e6523134 fix(compiler-sfc): support `export { default } from '...'` (#5937) 4 lat temu
  Yunyoung LEE 991d62322f fix(compiler-sfc): type-only defineProps does not recognize Promise (fix #5941) (#5943) 4 lat temu
  Carlos Rodrigues 7c8f4578e9 fix(types): fix `defineComponent` inference to `Component` (#5949) 4 lat temu
  Cédric Exbrayat 3e2850fa6c fix(types): export ComponentProvideOptions (#5947) 4 lat temu
  Anthony Fu 72ac937f35 chore: use `packageManager` field (#5911) 4 lat temu
  Evan You 595263c0e9 fix(ssr/teleport): support nested teleports in ssr 4 lat temu
  Evan You 84f0353511 test: hydration test case for component w/ teleport root 4 lat temu
  Evan You cdda49bbfb fix(runtime-core): adjust force diff of dev root fragments 4 lat temu
  Evan You b60cff052c fix(ssr): fix hydration error when teleport is used as component root 4 lat temu
  Evan You fd2aa120a1 chore: add note to pr guidelines [ci skip] 4 lat temu
  Bulat Aykaev 0841b9b524 fix(keep-alive): fix keep-alive rendering when placed in vnode branch 4 lat temu
  Evan You 3705b3b46a fix(ssr): fix hydration error when transition contains comment children 4 lat temu
  Evan You aed10c5072 fix(ssr): render fallthrough attributes for transition-group with tag 4 lat temu
  Evan You 1035c6b51b chore: split ssr transition group tests 4 lat temu
  Evan You ee4186ef9e fix(ssr): fix hydration error on falsy v-if inside transition/keep-alive 4 lat temu
  Evan You c65b805ef1 fix(compiler-ssr): only inject fallthrough attrs for root transition/keep-alive 4 lat temu
  Roan Kattouw c03459b9b6 fix(ssr): support client-compiled v-model with dynamic type during ssr (#5787) 4 lat temu
  Evan You 847d7f782b fix(ssr): inherit scope id on functional component during ssr 4 lat temu
  Evan You 415091b0ee fix(compiler-core): should generate HYDRATE_EVENTS flag on dynamic component that resolves to element 4 lat temu
  Evan You f811dc2b60 fix(compiler-ssr): fix component event handlers inheritance in ssr 4 lat temu
  Evan You 4caa52120d chore: bump repl 4 lat temu
  Evan You 6f9c2cd94d chore: fix changelog format [ci skip] 4 lat temu
  Evan You 7fd761e577 release: v3.2.34-beta.1 4 lat temu
  Evan You 739af3da60 workflow: fix release script for pnpm 7 [ci skip] 4 lat temu
  Evan You 77fef97344 fix(ssr): resolve teleports for stream render APIs 4 lat temu