add support to stylelint 16 bro
Opened this issue ยท 4 comments
Please support stylelint 16.0.0, the big one
Now the code is in ESM instead of CommonJS
Very good
Stylelint team published docs to know how to migrate with ease.
No need to keep support to commons from now on.
Style lint 16 is not allowed in your package.json. remove this restriction to
This update is on my radar. I'll get this updated ๐
Looks like there is a limitation on the jest-preset-stylelin
side. I can't get my tests to pass until they also support Stylelint 16. There is an open PR to support this already, so hopefully it'll happen soon. Once I am able to ensure my tests pass in both 15 and 16 environments, I will release support for this.
the mentioned PR is now merged and a new version released
๐ Just published version 1.0.0 which now has support for Stylelint 16.