Skip to content

2.0.0 Released

Compare
Choose a tag to compare
@omitobi omitobi released this 24 Apr 23:57
· 36 commits to master since this release
ed5afe6

Breaking change

  • on() method implementation is moved to pipe()
  • on() is now a static method allowing calling Piper::on([]) more fluent.

Documentation

  • Update documentation to show the changes