What's Changed
* feat: Esbuild Generic Command Builder by mildaniel in https://github.com/aws/aws-lambda-builders/pull/372
* feat: Changed Sourcemap default value to false by lucashuy in https://github.com/aws/aws-lambda-builders/pull/375
* feat: use symlink instead of copy for some build operations by mndeveci in https://github.com/aws/aws-lambda-builders/pull/374
* fix(path-resolver): Add additional binaries to python-pip workflow by sriram-mv in https://github.com/aws/aws-lambda-builders/pull/377
* feat: add custom working directory for custom build workflow by moelasmar in https://github.com/aws/aws-lambda-builders/pull/378
* feat: Install esbuild deps with production flag by mildaniel in https://github.com/aws/aws-lambda-builders/pull/379
* feat: Add support for --main-fields esbuild option by mildaniel in https://github.com/aws/aws-lambda-builders/pull/384
* feat: Remove esbuild flag by lucashuy in https://github.com/aws/aws-lambda-builders/pull/383
* fix: Address main fields incorrectly inputted by mildaniel in https://github.com/aws/aws-lambda-builders/pull/385
New Contributors
* lucashuy made their first contribution in https://github.com/aws/aws-lambda-builders/pull/375
* moelasmar made their first contribution in https://github.com/aws/aws-lambda-builders/pull/378
**Full Changelog**: https://github.com/aws/aws-lambda-builders/compare/v1.18.0...v1.19.0