All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.5 (2021-07-23)
1.0.4 (2021-07-23)
- close popup after receiving code (d261400)
1.0.3 (2021-01-27)
- prevent infinite onClose call (#32) (f8cc46a)
- wrap unmount in act to mimic browser behavior (87d4eea)
1.0.2 (2020-10-07)
- add typescript declaration to build process (7d3ce71)
1.0.1 (2020-10-07)
- add typings for npm package (0524b6c)
1.0.0 (2020-10-05)
- implement oAuthPopup using functional component (403f289)