Download Latest Version 4.36.1 source code.tar.gz (2.3 MB)
Email in envelope

Get an email when there's a new version of Serverless Framework

Home / sf-core@4.36.1
Name Modified Size InfoDownloads / Week
Parent folder
4.36.1 source code.tar.gz 2026-05-14 2.3 MB
4.36.1 source code.zip 2026-05-14 3.6 MB
README.md 2026-05-14 1.0 kB
Totals: 3 Items   5.9 MB 2

Bug Fixes

  • Fixed framework hang during TypeScript configuration loading. Services with multi-file TypeScript configurations (a serverless.ts that imports other .ts files via relative imports) could deadlock during command startup, most reliably reproduced in AWS CodeBuild. The framework now handles nested TypeScript imports without the deadlock. (#13574, [#13581])

  • Fixed esbuild version conflicts with the serverless-esbuild plugin. Projects that pinned an esbuild version different from the framework's hit Cannot start service: Host version "X.Y.Z" does not match binary version "A.B.C" errors when running commands like serverless invoke local. Each esbuild instance now resolves its own platform binary independently, so both versions can coexist in the same project. (#13580, [#13581])

Maintenance

  • Bumped the AWS SDK group with 30 updates (#13575)
  • Upgraded protobufjs from 7.5.5 to 7.5.7 (#13573)
  • Bumped langsmith across bedrock-agentcore JavaScript examples (#13579)
Source: README.md, updated 2026-05-14