Skip to content

aws-lambda-builders v1.19.0 release

Compare
Choose a tag to compare
@mildaniel mildaniel released this 30 Aug 18:50
826e4ef

What's Changed

  • feat: Esbuild Generic Command Builder by @mildaniel in #372
  • feat: Changed Sourcemap default value to false by @lucashuy in #375
  • feat: use symlink instead of copy for some build operations by @mndeveci in #374
  • fix(path-resolver): Add additional binaries to python-pip workflow by @sriram-mv in #377
  • feat: add custom working directory for custom build workflow by @moelasmar in #378
  • feat: Install esbuild deps with production flag by @mildaniel in #379
  • feat: Add support for --main-fields esbuild option by @mildaniel in #384
  • feat: Remove esbuild flag by @lucashuy in #383
  • fix: Address main fields incorrectly inputted by @mildaniel in #385

New Contributors

Full Changelog: v1.18.0...v1.19.0