v0.7.0
- Transition from
on-transition
todid-transition
andwill-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