Skip to content

5.0.0

Compare
Choose a tag to compare
@HyperBrain HyperBrain released this 08 Mar 12:20
· 2405 commits to master since this release
00d9377

YAY 😄 The next major one!

All projects using serverless-webpack version 4.x and webpack >=3.x should be fully compatible and safe to upgrade. However, the configuration in serverless.yml should be changed to the new configuration layout
(see README) but still keeps working the old way.

Release notes

  • Support Webpack 4 #331 #328
  • BREAKING: Drop support for Webpack 2
  • Allow to check for local invocation in the webpack configuration #232
  • New centralized configuration with fallback to the old one #336
  • Improved unit tests and actual coverage calculation #337