🆕 SST Console / API
This update features a new API Explorer that lets you to make HTTP requests to your sst.Api
and sst.ApiGatewayV1Api
. Easily set headers, query params and body to make a request against any of your routes and view the function logs as well as the response.
🚀 Enhancement
- #1451 Explorer: API (@thdxr)
- #1454 fixed showing the loading sign while creating new folder (@Manitej66)
- #1444 Clean up dependencies (@thdxr)
📝 Documentation
- #1442 Fix lambda transpiling issue in mongodb example (@Manitej66)
Update using:
$ npx sst update 0.67.0
$ yarn sst update 0.67.0