Releases: adobe/helix-cli
Releases · adobe/helix-cli
v0.9.0
Changes
- Remove embedded resource processing (again) #295
- referenced files in src are no longer copied to /dist anymore during hlx build
- webroot default is '/' (hence statics in ./dist can be addressed using /dist/... in the HTL
Fixed Bugs
v0.8.2
v0.8.1
Changes
- [hlx up] does not render remote sample content #303
- [hlx up] Uncaught exception in pre.js triggers an unclear error message #302
- Implement
--log-level
#248 - Progress bars for deploy and publish #281
- Reconsider strains.yaml location #43
- Default CI config cannot be executed ootb #283
- bypass pre-commit and commit-msg hooks when doing initial commit #280
- don't set cookie, unless for sticky strains #250
- removing chatty headers - fixes #251
- new Param whitelist (#272) - fixes #126 obsoletes #153
- ESI on / are not executed on production #269
- Use HTTP Header Subfields for X-Version #266
- Add a "X-Version" header that exposes the Fastly configuration version (#247)
- Use latest petridish which doesn't provide runtime anymore #257
v0.8.0
Changes
- Move all owrequest adapter to pipeline #196
- Not possible to X-Debug a 404 on fastly due to static request #327
- Setting a "content root" leads to invalid content delivery #188
- [hlx demo] does not provide a default .gitignore (released package only) #228
- Better error handling inside script invoker #236
- Ugly error message when deploy to openwhisk fails #235
- [hlx deploy] fires an exception if helix-config.yaml is empty #227
- Rename hlx strains to hlx publish #161
v0.7.12
v0.7.11
v0.7.9
Changes:
- adobe/git-server#13 node 10 support
- #204 fix vulnerabilities
- #208 CI build of hlx is broken
v0.7.7
Changes:
- Revert "Edge side implementation of Param whitelist"