# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.4](https://github.com/Byteclaw/visage/compare/@byteclaw/visage-utils@1.0.0-alpha.3...@byteclaw/visage-utils@1.0.0-alpha.4) (2021-06-04)

**Note:** Version bump only for package @byteclaw/visage-utils





## 1.0.0-alpha.3 (2020-05-22)

* fix(visage/utils): use default value only if prop value is undefined ([da837ff](https://github.com/Byteclaw/visage/commit/da837ff))





## 1.0.0-alpha.2 (2020-05-20)

* fix(visage/utils): remove stripped variant prop completely ([01af046](https://github.com/Byteclaw/visage/commit/01af046))





## 1.0.0-alpha.1 (2020-04-13)

* feat(visage/core): cache styler results ([0f6401a](https://github.com/Byteclaw/visage/commit/0f6401a))





## 1.0.0-alpha.0 (2020-04-06)

* build: replace microbundle with tsdx ([7df078d](https://github.com/Byteclaw/visage/commit/7df078d))
* docs: update README in packages ([6e1001f](https://github.com/Byteclaw/visage/commit/6e1001f))
* feat(visage/core): add style cache ([1f1364c](https://github.com/Byteclaw/visage/commit/1f1364c))





## 0.3.0 (2020-03-17)

* feat: new stylesheet pipeline with pre and post stylers ([716b94a](https://github.com/Byteclaw/visage/commit/716b94a))
