Skip to content

v3.1.0

Compare
Choose a tag to compare
@reslear reslear released this 15 Feb 11:00
27f0111

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()