Skip to content

4.0.33 (2024-05-30)

Compare
Choose a tag to compare
@austencollins austencollins released this 30 May 21:27
· 70 commits to main since this release
b1d758d

This is another Serverless Framework V.4 Beta 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.

Bug Fixes

  • Improves spinner experience to not conflict with Plugins: #12560
  • Adds support for endpoints and functions in dev mode: #12541
  • Improves Dev Mode messaging overall.
  • Fixes esbuild not respecting package.patterns in serverless.yml: #12552
  • Enables the esbuild packages flag #12551