Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 04:02
· 140 commits to main since this release

4.0.0 (2022-08-07)

Features

  • drops support for node versions older than v14 (the oldest LTS version of node) (c0e44d4)

BREAKING CHANGES

  • Drops support for node v10 and v12. v14 is the oldest version supported by node.js/OpenJS. It is also the oldest version supported by current versions of serverless/serverless-offline and makes it easier to upgrade vulnerable dependencies.