react-google-contacts
Version:
A Google Button to import user's gmail contacts
18 lines (10 loc) • 432 B
Markdown
## 2.0.0
- Contact API deprecation solved and People API implementation added
## 1.0.1
- Fix extractGivenNameFromEntry & extractFamilyNameFromEntry is not defined
## 1.0.0
- Update webpack 5.
- Add more field return (https://github.com/kwent/react-google-contacts/pull/2). Thanks @nicks78.
- maxResults props added (https://github.com/kwent/react-google-contacts/pull/8). Thanks @moshfiqrony.
## 0.0.1
- First alpha release.