- Added boilerplate handlers for non
@http
Lambda types; thanks @mtranter!
- Updated Lambda base runtime to Node.js 20.x
- Updated dependencies
- Added support for
create
plugin API; fixes #1410, thanks @pachoclo!
- Updated dependencies
- Added
base-runtime
option to@typescript
settings to allow use ofnodejs18.x
or any other Lambda-supported version of Node.js
Hello 1.0! This plugin has been generally quite stable while also seeing an increase in community activity, so it feels right to release 1.0!
1.0 includes no breaking changes to 0.x releases.
- Updated dependencies, including
esbuild
; thanks @ThatsJustCheesy! - Improved example code to include TS types; thanks @ilovehackathons!
- Fixed bug preventing local TS configs from populating; thanks @ThatsJustCheesy!