Histórico de commits

Autor SHA1 Mensagem Data
  Johnson Chu 5a528aa5cc refactor(reactivity, runtime-core): improve performance-critical code (#13274) 11 meses atrás
  Tycho c69c4bb59c fix(watch): update `oldValue` before running `cb` to prevent stale value (#12296) 1 ano atrás
  Tycho d3f5e6e531 fix(reactivity): prevent overwriting `next` property during batch processing (#12075) 1 ano atrás
  Evan You 93c95dd4cd fix(reactivity): fix nested batch edge case 1 ano atrás
  Evan You 10ff159240 fix(reactivity): fix recursive sync watcher on computed edge case 1 ano atrás
  Yang Mingshan 49fa673493 fix(watch): `once` option should be ignored by watchEffect (#11884) 1 ano atrás
  Evan You 40193696b3 chore(build): use /*@__PURE__*/ annotation consistently 1 ano atrás
  Rizumu Ayaka 205e5b5e27 feat(reactivity): base `watch`, `getCurrentWatcher`, and `onWatcherCleanup` (#9927) 1 ano atrás