Changelog
=========

> **Tags:**
> - :boom:       [Breaking Change]
> - :rocket:     [New Feature]
> - :bug:        [Bug Fix]
> - :memo:       [Documentation]
> - :house:      [Internal]
> - :nail_care:  [Polish]

## v3.27.0 (2022-08-30)

#### :boom: Breaking change

* Now `static:favicons:build` working with `favicons@7`

## v3.24.0 (2022-08-12)

#### :boom: Breaking change

* Removed outdated helpers for webpack stats files

## v3.15.5 (2022-02-03)

#### :bug: Bug Fix

* Fixed an issue with the `test:component:build` command did not wait for completion of the project build operation

## v3.15.1 (2021-12-17)

#### :bug: Bug Fix

* Fixed a bug with forwarding Webpack params

## v3.15.0 (2021-12-16)

#### :bug: Bug Fix

* Fixed a bug with Webpack params forwarding into gulp tasks

## v3.11.2 (2021-11-24)

#### :house: Internal

* Added a new Gulp task to patch Webpack stats reports

## v3.11.0 (2021-11-18)

#### :rocket: New Feature

* Added a new Gulp task `gulp stats:purify`

#### :bug: Bug Fix

* Fixed bugs with transforming `stats` reports

## v3.6.1 (2021-10-14)

#### :house: Internal

* Added a new Gulp task `gulp build:components-lock`

## v3.5.4 (2021-10-12)

#### :nail_care: Polish

* Show browser version before tests

## v3.5.3 (2021-10-06)

#### :nail_care: Polish

* Show Playwright version before tests

## v3.5.2 (2021-10-06)

#### :bug: Bug Fix

* [Fixed an issue with failed tests not being displayed as failed](https://github.com/V4Fire/Client/issues/620)

## v3.4.0 (2021-09-09)

#### :house: Internal

* Review modules
