Echo JS 0.11.0

<~>

andreypopp 3811 days ago. link 1 point
React Forms uses immutable data (not so advanced as mori, just makes sure it doesn't mutate and produces a new copy on update). So that UndoMixin only works with immutable data.