- Added boilerplate handlers for non
@httpLambda types; thanks @mtranter!
- Updated Lambda base runtime to Node.js 20.x
- Updated dependencies
- Added support for
createplugin API; fixes #1410, thanks @pachoclo!
- Updated dependencies
- Added
base-runtimeoption to@typescriptsettings to allow use ofnodejs18.xor 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!