v0.7.0
- Transition from
on-transitiontodid-transitionandwill-transition - Change the arguments of those actions to always be
{ value, from, to }, so that the consumer can pick out the data that they care about
on-transition to did-transition and will-transition{ value, from, to }, so that the consumer can pick out the data that they care about