### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v4.2.1](https://github.com/avil13/vue-sweetalert2/compare/v4.2.0...v4.2.1)

> 18 March 2021

- fix: added different theme in nuxt - fixed #129 [`#129`](https://github.com/avil13/vue-sweetalert2/issues/129)
- docs(example): up version [`c090e92`](https://github.com/avil13/vue-sweetalert2/commit/c090e9248769eb98dca0d05d1383c33a43b27a8c)
- Bump ini from 1.3.5 to 1.3.8 in /packages/vue-sweetalert2 [`5c1b6b9`](https://github.com/avil13/vue-sweetalert2/commit/5c1b6b9ced0f129f248507cbd4f6ae56ac966fa3)
- fix: test [`0496979`](https://github.com/avil13/vue-sweetalert2/commit/04969792d0c02e9dac2323f0196835aed81235e3)

### [v4.2.0](https://github.com/avil13/vue-sweetalert2/compare/v3.0.8...v4.2.0)

> 28 January 2021

- fix: Fixed method call closes #120 #121 [`#120`](https://github.com/avil13/vue-sweetalert2/issues/120)
- feat: Prevent auto import of sweetalert style closes #116 [`#116`](https://github.com/avil13/vue-sweetalert2/issues/116)
- feat: example page [`3ba010e`](https://github.com/avil13/vue-sweetalert2/commit/3ba010ebd31bf5fc72efa341081b11ad6f0aec94)
- feat: update sweetalert2 to v10 [`1a785bb`](https://github.com/avil13/vue-sweetalert2/commit/1a785bb9f5a5150efdc35fff66c3d2b7f05e40be)
- fix: audit [`1a3a7b3`](https://github.com/avil13/vue-sweetalert2/commit/1a3a7b3f458f5e4059ad90476a4b8a277443ab97)

#### [v3.0.8](https://github.com/avil13/vue-sweetalert2/compare/v3.0.6...v3.0.8)

> 29 August 2020

- fix(packages): removed unused packages [`7181a00`](https://github.com/avil13/vue-sweetalert2/commit/7181a00fd5c02cbe42203f406475389627d672b9)
- feat: update versions [`7ab4f55`](https://github.com/avil13/vue-sweetalert2/commit/7ab4f552f0ef5c760b900be2c19bded8016d5229)
- fix: updated types fix#105 [`dda8d74`](https://github.com/avil13/vue-sweetalert2/commit/dda8d74d8af44dbde83c80eb881e8961aeaab480)

#### [v3.0.6](https://github.com/avil13/vue-sweetalert2/compare/v3.0.5...v3.0.6)

> 29 June 2020

- Revert "Disable force css including" [`90d691b`](https://github.com/avil13/vue-sweetalert2/commit/90d691b0182a953d87a5d2159e5bc355e88a6f61)
- fix: version after revert [`f1e14db`](https://github.com/avil13/vue-sweetalert2/commit/f1e14db9d96f285e4749772f94ad67be3d875237)

### [v3.0.5](https://github.com/avil13/vue-sweetalert2/compare/v1.6.3...v3.0.5)

> 6 May 2020

- Bump eslint-utils from 1.3.1 to 1.4.2 [`#67`](https://github.com/avil13/vue-sweetalert2/pull/67)
- Bump lodash from 4.17.11 to 4.17.15 [`#65`](https://github.com/avil13/vue-sweetalert2/pull/65)
- Bump lodash from 4.17.11 to 4.17.15 in /example [`#64`](https://github.com/avil13/vue-sweetalert2/pull/64)
- Reformatted the instructions [`#63`](https://github.com/avil13/vue-sweetalert2/pull/63)
- Updated index to only pull sweetalert2 js. [`#51`](https://github.com/avil13/vue-sweetalert2/pull/51)
- fix fire method  close #84 [`#84`](https://github.com/avil13/vue-sweetalert2/issues/84)
- This commit  close #60 [`#60`](https://github.com/avil13/vue-sweetalert2/issues/60)
- This commit resolves #53, resolves #55, resolves #56, resolves #57, resolves #58, resolves #60 [`#53`](https://github.com/avil13/vue-sweetalert2/issues/53) [`#55`](https://github.com/avil13/vue-sweetalert2/issues/55) [`#56`](https://github.com/avil13/vue-sweetalert2/issues/56) [`#57`](https://github.com/avil13/vue-sweetalert2/issues/57) [`#58`](https://github.com/avil13/vue-sweetalert2/issues/58) [`#60`](https://github.com/avil13/vue-sweetalert2/issues/60)
- fix https://github.com/avil13/vue-sweetalert2/issues/50 [`#50`](https://github.com/avil13/vue-sweetalert2/issues/50)
- Travis publish 2 [`cd6ebcb`](https://github.com/avil13/vue-sweetalert2/commit/cd6ebcbc324a87514a0ab4f06473d8f1a448b0c1)
- Adding tests [`58ab99f`](https://github.com/avil13/vue-sweetalert2/commit/58ab99f9071fe043f51b371b1fa1c47cdfe0adae)
- update [`2caedf6`](https://github.com/avil13/vue-sweetalert2/commit/2caedf6f71d67bc1651b6a630a86cd983f65d578)

#### [v1.6.3](https://github.com/avil13/vue-sweetalert2/compare/v1.6.2...v1.6.3)

> 18 December 2018

- fix ts [`10577d7`](https://github.com/avil13/vue-sweetalert2/commit/10577d7fdab811cfca48c34ad4d4278ad5c65c2a)

#### [v1.6.2](https://github.com/avil13/vue-sweetalert2/compare/v1.4.2...v1.6.2)

> 18 December 2018

- Fixed missing SweetAlertOptions type definition [`#41`](https://github.com/avil13/vue-sweetalert2/pull/41)
- Added global options [`#39`](https://github.com/avil13/vue-sweetalert2/pull/39)
- Dev [`#32`](https://github.com/avil13/vue-sweetalert2/pull/32)
- Add configuration for nuxt.js [`#30`](https://github.com/avil13/vue-sweetalert2/pull/30)
- add nuxt module [`#29`](https://github.com/avil13/vue-sweetalert2/pull/29)
- solves "error TypeError: Cannot redefine property: $swal" [`#25`](https://github.com/avil13/vue-sweetalert2/pull/25)
- Fixed typo [`#23`](https://github.com/avil13/vue-sweetalert2/pull/23)
- edit style miu miu [`#20`](https://github.com/avil13/vue-sweetalert2/pull/20)
- IE 11 compatibility [`#19`](https://github.com/avil13/vue-sweetalert2/pull/19)
- Fixed missing SweetAlertOptions type definition [`#40`](https://github.com/avil13/vue-sweetalert2/issues/40)
- wip tests [`a6934b0`](https://github.com/avil13/vue-sweetalert2/commit/a6934b089eaa945e096825dcaa9810c714e18713)
- wip typescript [`a23ff58`](https://github.com/avil13/vue-sweetalert2/commit/a23ff58dc7f3ad8e13cba8276fb9613e02b70845)
- ts [`7f7e35a`](https://github.com/avil13/vue-sweetalert2/commit/7f7e35abefa8c81a43d0b21f3b42fd7598a4301c)

#### v1.4.2

> 15 June 2018

- Fix typo [`#13`](https://github.com/avil13/vue-sweetalert2/pull/13)
- docs(readme): add Greenkeeper badge [`#7`](https://github.com/avil13/vue-sweetalert2/pull/7)
- IOS 9 fix [`#2`](https://github.com/avil13/vue-sweetalert2/pull/2)
- Quick fix on the link [`#1`](https://github.com/avil13/vue-sweetalert2/pull/1)
- wip [`36cc274`](https://github.com/avil13/vue-sweetalert2/commit/36cc27462a9386b0336ea34d1bb4feb7bd397e9b)
- version [`0aeac8c`](https://github.com/avil13/vue-sweetalert2/commit/0aeac8cc4f21b361c4b15e0da435f898edc8b69d)
- fix vulnerabilities [`8838b87`](https://github.com/avil13/vue-sweetalert2/commit/8838b874b9c3854db8dbe6571e7125f78e873e26)
