Skip to content

Tags: Netcentric/fe-build

Tags

v5.5.0

Toggle v5.5.0's commit message
chore(release): 5.5.0 [skip ci]

# [5.5.0](v5.4.0...v5.5.0) (2026-06-11)

### Bug Fixes

* guard against array return in generateEntries scss and malformed split chunk clientlibs ([78bcf70](78bcf70))
* revert accidental scss typo and remove unused glob import ([f322646](f322646))
* **styles:** prevent watch from triggering on unlink and non-file events ([245e7d8](245e7d8))

### Features

* Add file name to dist folders segments ([f7573ea](f7573ea))
* add test source files ([88b3df5](88b3df5))

v5.4.0

Toggle v5.4.0's commit message
chore(release): 5.4.0 [skip ci]

# [5.4.0](v5.3.3...v5.4.0) (2026-06-10)

### Bug Fixes

* **tasks:** adjust styles watcher implementation & update chokidar to version 4.0.3 ([b6f9e27](b6f9e27))
* **tasks:** Avoid overriding same property  on every file-change event ([efaf48f](efaf48f))
* **tasks:** improve SCSS watcher error handling and logging ([f96d85d](f96d85d))
* **tasks:** use valid 'warning' severity in styles watcher ([70b9028](70b9028))
* **utils:** refactor watcher implementation and update chokidar usage ([2feb61f](2feb61f))

### Features

* **config:** add failOnError property to sass configuration ([bd2b1bc](bd2b1bc))

### Reverts

* Revert "fix(tasks): adjust styles watcher implementation & update chokidar to version 4.0.3" ([f5df235](f5df235))
* Revert "chore(release): 5.3.3 [skip ci]" ([159ef01](159ef01))

v5.3.3

Toggle v5.3.3's commit message
chore(release): 5.3.3 [skip ci]

## [5.3.3](v5.3.2...v5.3.3) (2026-03-11)

### Bug Fixes

* **tasks:** adjust styles watcher implementation & update chokidar to version 4.0.3 ([2d5249f](2d5249f))

v5.3.2

Toggle v5.3.2's commit message
chore(release): 5.3.2 [skip ci]

## [5.3.2](v5.3.1...v5.3.2) (2026-02-28)

### Bug Fixes

* **vulnerability:** Replace 'gaze' with 'chokidar'; Run audit fix ([a5dbbd9](a5dbbd9))

v5.3.1

Toggle v5.3.1's commit message
chore(release): 5.3.1 [skip ci]

## [5.3.1](v5.3.0...v5.3.1) (2025-05-15)

### Bug Fixes

* **utils:** Fix incorrect metadata content for postcss extraEntries ([d524dce](d524dce))

v5.3.0

Toggle v5.3.0's commit message
chore(release): 5.3.0 [skip ci]

# [5.3.0](v5.2.0...v5.3.0) (2025-05-09)

### Features

* **config:** Support clientlib metadata generation for dynamically created CSS files ([81a7229](81a7229))

v5.2.0

Toggle v5.2.0's commit message
chore(release): 5.2.0 [skip ci]

# [5.2.0](v5.1.3...v5.2.0) (2025-05-05)

### Features

* **utils:** support plugins with configuration objects ([3eeeec8](3eeeec8))

v5.1.3

Toggle v5.1.3's commit message
chore(release): 5.1.3 [skip ci]

## [5.1.3](v5.1.2...v5.1.3) (2025-04-16)

### Bug Fixes

* [#112](#112) - update jest timeout for webpack ([a34e790](a34e790))
* [#112](#112) - update source maps for new sass version ([2ba91fd](2ba91fd))

v5.1.2

Toggle v5.1.2's commit message
chore(release): 5.1.2 [skip ci]

## [5.1.2](v5.1.1...v5.1.2) (2025-04-10)

### Bug Fixes

* **utils:** Fix category name generation to prevent consecutive dots and leading dots ([8b85be7](8b85be7))

v5.1.1

Toggle v5.1.1's commit message
chore(release): 5.1.1 [skip ci]

## [5.1.1](v5.1.0...v5.1.1) (2025-03-13)

### Bug Fixes

* **config:** change package namespace in babel.config exclude property ([f229c9e](f229c9e))