Releases: adobe/helix-pipeline
Releases · adobe/helix-pipeline
v1.2.3
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
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
1.2.1 (2019-04-01)
Bug Fixes
- package.json & package-lock.json to reduce vulnerabilities (f40f12c)
v1.2.0
1.2.0 (2019-03-28)
Features
- Pipeline now supports pipeline steps that mutate the input (2b6ddf0)
v1.1.1
1.1.1 (2019-03-22)
Bug Fixes
- package: update @adobe/helix-shared to version 0.8.3 (2a3387e)
v1.1.0
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
1.0.6 (2019-03-20)
Bug Fixes
- release: semantic-release now updates package.json (fcb78b8), closes #212
v1.0.5
1.0.5 (2019-03-19)
Bug Fixes
- markdown: Fix handling of references in Markdown validation (4d69499), closes #159
v1.0.4
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
1.0.3 (2019-03-14)
Bug Fixes
- pipeline: don't hide stack trace from errors (b911467)