Skip to content

Releases: aws-amplify/amplify-js

v0.1.36

19 Jan 00:19
Compare
Choose a tag to compare
  • aws-amplify - v0.1.36
    • Enhancement: Sign up with custom attributes #160
    • Bug fix: Api cred refresh #118
    • Bug fix: EndpointId for Pinpoint not get refreshed correctly #161
  • aws-amplify-react - v0.1.31
    • Bug fix: Now S3Image can upload files to private folder #133
  • aws-amplify-react-native - v0.1.24
    • Enahancement: Remove dependency from aws-mobile-analytics dependency #142
    • Enhancement: Sign up with custom attributes #160
    • Bug fix: EndpointId for Pinpoint not get refreshed correctly #161

v0.1.35

17 Jan 19:41
Compare
Choose a tag to compare
  • aws-amplify - v0.1.35

    • Improvements to Typescript developer experience. #155
    • fix RN props #158
    • delete ama #142
  • aws-amplify-react-native - v0.1.23

v0.1.34

11 Jan 20:30
52aa6d9
Compare
Choose a tag to compare

Fix/lock aws-sdk version

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