Releases: floydspace/serverless-esbuild
Releases · floydspace/serverless-esbuild
v1.35.2
1.35.2 (2022-12-31)
Bug Fixes
- attempt to fix pnpm install (bb7984f)
- no frozen lock file for pnpm (e5c75c4)
- pnpm was not bundling externals correctly (5bfaee0)
v1.33.1
1.33.1 (2022-11-02)
Bug Fixes
- allows .jsx and .tsx as valid handler extensions (#387) (0ec2ab8)
v1.33.0
1.33.0 (2022-09-24)
Features
- add nodeExternals configuration for esbuild-node-external plugin (935bd6f)
v1.32.9
1.32.9 (2022-09-24)
Bug Fixes
- bug in yarn packager rebase logic; legacy logger bug; fix integration tests (d976e9f)
v1.32.8
1.32.8 (2022-08-20)
Bug Fixes
- asynchronously create packager instance (#352) (f60b9f5)