Skip to content

v1.10.1

Choose a tag to compare

@github-actions github-actions released this 30 Aug 16:28
· 0 commits to 7f9abfaf18e0b8abb4b305cc9f485069372903e1 since this release
445c77f

⚠️ 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