# [4.2.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v4.1.1...v4.2.0) (2021-10-18)


### Features

* support .update() method ([#179](https://github.com/sweetalert2/sweetalert2-react-content/issues/179)) ([e9ce05c](https://github.com/sweetalert2/sweetalert2-react-content/commit/e9ce05cd5523b33220ec23caeae3bf95c912591b))

## [4.1.1](https://github.com/sweetalert2/sweetalert2-react-content/compare/v4.1.0...v4.1.1) (2021-07-22)


### Bug Fixes

* **types:** add missing types for .mixin() ([#173](https://github.com/sweetalert2/sweetalert2-react-content/issues/173)) ([2a35c97](https://github.com/sweetalert2/sweetalert2-react-content/commit/2a35c9792dc3b1ca73a8ad9047dd885acb01b2fd))

# [4.1.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v4.0.1...v4.1.0) (2021-06-20)


### Features

* add loaderHtml support ([#170](https://github.com/sweetalert2/sweetalert2-react-content/issues/170)) ([ca07c1f](https://github.com/sweetalert2/sweetalert2-react-content/commit/ca07c1f83116692731a4bfb062e983ac512276c5))

## [4.0.1](https://github.com/sweetalert2/sweetalert2-react-content/compare/v4.0.0...v4.0.1) (2021-05-19)


### Bug Fixes

* drop legacy hooks ([a736204](https://github.com/sweetalert2/sweetalert2-react-content/commit/a736204b6f7ed30c9079aa0187b1e46fac6bb9b8))

# [4.0.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v3.3.3...v4.0.0) (2021-05-17)


* BREAKING CHANGE: Drop IE11 and legacy Edge support (#166) ([e5a0e6b](https://github.com/sweetalert2/sweetalert2-react-content/commit/e5a0e6b68ae256d5f13d46a4f09a7e72ce3e7253)), closes [#166](https://github.com/sweetalert2/sweetalert2-react-content/issues/166)


### BREAKING CHANGES

* Drop IE11 and legacy Edge support

## [3.3.3](https://github.com/sweetalert2/sweetalert2-react-content/compare/v3.3.2...v3.3.3) (2021-05-16)


### Bug Fixes

* support sweetalert2@v11 ([87350d0](https://github.com/sweetalert2/sweetalert2-react-content/commit/87350d0009b00ccd0eff31fb407cfaaa30c25651))

## [3.3.2](https://github.com/sweetalert2/sweetalert2-react-content/compare/v3.3.1...v3.3.2) (2021-04-20)


### Bug Fixes

* passing react elements via .mixin ([#153](https://github.com/sweetalert2/sweetalert2-react-content/issues/153)) ([c2e4d76](https://github.com/sweetalert2/sweetalert2-react-content/commit/c2e4d76134a1b1d1f14c3f0b692f4d1306f609c7)), closes [#152](https://github.com/sweetalert2/sweetalert2-react-content/issues/152)

## [3.3.1](https://github.com/sweetalert2/sweetalert2-react-content/compare/v3.3.0...v3.3.1) (2021-02-18)


### Bug Fixes

* improve DX with types ([#148](https://github.com/sweetalert2/sweetalert2-react-content/issues/148)) ([328fcbb](https://github.com/sweetalert2/sweetalert2-react-content/commit/328fcbb9ac5fbc95b1155004732257ab61e6817f))

# [3.3.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v3.2.2...v3.3.0) (2021-02-12)


### Features

* add iconHtml mount ([#147](https://github.com/sweetalert2/sweetalert2-react-content/issues/147)) ([8dd92fa](https://github.com/sweetalert2/sweetalert2-react-content/commit/8dd92fa625d23e0ae693da32fe52829d217a4a39))

## [3.2.2](https://github.com/sweetalert2/sweetalert2-react-content/compare/v3.2.1...v3.2.2) (2020-11-27)


### Bug Fixes

* support React 17 ([#142](https://github.com/sweetalert2/sweetalert2-react-content/issues/142)) ([16981ab](https://github.com/sweetalert2/sweetalert2-react-content/commit/16981ab31cc91f3c3213a03c61cea93ac14e2fa5))

## [3.2.1](https://github.com/sweetalert2/sweetalert2-react-content/compare/v3.2.0...v3.2.1) (2020-10-13)


### Bug Fixes

* use didOpen and didDestroy instead of deprecated onOpen and onDestroy ([#126](https://github.com/sweetalert2/sweetalert2-react-content/issues/126)) ([ce0f62d](https://github.com/sweetalert2/sweetalert2-react-content/commit/ce0f62dd61d99b6afb00351b06cf0d2baeda3d04))

# [3.2.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v3.1.0...v3.2.0) (2020-09-08)


### Features

* add denyButtonText mount, support SweetAlert2 v10 🚀 ([#124](https://github.com/sweetalert2/sweetalert2-react-content/issues/124)) ([0fcfee7](https://github.com/sweetalert2/sweetalert2-react-content/commit/0fcfee7beb15859731a8c2700b3e9bd7bfad2694))

# [3.1.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v3.0.3...v3.1.0) (2020-09-02)


### Features

* add closeButtonHtml mount ([#121](https://github.com/sweetalert2/sweetalert2-react-content/issues/121)) ([ca88cf4](https://github.com/sweetalert2/sweetalert2-react-content/commit/ca88cf49a5a3c2e683eb9ed0fba8e01b5be94d6a))

## [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))
