3.1.0 (2021-07-30)
- 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
- use
GoogleAuth.initialize()
method instead ofGoogleAuth.init()