Releases: aws-amplify/amplify-js
Releases · aws-amplify/amplify-js
aws-amplify@0.2.4
- Bug fix: Safe check for navigator variable
- Bug fix: Retrieve unauth credentials if not logged in, Fixes #229
aws-amplify-react-native@0.2.3
- Enhancement: warning for configure (deprecated)
v0.2.0
v0.1.36
- aws-amplify - v0.1.36
- aws-amplify-react - v0.1.31
- Bug fix: Now S3Image can upload files to private folder #133
- aws-amplify-react-native - v0.1.24
v0.1.35
v0.1.34
Fix/lock aws-sdk version
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