v4.1.13
版本发布时间: 2024-07-19 02:05:25
serverless/serverless最新发布版本:v4.2.5(2024-09-05 00:35:55)
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
- Support glob pattern matching for esbuild externals & excludes, fixes - https://github.com/serverless/serverless/issues/12674
Bug Fixes
- Fix support for
AWS
pseudoparameters - https://github.com/serverlessinc/framework-core/pull/358 - Do not resolve variables in imported JS files - https://github.com/serverlessinc/framework-core/pull/357