Skip to content

v3.2.0

Compare
Choose a tag to compare
@adobe-bot adobe-bot released this 20 May 09:40

3.2.0 (2019-05-20)

Bug Fixes

  • deploy: do not bind or link static actions when dry running (8635f26)

Features

  • deploy: bind and link hlx--static action during deployment (e43bf28), closes #850
  • deploy: skip deployment of hlx--static when --static=bind (b86c5d8), closes #850
  • deploy: support binding/mounting the helix-services virtual package when --static!=build (e7e87dc), closes #850
  • package: skip packaging static.zip when --static=bind (e561ac6), closes #850
  • publish: pass CLI version when calling helix-publish (8c64378)
  • static: add --static={build|bind|both} option to package and deploy commands (2df5630), closes #850