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

Releases: adobe/helix-pipeline

v1.2.3

09 Apr 00:00
Compare
Choose a tag to compare

1.2.3 (2019-04-09)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (859e54a)
  • package.json & package-lock.json to reduce vulnerabilities (f51940b)

v1.2.2

01 Apr 08:05
Compare
Choose a tag to compare

1.2.2 (2019-04-01)

Bug Fixes

  • markdown: #158 GFM Tables crash the pipeline (4a4546f)
  • package: update xmlbuilder to version 12.0.0 (b65ffc6)

v1.2.1

01 Apr 00:26
Compare
Choose a tag to compare

1.2.1 (2019-04-01)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (f40f12c)

v1.2.0

28 Mar 15:02
Compare
Choose a tag to compare

1.2.0 (2019-03-28)

Features

  • Pipeline now supports pipeline steps that mutate the input (2b6ddf0)

v1.1.1

22 Mar 08:40
Compare
Choose a tag to compare

1.1.1 (2019-03-22)

Bug Fixes

  • package: update @adobe/helix-shared to version 0.8.3 (2a3387e)

v1.1.0

21 Mar 07:41
Compare
Choose a tag to compare

1.1.0 (2019-03-21)

Bug Fixes

  • pipeline: Fix off-by-one error in pipeline extensibility (89ea8f5)

Features

  • pipeline: Add advanced extensibility support (7aa691b)
  • pipeline: Introduced explicit, named extension points (461d3f6)

v1.0.6

20 Mar 05:39
Compare
Choose a tag to compare

1.0.6 (2019-03-20)

Bug Fixes

  • release: semantic-release now updates package.json (fcb78b8), closes #212

v1.0.5

19 Mar 12:50
Compare
Choose a tag to compare

1.0.5 (2019-03-19)

Bug Fixes

  • markdown: Fix handling of references in Markdown validation (4d69499), closes #159

v1.0.4

14 Mar 14:39
Compare
Choose a tag to compare

1.0.4 (2019-03-14)

Bug Fixes

  • Smoke test workflow sporadically fails while smoke tests were successful (f93a120)
  • Smoke test workflow sporadically fails while smoke tests were successful (afa4615)

v1.0.3

14 Mar 13:09
Compare
Choose a tag to compare

1.0.3 (2019-03-14)

Bug Fixes

  • pipeline: don't hide stack trace from errors (b911467)