Releases: floydspace/aws-lambda-nodejs-esbuild
Releases · floydspace/aws-lambda-nodejs-esbuild
v1.1.6
1.1.6 (2021-07-19)
Bug Fixes
- runtime: fix default runtime (6fc103d), closes #10
v1.1.5
1.1.5 (2020-12-13)
Bug Fixes
- let overwrite exclude option defauls (e34480c), closes #9
Reverts
- revert postinstall script (169ad0c), closes #8
v1.1.4
1.1.4 (2020-12-12)
Bug Fixes
- logs: remove info logs to avouid output pollution (33b7338), closes #6
- packager: fix project root resolving, so .git folder has lowest priority (007b134)
v1.1.3
1.1.3 (2020-11-24)
Bug Fixes
v1.1.2
1.1.2 (2020-11-04)
Bug Fixes
- esbuild: use absolute path for esbuild entry (#4) (7e358da)
v1.1.1
1.1.1 (2020-11-04)
Bug Fixes
- esbuild: use precise es version target for a runtime (1df19cc), closes #3
v1.1.0
1.1.0 (2020-11-01)
Features
- packager: implement a way to determine a package manager (f8834f3), closes #2
Bug Fixes
- packager: introduce unit tests for packagers, fix bugs found on testing (b33be2f)
v1.0.0
1.0.0 (2020-10-27)
Features
- esbuild: implement first version of construct using esbuild (fe8a425)
- externals: implement an ability to package external modules (3bf225c)
Bug Fixes
- externals: fix root path, and lock file bug (3c7fa2f)
v1.0.0-beta.1
1.0.0-beta.1 (2020-10-25)
Features
- esbuild: implement first version of construct using esbuild (fe8a425)
- externals: implement an ability to package external modules (3bf225c)
v1.0.0-alpha.1
1.0.0-alpha.1 (2020-10-25)
Features
- esbuild: implement first version of construct using esbuild (fe8a425)