## [3.0.3](https://github.com/sweetalert2/sweetalert2-react-content/compare/v3.0.2...v3.0.3) (2020-07-12)


### Bug Fixes

* update typescript declaration file for TS 3.9.5 ([#119](https://github.com/sweetalert2/sweetalert2-react-content/issues/119)) ([757ab23](https://github.com/sweetalert2/sweetalert2-react-content/commit/757ab237cb60fe076a848313058f3e5749ad66e8))

## [3.0.2](https://github.com/sweetalert2/sweetalert2-react-content/compare/v3.0.1...v3.0.2) (2020-07-12)


### Bug Fixes

* remove useRejections ([#118](https://github.com/sweetalert2/sweetalert2-react-content/issues/118)) ([f08301d](https://github.com/sweetalert2/sweetalert2-react-content/commit/f08301d2ab46ed81d1a96c738c897c9e010c7093))

## [3.0.1](https://github.com/sweetalert2/sweetalert2-react-content/compare/v3.0.0...v3.0.1) (2020-02-20)


### Bug Fixes

* unmountComponentAtNode(...): Target container is not a DOM elementd fyf ([#108](https://github.com/sweetalert2/sweetalert2-react-content/issues/108)) ([c592b0c](https://github.com/sweetalert2/sweetalert2-react-content/commit/c592b0c73c15554d30ae5e5ad36eb442ee647c02))

# [3.0.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v2.0.2...v3.0.0) (2020-01-27)


* BREAKING CHANGE: fix: Unmount React content only once popup is destroyed (#107) ([2061d64](https://github.com/sweetalert2/sweetalert2-react-content/commit/2061d6485346afb958f07a3c4f76c1f74d76c2fb)), closes [#107](https://github.com/sweetalert2/sweetalert2-react-content/issues/107)


### BREAKING CHANGES

* fix: Unmount React content only once popup is destroyed (#107)

## [2.0.2](https://github.com/sweetalert2/sweetalert2-react-content/compare/v2.0.1...v2.0.2) (2019-11-08)


### Bug Fixes

* call super method /w given arg when extending onOpen & onClose ([#101](https://github.com/sweetalert2/sweetalert2-react-content/issues/101)) ([4362bdc](https://github.com/sweetalert2/sweetalert2-react-content/commit/4362bdcc9e94758f3e12d41d3cb786c4988baa2d))

## [2.0.1](https://github.com/sweetalert2/sweetalert2-react-content/compare/v2.0.0...v2.0.1) (2019-11-07)


### Bug Fixes

* **dom:** mount html content inside element used for html content ([#58](https://github.com/sweetalert2/sweetalert2-react-content/issues/58)) ([3101894](https://github.com/sweetalert2/sweetalert2-react-content/commit/3101894feffa57153a88c4657a6ec738a212f75b))

# [2.0.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v1.1.0...v2.0.0) (2019-11-05)


* BREAKING CHANGE: sweetalert2 v9 ([519bcd8](https://github.com/sweetalert2/sweetalert2-react-content/commit/519bcd8da7fa86f7a692979484d5b23f94053518))


### BREAKING CHANGES

* sweetalert2 v9

# [1.1.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v1.0.3...v1.1.0) (2019-03-23)


### Features

* **package:** add `^8.2.2` to version range for sweetalert2 peer dep ([a39a635](https://github.com/sweetalert2/sweetalert2-react-content/commit/a39a635))
* **update-method:** throw error when swal.update() is called ([e442747](https://github.com/sweetalert2/sweetalert2-react-content/commit/e442747))

## [1.0.3](https://github.com/sweetalert2/sweetalert2-react-content/compare/v1.0.2...v1.0.3) (2019-02-20)


### Bug Fixes

* **changelog:** add missing changelog entry for v1.0.2 ([#77](https://github.com/sweetalert2/sweetalert2-react-content/issues/77)) ([915e624](https://github.com/sweetalert2/sweetalert2-react-content/commit/915e624))

## [1.0.2](https://github.com/sweetalert2/sweetalert2-react-content/compare/v1.0.1...v1.0.2) (2019-02-20)


### Bug Fixes

* **banner:** fix version number in banner comment, closes [#48](https://github.com/sweetalert2/sweetalert2-react-content/issues/48) ([#74](https://github.com/sweetalert2/sweetalert2-react-content/issues/74)) ([a30f59b](https://github.com/sweetalert2/sweetalert2-react-content/commit/))

## [1.0.1](https://github.com/sweetalert2/sweetalert2-react-content/compare/v1.0.0...v1.0.1) (2018-06-18)


### Bug Fixes

* **typescript:** replace Diff type with new built-in Exclude type ([#43](https://github.com/sweetalert2/sweetalert2-react-content/issues/43)) ([973b68b](https://github.com/sweetalert2/sweetalert2-react-content/commit/973b68b))

# [1.0.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v0.5.0...v1.0.0) (2018-03-27)


### Bug Fixes

* **api:** be a normal enhancer, require the Swal argument (no default) ([a331c59](https://github.com/sweetalert2/sweetalert2-react-content/commit/a331c59))


### Features

* **api:** integrate changes from sweetalert2/sweetalert2[#1036](https://github.com/sweetalert2/sweetalert2-react-content/issues/1036) ([b661367](https://github.com/sweetalert2/sweetalert2-react-content/commit/b661367))


### BREAKING CHANGES

* **api:** no default value for the `Swal` argument

<a name="0.5.0"></a>
# [0.5.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v0.4.0...v0.5.0) (2018-03-19)


### Features

* **typescript:** add TypeScript type definitions ([#15](https://github.com/sweetalert2/sweetalert2-react-content/issues/15)) ([5d2204e](https://github.com/sweetalert2/sweetalert2-react-content/commit/5d2204e))

<a name="0.4.0"></a>
# [0.4.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v0.3.1...v0.4.0) (2018-03-13)


### Bug Fixes

* **package:** fix "homepage" and "bugs" fields ([c386eaf](https://github.com/sweetalert2/sweetalert2-react-content/commit/c386eaf))


### Features

* **package:** include a variety of module formats, minified and non-minified, with sourcemaps ([#17](https://github.com/sweetalert2/sweetalert2-react-content/issues/17)) ([8e98938](https://github.com/sweetalert2/sweetalert2-react-content/commit/8e98938))

<a name="0.3.1"></a>
## [0.3.1](https://github.com/sweetalert2/sweetalert2-react-content/compare/v0.3.0...v0.3.1) (2018-03-08)


### Bug Fixes

* **package:** exclude eslint configuration from published package ([4fb31c8](https://github.com/sweetalert2/sweetalert2-react-content/commit/4fb31c8))

<a name="0.3.0"></a>
# [0.3.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v0.2.3...v0.3.0) (2018-03-08)


### Features

* **package:** improve filenames ([5cea0c0](https://github.com/sweetalert2/sweetalert2-react-content/commit/5cea0c0))
* **package:** use es modules ([af47116](https://github.com/sweetalert2/sweetalert2-react-content/commit/af47116))

<a name="0.2.3"></a>
## [0.2.3](https://github.com/sweetalert2/sweetalert2-react-content/compare/v0.2.2...v0.2.3) (2018-03-07)


### Bug Fixes

* **build:** Fix webpack externals config to use correct package names in CJS environments, closes [#9](https://github.com/sweetalert2/sweetalert2-react-content/issues/9) ([1063416](https://github.com/sweetalert2/sweetalert2-react-content/commit/1063416))

<a name="0.2.2"></a>
## [0.2.2](https://github.com/sweetalert2/sweetalert2-react-content/compare/v0.2.1...v0.2.2) (2018-03-07)


### Bug Fixes

* **api:** Don't accept an options object, YAGNI ([#11](https://github.com/sweetalert2/sweetalert2-react-content/issues/11)) ([f101444](https://github.com/sweetalert2/sweetalert2-react-content/commit/f101444))
