Commit History

Author SHA1 Message Date
  Wick 411596c07b chore(reactivity): replace console.warn() to warn function (#10394) 2 years ago
  Evan You ff130c4702 fix(runtime-dom): avoid always resetting nullish option value 2 years ago
  Evan You 6bef15f094 chore: remove unused argument 2 years ago
  三咲智子 Kevin Deng fe5d919b0f refactor(sfc-playground): upgrade `@vue/repl` (#10310) 2 years ago
  孟世博 3199189901 chore: standardize the spelling of TypeScript (#10186) [ci skip] 2 years ago
  renovate[bot] ca9920c7d7 chore(deps): update dependency @vue/consolidate to v1 (#10359) 2 years ago
  Evan You 272ab9fbdc release: v3.4.19 2 years ago
  Evan You 18f1f45807 chore: fix renovate.json formatting 2 years ago
  Evan You 995d2fdcca fix(hydration): fix css vars hydration mismatch false positive on non-root nodes 2 years ago
  Evan You df4a6e1dd8 chore(deps): bump @vue/consolidate 2 years ago
  Doctor Wu f7ba97f975 feat(dx): warn users when computed is self-triggering (#10299) 2 years ago
  Evan You b99ac931a8 chore: ignore lru-cache in renovate.json 2 years ago
  renovate[bot] 0ce536ccf8 chore(deps): update dependency npm-run-all2 to v6 (#10309) 2 years ago
  OnlyWick 5f7a0a08b2 chore(errorHandling): directly return value in callWithErrorHandling function (#10315) 2 years ago
  Evan You b8be99018c fix(deps): pin lru-cache to avoid hashing error 2 years ago
  Evan You 159efa9d73 chore: fix local test run mode in release script 2 years ago
  zhoulixiang e50963903d fix(runtime-dom): should not trigger transition when v-show value is falsy (#10311) 2 years ago
  João Carmona 603a1e1f5a perf(runtime): improve `getType()` GC and speed (#10327) 2 years ago
  renovate[bot] 3f92126a26 chore(deps): update actions/upload-artifact action to v4 (#10307) 2 years ago
  renovate[bot] f9c845cb87 chore(deps): update dawidd6/action-download-artifact action to v3 (#10308) 2 years ago
  renovate[bot] a02b7b1665 chore(deps): update actions/cache action to v4 (#10306) 2 years ago
  Evan You 64f431aab0 release: v3.4.18 2 years ago
  zhoulixiang c224897dd4 fix(runtime-dom): ensure v-show respects display value set via v-bind (#10297) 2 years ago
  Evan You 5d48844670 test: fix unexpected warning check when asserting same message for both conditions 2 years ago
  Evan You 77a804b1d0 fix(dx): warn against reserved keys as prop name 2 years ago
  Evan You dfb271a293 release: v3.4.17 2 years ago
  Evan You 2cd5b05c3b revert: fix(runtime-dom): ensure v-show respects display value set via v-bind (#10161) 2 years ago
  Evan You 1339330850 release: v3.4.16 2 years ago
  Evan You 2b0a706dc7 chore: move X_V_BIND_INVALID_SAME_NAME_ARGUMENT to preserve error code order 2 years ago
  Artyom Tuchkov 2312184bc3 fix(reactivity): skip non-extensible objects when using `markRaw` (#10289) 2 years ago