Lastly, if you benefit from Stylelint and would like to give back, please consider sponsoring us through GitHub or Open Collective:
https://t.co/csjgXJ41Qd
https://t.co/LGkudnIEu6
Thank you!
This was our last release announcement on Twitter as we're closing our account. You can get notified of future Stylelint releases through GitHub using Watch -> Custom -> Releases.
16.13.0 is out! It adds 3 rules to detect errors in at-rules and 2 to detect deprecated CSS features, adds 4 more new features, fixes 7 bugs and deprecates 1 thing:
https://t.co/JMuDhbl0SI
We've turned on the new rules in our standard config:
https://t.co/UmwbNdoRdw
16.11.0 is out! It adds a new `report*` option, a new option to the `media-query-no-invalid` rule, and fixes a lot of bugs, including with the reported ranges of many rules.
https://t.co/MHaiMIhAAT
16.10.0 is out! It adds the new `formatter` config property, the new `validate` and `--validate` options, and fixes a bunch of bugs. Enjoy!
https://t.co/F5tAp8GG49
16.9.0 is out! It changes the `Rule` function argument type, which may impact some TypeScript users, and changes to honor Node.js `--no-deprecation` flag for deprecated rules. Also, it fixes some rule bugs, including false negatives/positives.
https://t.co/LkacBO6rdk
16.8.2 is out! It deprecates the `context.fix` property and recommends passing a `fix` callback to `report()`. In addition, it fixes some bugs about false positives and reported ranges.
https://t.co/6DVJ7WmXJ3
16.8.0 is out! It deprecates the `github` formatter, fixes the `stylelint.utils.checkAgainstRule()` regression, and fixes many bugs, including false negatives or configuration comments (/* stylelint-disable */).
https://t.co/3JH0mSWxiv
16.7.0 is out! It adds the `url` secondary option, changes the `tap` formatter to support TAP14, and fixes a bunch of false negatives/positives for rules. Enjoy it!
https://t.co/Oe5xJDc4J3
16.5.0 is out! It adds regex support to the `ignoreValues` option for `value-no-vendor-prefix`, fixes some false negatives/positives, and fixes a type error around Cosmiconfig.
https://t.co/fLkovsYcqz
16.4.0 is out! It adds a new rule for the `custom-media` at-rule, two secondary options, experimental support for post processors, and fixes many bugs, including false negatives/positives, incorrect autofix, etc.
https://t.co/ljVDhTH5QZ
16.3.1 is out! It fixes import errors for configs and plugins. This bug raised `ERR_UNSUPPORTED_DIR_IMPORT` or "No configuration provided" errors.
https://t.co/M4GP2NQ0VA