Skip to content

v2.1.0

Compare
Choose a tag to compare
@joeldenning joeldenning released this 04 Jun 19:16

Features

  • Setting the correct Cache-Control header for Azure Storage import maps (#52 @BartJanvanAssen)
  • S3 PutObject options are now configurable, including changing the ACL (#49)
  • Adding skipValidUrlCheck option. Resolves #41 (#43 @joeldenning)
  • add ability to set custom container port exposed + add image build instructions (@kristianmandrup)
  • Support for setting environment variables via dotenv (#52 @BartJanvanAssen)

Fixes

Examples

Docs

Maintenance

  • Update Azure Storage client (#52 @BartJanvanAssen)
  • Bump minimist from 1.2.0 to 1.2.2 (#36)
  • Bump minimist from 1.2.2 to 1.2.3 (#39)
  • Bump https-proxy-agent from 2.2.2 to 2.2.4 (#40)
  • Switching to prettier for code formatting (#42)