Skip to content
This repository was archived by the owner on Feb 28, 2022. It is now read-only.

v5.0.0

Choose a tag to compare

@adobe-bot adobe-bot released this 22 Aug 07:50

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()