daiwei
|
7e8b34cf6c
chore: Merge branch 'minor' into rolldown
|
4 月之前 |
Tycho
|
d3f5e6e531
fix(reactivity): prevent overwriting `next` property during batch processing (#12075)
|
1 年之前 |
Evan You
|
93c95dd4cd
fix(reactivity): fix nested batch edge case
|
1 年之前 |
Evan You
|
10ff159240
fix(reactivity): fix recursive sync watcher on computed edge case
|
1 年之前 |
Yang Mingshan
|
49fa673493
fix(watch): `once` option should be ignored by watchEffect (#11884)
|
1 年之前 |
Evan You
|
40193696b3
chore(build): use /*@__PURE__*/ annotation consistently
|
1 年之前 |
Rizumu Ayaka
|
205e5b5e27
feat(reactivity): base `watch`, `getCurrentWatcher`, and `onWatcherCleanup` (#9927)
|
1 年之前 |