1.10.6 (2024-07-29)
- force release (4ed9b22)
1.10.5 (2024-07-29)
- commit package-lock.json (a4043f5)
1.10.4 (2024-01-06)
1.10.3 (2024-01-06)
- unknown rule (60fc3b8)
1.10.2 (2024-01-05)
- error [ERR_MODULE_NOT_FOUND]: Cannot find module 'shortcss/lib/list' (139a824)
1.10.1 (2024-01-05)
- modern exports path (8aa3570)
1.10.0 (2024-01-05)
- support stylelint v16 (cf40d65)
1.9.2 (2023-02-16)
- eslint errors (5639937)
- improve auto fix tests (b525d61)
- migrate types (e1c491f)
- uninstall deprecated stylint types (8f01fee)
- workaround missing options validation with jest styleint preset (c25950b)
1.9.1 (2022-10-13)
1.9.0 (2022-07-16)
- handle thrown errors of autofix function (868ae5c)
1.8.0 (2021-11-06)
- support stylelint v14 (3790437)
1.7.12 (2021-04-16)
1.7.11 (2021-04-16)
- expanded shorthand check (91cdf8c)
- keyword may be duplicated (8ba4b47)
- shorthand value check should ignore variables and functions (0556434)
1.7.10 (2021-04-02)
1.7.9 (2021-02-25)
1.7.8 (2021-02-25)
1.7.7 (2021-01-03)
- generate assets for release (d063f75)
1.7.6 (2021-01-03)
- add typeRoots to build config too (ee94cd2)
- add types dir to typeRoots (caaae6a)
- entry point missing (cc3cdc3)
- remove mode and inputFiles options (85dd4b8)
- typedoc config (b3c0ae5)
- typos (4d809bd)
1.7.5 (2020-11-29)
- remove hungarian notations (64c5885)
1.7.4 (2020-11-29)
- type of primary options (8010392)
1.7.3 (2020-11-29)
1.7.2 (2020-11-28)
1.7.1 (2020-11-28)
- broken terser minification (5cb14c4)
- charAt undefined error documentationjs (9a695bb)
- lint error (c362de1)
- types of StyleLint/PostCSS (2ae40b9)
1.7.0 (2020-11-19)
- skip expanded shorthan if invalid and not variable or function (0d69d33)
- split multi-value properties (f087e35)
1.6.1 (2020-10-29)
- skip expanded shorthan if invalid and not variable or function (0d69d33)
1.6.0 (2020-09-06)
1.5.0 (2020-05-29)
- eslint missing return doclet (437f671)
1.4.7 (2020-05-25)
1.4.6 (2020-05-19)
1.4.5 (2020-05-19)
- always mark original node prop, also for shorthands (9e4fd98)
- check shorthand if configured (05255fb)
- eslint error (5f5d50d)
- shorthand should only reject once (ce46c63)
1.4.4 (2020-05-14)
1.4.3 (2020-04-30)
- disable expandShorthand by default (5c1fe00)
1.4.2 (2020-04-28)
1.4.1 (2020-04-28)
1.4.0 (2020-04-27)
- added shorthand support (3cfd8af)
1.3.6 (2020-04-26)
1.3.5 (2020-04-25)
1.3.4 (2020-04-25)
1.3.3 (2020-04-25)
- dev stuff published on npm (1725fac)
1.3.2 (2020-04-25)
- dev stuff published on npm (8c1954c)
1.3.1 (2020-04-25)
1.3.0 (2020-04-25)
- disableFix is a boolean value (3499c62)
- keyword regex did not have start and end markers for each item (390c3e8)
- add regex flags and finish ignoreValues (3608e89)