npm @serverless-stack/cli 0.60.8
v0.60.8

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

🚀 Enhancement

  • #1311 Cli: hide exports from outputs created by CDK (@fwang)

    If this error seems familiar to you, we added automatic early detection for this issue.

     ❌  dev-stackA failed: Export dev-stackA:ExportsOutputRefTableArn30B25837ED330C0 cannot be deleted as it is in use by dev-stackB

    SST will temporarily add the exports that are still in use. Read more about how it works.

  • #1310 Cli: detect exports still in use and temporarily add to template (@fwang)

  • #1295 Add RDS construct (@fwang)

  • #1288 Add ViteStaticSite construct (@fwang)

🐛 Bug Fix

  • #1313 Cli: stage prompt causes cli to not quit cleanly (@fwang)

📝 Documentation


Update using:

$ npx sst update 0.60.8
$ yarn sst update 0.60.8

Don't miss a new cli release

NewReleases is sending notifications on new releases.