Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@radekk radekk released this 05 Mar 14:09
· 18 commits to master since this release
6d3f0ce

This release adds the AWS Lambda support and deprecates the usage of Webtask. It consists of breaking changes.

🎉 Features:

  • AWS Lambda support
  • Use package-lock instead of shrinkwrap
  • Add .editorconfig file
  • Async/await for better handling of asynchronous actions
  • Updated documentation