Releases: aws-amplify/amplify-js
Releases · aws-amplify/amplify-js
Amplify Release v0.2.15
- Enhancement: Preserve error context when loading Cognito credentials. #577
- Enhancement: Increase test coverage for PubSub. #588
- Enhancement: Fix StorageCache configure and use InMemoryCache. #635
- Bug Fix: Sign out fix. #511
- Bug Fix: Adding Polyfill.js to fix PubSub. #588
- Bug Fix: Ensure credentials retrieved only once on page reload. #486
- Bug Fix: Fix empty object returned in componentDidMount when using Auth.currentUserInfo. #608
- Bug Fix: Setting authData after ConfirmSignIn
aws-amplify@0.2.14
03/28/2018
- aws-amplify - v0.2.14
- Enhancement: Refreshing Federated jwt token on need. #191
- Enhancement: Binding console to console functions #458
- Enhancement: Customize endpoint userId and attributes #437
- Enhancement: Analytics turn on/off #479
- Enhancement: Add params.ContentDisposition to Storage.put() #501
- Enhancement: Make Storage operations options optional #527
- Enhaneement: Adding custom federated auth provider #540
- Feature: Initial implementation of PubSub category #460
- Bug Fix: Retrieving credentials only once when reloading pages #486
- Bug Fix: Sign out fix #511
- Bug Fix: Credentials expired case handle #528
aws-amplify-react@0.1.38
03/28/2018
- aws-amplify-react - v0.1.38
- Enhancement: adding
onError
support for withGoogle Federated login #475
- Enhancement: adding
v0.2.11
aws-amplify - v0.2.11
- Enhancement: Analytics customize endpointId #421
- Enhancement: Auth TOTP #407
- Enhancement: Add support for developer authenticated strategies #425
- Enhancement: Generate declaration file #381
- Enhancement: Cognito cookie storage #398
- Feature: Analytics plugin #236
aws-amplify-react - v0.1.36
- Enhancement: Make options parameter optional in Storage.put #406
- Enhancement: Auth TOTP #407
- Bug Fix: Fix issue #357 for authenticator hidedefault #400
aws-amplify-react-native - v0.2.7
- Bug Fix: asyncStorageCache #412
amazon-cognito-identity-js - v2.0.2
- Enhancement: Missing types fix #454
aws-amplify@0.2.9
- aws-amplify 0.2.9
- fix for missing endpoint in config #373
aws-amplify@0.2.8
- aws-amplify - v0.2.8
aws-amplify-react@0.1.34
- aws-amplify-react - v0.1.34
- Enhancement: Export VerifyContact #365
aws-amplify-react-native@0.2.5
aws-amplify@0.2.7
- aws-amplify - v0.2.7
- Bug Fix: Force the guest credentials to return null when mandatory sign in enabled #295
- Bug Fix: Fix the Typescript definitions for API, Analytics, Auth and Storage #263
- Enhancement: Docs/update quick start #274
- Enhancement: Support centralized tracking #199
- Enhancement: Support passing and signing of custom domains in API RestClient #310
- Enhancement: Return full response of api if you set response in the init object to true #300