# [1.3.0](https://github.com/AndyOGo/stylelint-declaration-strict-value/compare/v1.2.3...v1.3.0) (2020-04-25)
### Bug Fixes
* disableFix is a boolean value ([3499c62](https://github.com/AndyOGo/stylelint-declaration-strict-value/commit/3499c62bd6f11ba07f8ca805d4ac73a8f78e7947))
* keyword regex did not have start and end markers for each item ([390c3e8](https://github.com/AndyOGo/stylelint-declaration-strict-value/commit/390c3e849f326dbf536ba6ab53f7f0ca9900310b))
### Features
* add regex flags and finish ignoreValues ([3608e89](https://github.com/AndyOGo/stylelint-declaration-strict-value/commit/3608e894ad18c462150c2955080babc830fd2109))