By convention, its recommended emitting the old value followed by the new one in the same event instead of the other way round.
Heres one instance found:
https://github.com/code-423n4/2023-10-ethena/blob/main/contracts/USDe.sol#L23-L26
