提交历史

作者 SHA1 备注 提交日期
  Johnson Chu c2b274a887 fix(reactivity): re-fix #10114 (#10123) 2 年之前
  Bou Harusame e58d3f69fc chore: dev build for multi-packages (#10126) 2 年之前
  Evan You 07922dacc7 release: v3.4.14 2 年之前
  Doctor Wu 20f62afaaf fix(reactivity): fix regression for computed with mutation (#10119) 2 年之前
  renovate[bot] 3cd3a44ed3 chore(deps): update test to ^1.2.0 (#10113) 2 年之前
  renovate[bot] 237cb45319 chore(deps): update lint (#10112) 2 年之前
  renovate[bot] ab483771a9 chore(deps): update all non-major dependencies (#10111) 2 年之前
  renovate[bot] a557006f8e fix(deps): update dependency postcss to ^8.4.33 (#10110) 2 年之前
  三咲智子 Kevin Deng 5bee7a8bab chore: dev build for multi-packages (#10108) 2 年之前
  三咲智子 Kevin Deng 48bf8e4c70 fix(compiler-sfc): enable prefixIdentifiers by default when reparsing on consumed AST (#10105) 2 年之前
  Saeid Zareie 23f94869fd chore: fix typo in changelog (#10104) [ci skip] 2 年之前
  Evan You 3a642fb95c release: v3.4.13 2 年之前
  Johnson Chu e45a8d24b4 fix(reactivity): fix dirtyLevel checks for recursive effects (#10101) 2 年之前
  Evan You ffd0473e0f release: v3.4.12 2 年之前
  Evan You 8b1848173b revert: fix(reactivity): correct dirty assign in render function (#10091) 2 年之前
  Evan You fd337dddd1 release: v3.4.11 2 年之前
  Evan You c60479146a dx(defineModel): warn against reference of setup scope variables in defineModel options 2 年之前
  edison d35b87725a fix(runtime-core): filter single root for nested DEV_ROOT_FRAGMENT (#8593) 2 年之前
  Doctorwu 8d04205041 fix(reactivity): correct dirty assign in render function (#10091) 2 年之前
  zhoulixiang 08b60f5d0d fix(hydration): improve mismatch when client valut is null or undefined (#10086) 2 年之前
  Evan You bb6b7a297e release: v3.4.10 2 年之前
  Evan You 3907c87ce2 fix(hydration): should not warn on falsy bindings of non-property keys 2 年之前
  Evan You 9636357c89 release: v3.4.9 2 年之前
  Evan You dfd9654665 fix(build): avoid accessing __FEATURE_PROD_DEVTOOLS__ flag in root scope 2 年之前
  Evan You bceccf9e21 chore(build): rename __NODE_JS__ build flag to __CJS__ 2 年之前
  Evan You 8fda856a82 refactor: split out useModel implementation and tests 2 年之前
  Evan You 92514db708 build: add node production/development condition in package exports (#10036) 2 年之前
  edison bcda96b525 fix(suspense): avoid double-patching nested suspense when parent suspense is not resolved (#10055) 2 年之前
  Evan You 07b19a53a5 test: test case for style binding w/ object value + v-show 2 年之前
  cyx cd419aec3c fix(runtime-dom): unify behavior for v-show + style display binding (#10075) 2 年之前