Skip to content

0.14.0

Compare
Choose a tag to compare
@DeviaVir DeviaVir released this 27 May 10:15
· 235 commits to master since this release
0.14.0

[0.14.0] - 2019-05-25

Features

  • Support Node.js 10.x #487
  • Add Node.js 12 to CI setting #486
  • Add file to configure aws authentication settings #482
  • Add layers option to readme #481
  • Add option to specify Lambda Layers #480
  • Upgrade packages #479
  • Add dockerVolumes option in package in order to mount additional volumes #473
  • Add keepNodeModules option in package #472

Bugfixes

  • Remove 'packageDirectory' option from 'deploy' #484
  • Update s3deploy bucket handling #475
  • Fix Docker volume mount from OSX - #461 #471