@speedy/build-tools
Advanced tools
Changelog
0.6.0 (2018-01-08)
no-duplicate-at-import-rules
in scss lint rules (065539c)SASS
auto fixes are now provided via stylelint
(8fb34c8)lintSass
now returns Promise<LinterResult>
instead of Promise<LinterResult[]>
<a name="0.5.0"></a>
Changelog
0.4.2 (2017-07-15)
interface-name
rule with never-prefix
in ts lint config
(86857fa)selector-no-id
with selector-max-id
as it has been deprecated (d4d1d25)selector-pseudo-element-colon-notation
to double
(550fd55)stylefmt
to 6.x.x
and chalk
to 2.x.x
(f96f874)require-cache
file from the specific file rather than from the index (0d1f332)<a name="0.4.1"></a>
Changelog
0.4.0 (2017-05-18)
ban-types
to tslint rules (a6ed5ff)postcss
to 6.x.x
and postcss-scss
to 1.x.x
(9e870e7)yargs
to 8.x.x
(c21ed4b)require
paths (47bcdaf)cli
boot time (b56ec54)@speedy/node-core
<a name="0.3.0"></a>