Releases: floydspace/serverless-esbuild
Releases · floydspace/serverless-esbuild
v1.32.6
1.32.6 (2022-08-15)
Bug Fixes
- use default work folder and build folder for watch ignore (#358) (0135695)
v1.32.5
1.32.5 (2022-07-27)
Bug Fixes
- set buildOptions in new initialize function (2cbd953), closes #334
v1.32.4
1.32.4 (2022-07-21)
Bug Fixes
- treat default packageJsonPath as relative (afced4a)
v1.32.1
1.32.1 (2022-07-19)
Bug Fixes
- remove outputBuildFolder and outputWorkFolder from esbuild build options (#343) (54a25bd)
v1.32.0
1.32.0 (2022-07-18)
Features
- add support for .mjs file output (b799b34)
v1.31.1
1.31.1 (2022-07-18)
Bug Fixes
- packagePath correctly treated as relative path from service dir (56e6dd8)
v1.31.0
1.31.0 (2022-06-27)
Features
- add support for config file (5ef032d)
v1.30.0
1.30.0 (2022-05-28)
Features
- add watch for copy patterns (3682e81)