Skip to content

Releases: garronej/evt

v1.6.8

19 Apr 19:48
Compare
Choose a tag to compare
  • Remove StatefulEvt.prototype.statefulPipe(), StatefulEvt.prototype.pipe() override replace it.
  • Adds StatefulEvt.prototype.toStateless([ctx]), returns a stateless copy of the evt.

v1.6.7

19 Apr 18:38
Compare
Choose a tag to compare
  • StatefulEvt.prototype.evtChange is now stateful itself.
  • Evt.useEffect() when used with StatefulEvt use the state as initial data for invoking the effect.

v1.6.6

18 Apr 00:25
Compare
Choose a tag to compare

v1.6.5

16 Apr 17:57
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/garronej/evt

Deno

15 Apr 00:19
Compare
Choose a tag to compare

🦕