Skip to content

Releases: aws-amplify/amplify-js

v0.1.33

11 Jan 19:03
75be751
Compare
Choose a tag to compare

Fix aws-sdk version

v0.1.32

09 Jan 19:46
05c6c26
Compare
Choose a tag to compare

aws-amplify: v0.1.31 -> v0.1.32

  • Enhancement: remove aws-sdk-mobile-analytics dependency from package.json

v0.1.31

09 Jan 21:44
e6f2e92
Compare
Choose a tag to compare

aws-amplify: v0.1.30 -> v0.1.31
aws-amplify-react: v0.1.30
aws-amplify-react-native: v0.1.20 -> v0.1.21

  • Feature: Export Authenticator in aws-amplify-react-native

  • Enhancement: Reduce bundle size by removing aws-mobile-analytics dependency

  • Security issue: Changing dependency on typedoc for security issue

  • Bug fix: Timezone error for Windows

  • Bug fix: Npm badge fix

  • Bug fix: Doc syntax error fix

  • Bug fix: Add charset on default header for API

v0.1.30

27 Dec 22:20
3b0a919
Compare
Choose a tag to compare
  • Federated Authentication with Google and Facebook in React
  • Automatic S3 Analytics tracking with React components
  • Increase unit test coverage
  • Jest snapshot update
  • Update default auth theme
  • Export Signer interface for 3rd party HttpModules
  • Update pinpoint region in React Native
  • Better support for guest (Unauthenticated) credentials
  • Fix broken link (to authentication)
  • Bug fixes