Commit History

作者 SHA1 備註 提交日期
  zhiyuanzmj ced7ee684c feat(compiler-vapor): support v-slots expression for jsx-vapor (#271) 1 年之前
  三咲智子 Kevin Deng 1094b05259 chore: update readme & sponsors 1 年之前
  三咲智子 Kevin Deng daf098ef68 ci: cleanup & fix repo 1 年之前
  三咲智子 Kevin Deng 594cb1412d Merge remote-tracking branch 'upstream/main' 1 年之前
  Evan You 9a36f2a0b8 release: v3.5.6 1 年之前
  Evan You c74bb8c2dd fix(reactivity): avoid exponential perf cost and reduce call stack depth for deeply chained computeds (#11944) 1 年之前
  renovate[bot] cbc39d54f0 fix(deps): update playground (#11939) 1 年之前
  edison 3db0a0f979 chore(deps): update vitest to ^2.1.1 (#11943) 1 年之前
  Evan You 8492c3c49a fix(compiler-sfc): preserve old behavior when using withDefaults with desutructure 1 年之前
  renovate[bot] fbae210d9d chore(deps): update dependency eslint-plugin-import-x to v4 (#11942) 1 年之前
  renovate[bot] 726db0ad2c chore(deps): update lint (#11940) 1 年之前
  renovate[bot] 47bda40653 fix(deps): update dependency postcss to ^8.4.47 (#11938) 1 年之前
  renovate[bot] 732a38ef63 chore(deps): update dependency npm-run-all2 to ^6.2.3 (#11937) 1 年之前
  renovate[bot] 6b07244dd5 chore(deps): update build (#11936) 1 年之前
  edison 85c138ced1 fix(compile-dom): should be able to stringify mathML (#11891) 1 年之前
  Yang Mingshan 49fa673493 fix(watch): `once` option should be ignored by watchEffect (#11884) 1 年之前
  Matt Garrett 2d6adf78a0 fix(watch): unwatch should be callable during SSR (#11925) 1 年之前
  Tycho bc3ddca9d0 chore(types): migrate global types to packages-private (#11904) 1 年之前
  ML 1bad606eb3 types: improve app.directive type generics (#11926) 1 年之前
  Tycho aa5dafd2b5 fix(reactivity): rely on dirty check only when computed has deps (#11931) 1 年之前
  Tycho 346bfaf760 refactor(reactivity): simplify isDirty condition (#11933) 1 年之前
  2nofa11 817dca8712 chore:fix-issue-id (#11927) [ci skip] 1 年之前
  edison effcccd258 docs: avoid pre rendering as html[ci skip] (#11922) 1 年之前
  Evan You 7f2de3f53e release: v3.5.5 1 年之前
  Evan You a5f3c2eb4d fix(hydration): fix mismatch of leading newline in <textarea> and <pre> 1 年之前
  Evan You 3c4bf76276 fix(compiler-dom): should ignore leading newline in <textarea> per spec 1 年之前
  edison 10a2c6053b fix(hmr): reload async child wrapped in Suspense + KeepAlive (#11907) 1 年之前
  linzhe f2d8019188 fix(custom-element): handle nested customElement mount w/ shadowRoot false (#11861) 1 年之前
  Evan You 1d99d61c1b fix(compiler-dom): fix stringify static edge for partially eligible chunks in cached parent 1 年之前
  edison 7571f20bc3 fix(TransitionGroup): not warn unkeyed text children with whitespece preserve (#11888) 1 年之前