Skip to content

Version 3: The All Hallows Day edition

Compare
Choose a tag to compare
@jo-sm jo-sm released this 01 Nov 00:01
· 1783 commits to master since this release

Happy All Hallow's Day (or Eve, depending where you're at)! πŸŽƒ

This release upgrades Stylelint to version 14, which is a major upgrade and includes some breaking changes. Since it might break your use of stylelint_d this release is also a major release, but stylelint_d includes no major changes itself. The output from Stylelint seems to have stayed basically the same (if my integration tests are to be believed) so this shouldn't be too impactful, but you might be affected by some of the config and options changes.

Besides that, the other things that have changed since the last release are a few bits of housekeeping (keeping dependencies up to date) and fixing any issues that arose, such as changing .not.toBeUndefined to .toBeDefined as recommended by eslint.

Upgrade at your convenience, and raise an issue if something doesn't seem right. Cheers!