Releases: serverless-heaven/serverless-webpack
Releases · serverless-heaven/serverless-webpack
2.1.0
2.0.0
Introduction
This is the first release after quite some time. It includes improvements and bug fixes that we all waited for (for a long time). Special thanks go to @hassankhan and @StevenACoffman without who continuing and reviving the project would not have been possible. Watch out for further releases which will contain changes that did not make it into this release.
The following issue have been addressed:
Community update
Happy holidays everyone! 🎄
This release has been made possible by you all through PRs. Amazing!
- Compatibility with serverless-offline has been added in #58 by @rvaidya
- Added support for function and global lever env vars in #65 by @petemill
- Improvements in local function execution when simulating a lambda proxy in #57 by @stevenyap