Skip to content

5.0.0

Latest
Compare
Choose a tag to compare
@Donov4n Donov4n released this 17 Jan 22:46
b0567e0
  • Update dependencies.
  • Add support for Stylelint 16.
  • [BREAKING] Remove support for Stylelint < 16.
  • [BREAKING] This package now require node >= 18.12.0.
  • [BREAKING] This package is now an ESM package.
    => require('stylelint-find-new-rules') is not supported anymore when using the node API
    (you should now use the ESM API, see the README).