Skip to content

v0.60.8

Compare
Choose a tag to compare
@fwang fwang released this 28 Jan 22:10
· 3214 commits to master since this release

πŸš€ 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