Skip to content

Releases: serverless-heaven/serverless-webpack

2.1.0

27 Jul 09:49

Choose a tag to compare

Release Notes

  • Added support for webpack configuration in TypeScript format #129
  • Fixed bug with serverless-offline exec #154
  • Added unit tests for cleanup. Updated test framework #11
  • Support single function deploy and packaging #107
  • Fixed path exception bug with individual packaging and SLS 1.18 #159

2.0.0

04 Jul 11:40

Choose a tag to compare

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:

  • Support arbitrary Webpack versions as peer dependency #83
  • Support serverless offline start invocation #131
  • Documentation updates #88, #132, #140, #141, #144
  • Print Webpack stats on recompile #127

Community update

23 Dec 16:40

Choose a tag to compare

Happy holidays everyone! 🎄

This release has been made possible by you all through PRs. Amazing!