This repository has been archived by the owner on Feb 28, 2022. It is now read-only.
v5.0.0
5.0.0 (2019-08-22)
Features
- added new uniform method pipe.use()
- added new method pipe.attach.replace() to replace pipeline steps
- pipe.attach() now public API, accepts object with before, replace and after keys
BREAKING CHANGES
- removed methods before(), once() and after()