This is another Serverless Framework V.4 GA release. If you have Serverless Framework V.4 installed already, it will auto-update within 24 hours, or you can run serverless update to get the latest version immediately. If you are upgrading to V.4 from V.3 or less, see our Upgrading to Serverless Framework V.4 Documentation.
Features
- Added
esbuild-package:package
hooks to lifecycle events.
Bug Fixes
- Fixed error reporting issue with SAM/CF support.
- Fixed
package.patterns
bug when used withbuild.esbuild
. - Fixed bug that improperly showed Axiom progress bar.