npm @serverless-stack/cli 0.24.0
v0.24.0

latest releases: 1.18.4, 1.18.3, 1.18.2...
2 years ago

🚀 Enhancement

  • #410 sst diff: compare and diff local CF templates against the deployed stacks (@fwang)

    You can run sst diff to compare the current version of stacks in your app with the already-deployed version.

    # Diff all stacks
    npx sst diff
    
    # Diff a specific stack
    npx sst diff api-stack

🐛 Bug Fix

  • #409 Function: fix Python handler with multiple parts not set properly (@fwang)

📝 Documentation

Contributors:


Update using:

$ npm install --save --save-exact @serverless-stack/cli@0.24.0 @serverless-stack/resources@0.24.0

Don't miss a new cli release

NewReleases is sending notifications on new releases.