Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 17:16
· 426 commits to dev since this release
6ee339a

Breaking Changes

Stylelint was upgraded to 15, which deprecates 76 linting rules, see the issue #70 and the pull request #85. This required us to reimplement those rules with Prettier. If you want to keep using all SCSS linting rules, then follow the new Prettier setup: https://github.com/Lombiq/NodeJs-Extensions/blob/dev/Lombiq.NodeJs.Extensions/Docs/Styles.md#stylelint-and-prettier-rules.

What's Changed

New Contributors

Full Changelog: v1.3.2...v2.0.0