stylelint 17.14.0
It fixes 3 bugs, including a false negative one.
- Fixed: performance of getting module paths (#9354) (@jeddy3).
- Fixed: performance by dynamically importing
TIMINGonly on use (#9356) (@jeddy3). - Fixed:
function-calc-no-unspaced-operatorfalse negatives for unspaced+and-operators following a*or/operator (#9357) (@sarathfrancis90).