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

v2.0.0

Compare
Choose a tag to compare
@adobe-bot adobe-bot released this 16 May 07:24

2.0.0 (2019-05-16)

Bug Fixes

  • pipe: Do not filter out non-functions before running the pipeline (083d902)

Features

BREAKING CHANGES

  • pipe: return value from pipeline functions are no longer merged into the context

NOTE: Most of the functional changes live in src/pipeline.js;
most other changes are just refactoring the rest of the code
base to utilize the changes there.