Releases: fabscale/ember-cognito-identity
Releases · fabscale/ember-cognito-identity
Release 0.6.0
0.6.0 (2019-10-23)
Bug Fixes
Features
- Import amazon-cognito-identity-js instead of using global (b305ba6)
Release 0.5.0
0.5.0 (2019-10-14)
Features
- Use @tracked() instead of computed() (b9e646c)
- Use @glimmer/component instead of @ember/component (e2aae2a)
- Use co-location component setup (requires ember-source>3.13!) (3b33552)
Release 0.4.0
0.4.0 (2019-09-13)
Features
- Allow to customize new attributes for setNewPassword (81eac69)
Release 0.3.0
0.3.0 (2019-08-29)
Features
- Ensure pretender is not included in production builds (6841f58)
Release 0.2.5
0.2.5 (2019-08-28)
Bug Fixes
- Ensure restoreAndLoad does nothing if session is already loaded (0af1fac)
Release 0.2.4
0.2.4 (2019-08-22)
Bug Fixes
- Use set for setup-cognito-mocks test helper (83ed015)
Release 0.2.2
0.2.2 (2019-08-19)
Bug Fixes
- Update module import paths for new package name (5a0dfbb)