We currently call reactivity listeners on `xUpdate` We should hold off and not do this till `xCommit` given the transaction could be rolled back.
We currently call reactivity listeners on
xUpdateWe should hold off and not do this till
xCommitgiven the transaction could be rolled back.