⬆️v1 -> v2
New features and breaking changes
If you are only using the more commun features of Evt
you can upgrade to v2 without facing any breaking change.
Most of the breaking changes are related to StatefulEvt
and React
integration.
Dropped backward compatibility with typescript 3.4.
EVT now requires a version of TypeScript >= 3.8 (February 20th, 2020)
Last updated