Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 11:01
03f015e

v4.0.0

Breaking changes

  • The package no longer supports deprecated Node.js engine versions. Upgrade your project to Node.js v20 or later.
  • Esbuild, which is used to build and bundle the source code for functions, has been upgraded through several breaking versions. Ensure you complete full regression testing of your functions after upgrading.

Changed

  • Updated package dependencies
  • Enhanced type safety for environment-specific configurations