Skip to content

0.8.0

Latest
Compare
Choose a tag to compare
@andrewphahn andrewphahn released this 29 Jan 06:06
· 2 commits to master since this release

Thanks @pecirep, @miguel-a-calles-mba, @superandrew213

Added

  • Add invalidationPaths setting to allow defining custom invalidation paths for the cloudfront distribution
  • Add origins setting to allow adding additional distribution origins in the form of CloudFormation resources
  • Add defaultCacheBehavior setting to allow adding the default distribution cache behaviors in the form of CloudFormation resources
  • Add cacheBehaviors setting to allow adding additional distribution cache behaviors in the form of CloudFormation resources
  • Add --no-client-deploy CLI option to skip deploying client code to S3

Fixed

  • Typos