Skip to content

Latest commit

 

History

History
47 lines (22 loc) · 2.05 KB

CHANGELOG.md

File metadata and controls

47 lines (22 loc) · 2.05 KB

Changelog

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)

Bug Fixes

  • close popup after receiving code (d261400)

1.0.3 (2021-01-27)

Bug Fixes

  • prevent infinite onClose call (#32) (f8cc46a)
  • wrap unmount in act to mimic browser behavior (87d4eea)

1.0.2 (2020-10-07)

Features

  • add typescript declaration to build process (7d3ce71)

1.0.1 (2020-10-07)

Features

  • add typings for npm package (0524b6c)

1.0.0 (2020-10-05)

Features

  • implement oAuthPopup using functional component (403f289)

Bug Fixes

  • set default width, height and title (b6a977e)
  • use npm registry (4f43559)