# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.0.5](https://github.com/XD2Sketch/react-oauth-popup/compare/v1.0.4...v1.0.5) (2021-07-23)

### [1.0.4](https://github.com/XD2Sketch/react-oauth-popup/compare/v1.0.3...v1.0.4) (2021-07-23)


### Bug Fixes

* close popup after receiving code ([d261400](https://github.com/XD2Sketch/react-oauth-popup/commit/d2614005984dba2adf59ea60c64830e1ff4b6459))

### [1.0.3](https://github.com/kgoedecke/react-oauth-popup/compare/v1.0.2...v1.0.3) (2021-01-27)


### Bug Fixes

* prevent infinite onClose call ([#32](https://github.com/kgoedecke/react-oauth-popup/issues/32)) ([f8cc46a](https://github.com/kgoedecke/react-oauth-popup/commit/f8cc46aadc5c62813c6b358acb47835bc6f6e152))
* wrap unmount in act to mimic browser behavior ([87d4eea](https://github.com/kgoedecke/react-oauth-popup/commit/87d4eeaeadca33b00568bfd21a96c2e25dbcb6b7))

### [1.0.2](https://github.com/kgoedecke/react-oauth-popup/compare/v1.0.1...v1.0.2) (2020-10-07)


### Features

* add typescript declaration to build process ([7d3ce71](https://github.com/kgoedecke/react-oauth-popup/commit/7d3ce719c19045f3fd68c75b094ccec3bf3d2043))

### [1.0.1](https://github.com/kgoedecke/react-oauth-popup/compare/v1.0.0...v1.0.1) (2020-10-07)


### Features

* add typings for npm package ([0524b6c](https://github.com/kgoedecke/react-oauth-popup/commit/0524b6c0833fa1af6e6702a10995fb0d08fd06a8))

## [1.0.0](https://github.com/kgoedecke/react-oauth-popup/compare/v0.1.1...v1.0.0) (2020-10-05)


### Features

* implement oAuthPopup using functional component ([403f289](https://github.com/kgoedecke/react-oauth-popup/commit/403f289e5180110280c87fc826fa1da15c569aad))


### Bug Fixes

* set default width, height and title ([b6a977e](https://github.com/kgoedecke/react-oauth-popup/commit/b6a977edb1723c846dc2105b8becc7f0ca4a4e32))
* use npm registry ([4f43559](https://github.com/kgoedecke/react-oauth-popup/commit/4f435595c6a0192454f03e5aef8024a2dc428477))
