Releases: aws-amplify/amplify-js
Releases · aws-amplify/amplify-js
v0.1.33
Fix aws-sdk version
v0.1.32
aws-amplify: v0.1.31 -> v0.1.32
- Enhancement: remove aws-sdk-mobile-analytics dependency from package.json
v0.1.31
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
- 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