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

#### [2.4.0](https://github.com/magesuite/magepack/compare/2.3.2...2.4.0)

> 14 November 2020

- Add support for bundling only themes defined by glob pattern [`#63`](https://github.com/magesuite/magepack/pull/63)
- Add support for compact static deploy mode [`#40`](https://github.com/magesuite/magepack/pull/40)
- Bump lodash from 4.17.15 to 4.17.19 [`#41`](https://github.com/magesuite/magepack/pull/41)
- Handle add to cart of simple configurable products [`#39`](https://github.com/magesuite/magepack/pull/39)
- Add tests [`53431ef`](https://github.com/magesuite/magepack/commit/53431ef77d47d1de36dc88775d9ff8b83dd26388)
- Add support for bundling themes defined by glob pattern [`f42b5c9`](https://github.com/magesuite/magepack/commit/f42b5c95329893b6bc163e0a537cf182283d4d16)
- Update changelog [`e97626a`](https://github.com/magesuite/magepack/commit/e97626a9d76a147c3b19b88504b480e21d2e74d0)

#### [2.3.2](https://github.com/magesuite/magepack/compare/2.3.1...2.3.2)

> 3 May 2020

- Update readme [`0932cef`](https://github.com/magesuite/magepack/commit/0932ceffbcaa2e978b48c6e56f724851aa617896)
- Fix wrapping of non-AMD modules with shim deps [`cb4027f`](https://github.com/magesuite/magepack/commit/cb4027f98f16ac91eba0958b6c460b4d1769a712)
- Release 2.3.2 [`6455fdf`](https://github.com/magesuite/magepack/commit/6455fdfa4c1b5599471672a3db70e6b8b59a73ce)

#### [2.3.1](https://github.com/magesuite/magepack/compare/2.3.0...2.3.1)

> 16 April 2020

- Create bundle directory only if it doesn't exist yet [`a5d2eed`](https://github.com/magesuite/magepack/commit/a5d2eede1107470935a71ea31bda6cc412bfecb7)
- Release 2.3.0 [`a5f79aa`](https://github.com/magesuite/magepack/commit/a5f79aa0e8ace84564d83f46aa3722ec851db3d8)
- Release 2.3.1 [`5592af1`](https://github.com/magesuite/magepack/commit/5592af1de4cb6d5e78b6dbfe92c665bc20d9a10b)

#### [2.3.0](https://github.com/magesuite/magepack/compare/2.2.1...2.3.0)

> 14 April 2020

- Ignore certificate errors for easier generation against local environments [`#12`](https://github.com/magesuite/magepack/issues/12)
- Update dependencies, remove need for fs-extra [`#7`](https://github.com/magesuite/magepack/issues/7)
- Update CHANGELOG [`fcd8aa7`](https://github.com/magesuite/magepack/commit/fcd8aa7dcd7954cd3bbba801b9bf01e70d7609dd)
- Release 2.3.0 [`1e97d5a`](https://github.com/magesuite/magepack/commit/1e97d5aa971f25d78b69ceae999186c6135d48e3)

#### [2.2.1](https://github.com/magesuite/magepack/compare/2.2.0...2.2.1)

> 9 April 2020

- Run puppeteer with --no-sandbox, fixes #6  [`#9`](https://github.com/magesuite/magepack/pull/9)
- Fix UnhandledPromiseRejectionWarning during generation when closing the page [`#10`](https://github.com/magesuite/magepack/pull/10)
- Merge pull request #9 from Hector68/master [`#6`](https://github.com/magesuite/magepack/issues/6)
- Release 2.2.1 [`5721814`](https://github.com/magesuite/magepack/commit/572181447e9cd43454d43dc5fe5ff5643f44bc6c)
- page close fix [`2c91246`](https://github.com/magesuite/magepack/commit/2c91246cf0a9f0ac63560471dbb5933d7ffb1265)
- #6 run puppeteer with --no-sandbox [`6aebd5d`](https://github.com/magesuite/magepack/commit/6aebd5d59582bb8f6892bf79e27a178283a2df87)

#### [2.2.0](https://github.com/magesuite/magepack/compare/2.1.2...2.2.0)

> 8 April 2020

- Wrap non-AMD modules in define calls [`9aa8fbc`](https://github.com/magesuite/magepack/commit/9aa8fbcabed76b63456dd2358402c30c547efac2)
- Release 2.2.0 [`14dfeec`](https://github.com/magesuite/magepack/commit/14dfeecbafa68daa83420e69be78037473899e46)

#### [2.1.2](https://github.com/magesuite/magepack/compare/2.1.1...2.1.2)

> 4 April 2020

- Don't sort modules when collecting them [`bfc99c8`](https://github.com/magesuite/magepack/commit/bfc99c8db7ab2aa767c1f3d49276c402ea498ec2)
- Release 2.1.2 [`32a994a`](https://github.com/magesuite/magepack/commit/32a994a15862bf756d1ad95aeb1426783fe358f6)

#### [2.1.1](https://github.com/magesuite/magepack/compare/2.1.0...2.1.1)

> 4 April 2020

- Update CHANGELOG [`4c3f795`](https://github.com/magesuite/magepack/commit/4c3f795677fdc74da7fee28c543ee20b85dd8bb1)
- Fix incorrect path generation when minification is disabled [`eedb372`](https://github.com/magesuite/magepack/commit/eedb3724dde369d46c5a11b961adfdc18d97edee)
- Release 2.1.1 [`df31d61`](https://github.com/magesuite/magepack/commit/df31d61d16310fb6b69d6b4fe5a88cde9216040a)

#### [2.1.0](https://github.com/magesuite/magepack/compare/2.0.1...2.1.0)

> 3 April 2020

- Fix swatches selection, add support for basic auth [`5a16186`](https://github.com/magesuite/magepack/commit/5a1618642f70d6ea4827fdbee140e6369ac3d730)
- Add support for disabled minification [`e9ad6a9`](https://github.com/magesuite/magepack/commit/e9ad6a9b258af274494ac2ee978be639d6133cec)
- Release 2.1.0 [`2a20b5a`](https://github.com/magesuite/magepack/commit/2a20b5a02fd3e830c846f2e82afce88ca8cb6890)

#### [2.0.1](https://github.com/magesuite/magepack/compare/2.0.0...2.0.1)

> 1 April 2020

- Update README.md [`0eb24d2`](https://github.com/magesuite/magepack/commit/0eb24d203f066ae3c117727b224440d8b75518fe)
- Release 2.0.1 [`4c13eec`](https://github.com/magesuite/magepack/commit/4c13eeccaf628a75e95b9c600507f977adf9ac3e)
- Add result images [`d69d481`](https://github.com/magesuite/magepack/commit/d69d4812a17a4f3178e6ec53408e6787c55497c0)

### [2.0.0](https://github.com/magesuite/magepack/compare/1.4.0...2.0.0)

> 1 April 2020

- Major update [`af974a6`](https://github.com/magesuite/magepack/commit/af974a60695d49a784e0e576c6a788ef78a55c99)
- Total overhaul [`19631d9`](https://github.com/magesuite/magepack/commit/19631d92518751c28a625ef13bd384024e966d95)
- Prepare version 2.0.0 [`3929fac`](https://github.com/magesuite/magepack/commit/3929facb411334db94b7448e47672c188dae82f4)

#### [1.4.0](https://github.com/magesuite/magepack/compare/1.3.3...1.4.0)

> 31 October 2019

- Fix module imports by exposing them through main file [`6100148`](https://github.com/magesuite/magepack/commit/61001482fdcbc71520ffbde34bf596b84094f15c)
- Update changelog [`16a406d`](https://github.com/magesuite/magepack/commit/16a406d0c082b692171dc83521745b8963d0cc81)
- Release 1.4.0 [`305bf02`](https://github.com/magesuite/magepack/commit/305bf02e3ed50396451312b6de9aa9b57218539a)

#### [1.3.3](https://github.com/magesuite/magepack/compare/1.3.2...1.3.3)

> 31 October 2019

- Try fixing paths [`91c9ec0`](https://github.com/magesuite/magepack/commit/91c9ec0b1287ab1f108ce53d0af544a378ee0012)
- Release 1.3.3 [`7a6b0b1`](https://github.com/magesuite/magepack/commit/7a6b0b17e8b893aa1036e288dd03f381c104fb44)

#### [1.3.2](https://github.com/magesuite/magepack/compare/1.3.1...1.3.2)

> 31 October 2019

- Try fixing paths [`bd1ca11`](https://github.com/magesuite/magepack/commit/bd1ca11c7d0e971aeaa6f823e9ac0750c31eaf19)
- Release 1.3.2 [`a6dddfb`](https://github.com/magesuite/magepack/commit/a6dddfb35bbe1196114d7d035862472a9680880f)

#### [1.3.1](https://github.com/magesuite/magepack/compare/1.3.0...1.3.1)

> 31 October 2019

- Update changelog [`9f96976`](https://github.com/magesuite/magepack/commit/9f96976d243adba1fc618dc795d573d91c03cdce)
- Release 1.3.1 [`c8b07d5`](https://github.com/magesuite/magepack/commit/c8b07d525dda03fc8c2dba74c0eea84306e8a838)
- Add missing files [`402df29`](https://github.com/magesuite/magepack/commit/402df294c130925f4b06f780bd20ec9b5ccda098)

#### [1.3.0](https://github.com/magesuite/magepack/compare/1.2.1...1.3.0)

> 31 October 2019

- Bundle only critical files [`074071f`](https://github.com/magesuite/magepack/commit/074071faab7a8394980d7e1c826f5f8a8b400a7b)
- Update changelog [`a9874a9`](https://github.com/magesuite/magepack/commit/a9874a96d46d3717534aa43e30fb2fb108e2438c)
- Release 1.3.0 [`c15da40`](https://github.com/magesuite/magepack/commit/c15da404e7e0977a50b5d17ed3eb1185b4f72f43)

#### [1.2.1](https://github.com/magesuite/magepack/compare/1.2.0...1.2.1)

> 9 July 2019

- Add more documentation [`2d942d8`](https://github.com/magesuite/magepack/commit/2d942d8bf4959b360ccb3729e331f5a0c49f830b)
- Release 1.2.1 [`f37a239`](https://github.com/magesuite/magepack/commit/f37a23934fe3e599fcc014754b69bb6271738d9f)

#### [1.2.0](https://github.com/magesuite/magepack/compare/1.1.0...1.2.0)

> 8 July 2019

- Finalize bundles configuration [`2b0d6a0`](https://github.com/magesuite/magepack/commit/2b0d6a01b27bf5d444ae9df8b46d41f7be628c1e)
- Release 1.2.0 [`49b9ee4`](https://github.com/magesuite/magepack/commit/49b9ee472302213f151cc2facfd51a7993dbc786)

#### [1.1.0](https://github.com/magesuite/magepack/compare/1.0.3...1.1.0)

> 3 July 2019

- Small refactoring [`7355c9e`](https://github.com/magesuite/magepack/commit/7355c9e0919de70ac10cd23c48b9b4702bf7045a)
- Release 1.1.0 [`eefb887`](https://github.com/magesuite/magepack/commit/eefb887305c6e5ae5be71715b67c710fd8c54c10)

#### [1.0.3](https://github.com/magesuite/magepack/compare/1.0.2...1.0.3)

> 11 June 2019

- Add changelog [`4992dcc`](https://github.com/magesuite/magepack/commit/4992dcce8dd98bce2982d9c9c2479727cb33d4e7)
- Release 1.0.3 [`9bf37b2`](https://github.com/magesuite/magepack/commit/9bf37b28bb148bd6ebfabfde6a4cc077eb2d0381)

#### [1.0.2](https://github.com/magesuite/magepack/compare/1.0.1...1.0.2)

> 11 June 2019

- Add small info about Puppeteer requirements [`6354ebc`](https://github.com/magesuite/magepack/commit/6354ebc0468096c160ad56dc033c4b0fd99c04a9)
- Release 1.0.2 [`8a1b73e`](https://github.com/magesuite/magepack/commit/8a1b73e1013072e9f870506c48b596bc10ad819e)

#### 1.0.1

> 11 June 2019

- Initial commit [`d7c13e5`](https://github.com/magesuite/magepack/commit/d7c13e5dcc266a206d4d8a84f0d03e6dc45e6ee4)
- Adjust package.json [`b38b7aa`](https://github.com/magesuite/magepack/commit/b38b7aae04840d29122cc1d831ee57cafc65f6e3)
- Release 1.0.1 [`41b5a9f`](https://github.com/magesuite/magepack/commit/41b5a9f08cff4f656ad0f62474a7544911abe733)
