Skip to content

Cleaning things up

Choose a tag to compare

@seawatts seawatts released this 14 Jun 21:46
· 32 commits to develop since this release

Breaking Changes 💥

  • The preview url is now http://mydomain.com/{{versionSha}}
  • Removed publicURLVersionParam
  • You cannot directly set the config through environment variables. You have to set them through the config in the consuming applications deploy.js From there you can import the variables as environment variables if you wish.