v2.0.0
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
- OSOE-683: Update all NuGet dependencies by @Psichorex in #73
- NEST-409: Show Orchard case study by @barthamark in #76
- OSOE-179: Updating eslint and eslint-plugin-import in the sample too by @Piedone in #75
- OSOE-430: Support a single NE instance per solution on Linux, too, in Lombiq.NodeJs.Extensions by @sarahelsaig in #74
- revert-74: Revert "OSOE-430: Support a single NE instance per solution on Linux, too, in Lombiq.NodeJs.Extensions" by @dministro in #77
- OSOE-677: Upgrade Sass by @wAsnk in #79
- LMBQ-248: Extending Readme with Git-hg Mirror migration by @MZole in #83
- OSOE-678: Adding Prettier to auto-handle style rules by @wAsnk in #85
- OSOE-721: Add the 'no-constant-binary-expression' rule to .eslintrc.lombiq-base.js by @wAsnk in #86
- OSOE-678: Adding missing project config file by @wAsnk in #88
- Bump @babel/traverse from 7.22.11 to 7.23.2 in /Lombiq.NodeJs.Extensions by @dependabot in #82
- Bump postcss from 8.4.28 to 8.4.31 in /Lombiq.NodeJs.Extensions by @dependabot in #81
- OSOE-51: Node dependency updates to address security issues by @Psichorex in #89
- LMBQ-256: Readme update with Hastlayer by @TheHydes in #90
- Update NVM SetupWindows.md longpaths reboot by @MarGraz in #94
- Update NVM SetupWindows.md by @MarGraz in #93
- Update NVM SetupWindows.md by @MarGraz in #92
- OSOE-430: Support a single NE instance per solution on Linux, too, in Lombiq.NodeJs.Extensions (reapply #74) by @sarahelsaig in #78
- OSOE-751: Upgrade to Orchard Core 1.8 by @Psichorex in #91
New Contributors
- @barthamark made their first contribution in #76
- @MZole made their first contribution in #83
- @dependabot made their first contribution in #82
- @TheHydes made their first contribution in #90
- @MarGraz made their first contribution in #94
Full Changelog: v1.3.2...v2.0.0