- Enhancement. Support for Lambda handlers as ES6 modules in Node.js >= 14.
- Enhancement. Parallel build of Lambda layers of a single Node.js version for all regions.
- Fix. Remove arity requirement of async Lambda handlers.
- Enhancement. Bundle the entire release of Node.js, including npm and npx, into the custom layer.
- Initial release