Lambda API: v0.10.1 Released

Posted in #lambda-api

Lambda API v0.10.1 has been released to fix an issue with the statusCode reporting incorrectly in error logs. The arity requirement for handler functions has also been relaxed since it's possible that they may not be needed within a route definition.

Your feedback is greatly appreciated, so please submit feature requests and issues. If you want to contribute, even better! Pull requests are always welcome.

Full Release Notes: https://github.com/jeremydaly/lambda-api/releases/tag/v0.10.1

NPM: https://www.npmjs.com/package/lambda-api

GitHub: https://github.com/jeremydaly/lambda-api

Comments are currently disabled, but they'll be back soon.