npm @serverless-stack/cli 1.10.1
v1.10.1

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

⚠️ Breaking Changes:

  • The old sst.Auth construct has been renamed to sst.Cognito. If you are using it be sure to update all references to sst.Cognito - no other changes should be needed.
  • The import for createGQLHandler has changed to GraphQLHandler to match AuthHandler and other handlers we will be shipping soon.

Changes


Update using:

$ npx sst update v1.10.1
$ yarn sst update v1.10.1

Don't miss a new cli release

NewReleases is sending notifications on new releases.