Skip to content

Commit 8e22c2f

Browse files
committed
chore: prepare v3.2.0
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 4cbec49 commit 8e22c2f

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44
-->
55
# Changelog
66

7+
## [v3.2.0](https://github.com/nextcloud/stylelint-config/tree/v3.2.0) (2026-01-17)
8+
### Added
9+
* feat(scss): enable "scss/load-partial-extension": "always" [\#144](https://github.com/nextcloud-libraries/stylelint-config/pull/144) ([ShGKme](https://github.com/ShGKme))
10+
11+
### Changed
12+
* Minimum Node version increased to Node 20.19+ due to stylelint's requirements
13+
* Updated dependencies:
14+
* Bump `stylelint` to 17.0.0
15+
* Bump `stylelint-config-recommended-scss` to 17.0.0
16+
* Bump `stylelint-config-recommended-vue` to 1.6.1
17+
718
## [v3.1.1](https://github.com/nextcloud/stylelint-config/tree/v3.1.1) (2025-10-06)
819

920
### Fixed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextcloud/stylelint-config",
3-
"version": "3.1.1",
3+
"version": "3.2.0",
44
"description": "Stylelint shared config for nextcloud vue.js apps",
55
"keywords": [
66
"stylelint",

0 commit comments

Comments
 (0)