You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hackathons/5-bsl.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -217,5 +217,6 @@ For occasional contributors to Helix it can get hard to keep track of what has c
217
217
- Links to static assets are now detected and rewritten into URLs that are cachable for a long time [v1.10.0](https://github.com/adobe/helix-pipeline/releases/tag/v1.10.0)
218
218
- HTTP headers can now be set from a HTL template by using `<link>` or `<meta>` tags [v1.11.0](https://github.com/adobe/helix-pipeline/releases/tag/v1.11.0)
219
219
- The HTML pipeline now parses the complete HTML document before it is rendered, allowing modifications through the `hast` extension point [v1.12.0](https://github.com/adobe/helix-pipeline/releases/tag/v1.12.0)
220
+
-**breaking change:** Helix Pipeline now allows Pipeline steps to modify the `context`, which means all custom pipeline steps need review. [v2.0.0](https://github.com/adobe/helix-pipeline/releases/tag/v2.0.0)
0 commit comments