Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

16 lines (9 loc) · 1.08 KB

3.1.1

3.1.0 (2021-07-30)

Features

  • supporting .ts and.js config, exported types (4859f9c) closes #114
  • update ios to GoogleSignIn 6.0.1 Pod (4859f9c) closes #136
  • add prettier with ionic config (6a7dba5) closes #137
  • request additional scopes if necessary (21f16fd) resolves #144

BREAKING CHANGES

  • use GoogleAuth.initialize() method instead of GoogleAuth.init()