Skip to content

Releases: wikimedia/stylelint-config-wikimedia

0.19.1 / 2026-04-11

11 Apr 18:56
06223d4

Choose a tag to compare

  • Fix exports to correct entry points for support-basic and support-modern (Volker E.)
  • rules: Apply Less overrides to Vue files as well (Volker E.)

  • docs: Explain double Vue files customSyntax definition in config (Volker E.)

0.19.0 / 2026-04-09

11 Apr 18:55
7d1315a

Choose a tag to compare

  • Upgrade to Stylelint v17 and latest dependencies (Volker E.)

  • build: Upgrade eslint-config-wikimedia to 0.31.0 (James D. Forrester)
  • build: Upgrade qunit from 2.21.1 to 2.25.0 (James D. Forrester)
  • CI: Drop IRC sending, now doesn't work (James D. Forrester)
  • CI: Test in Node 24 too (James D. Forrester)

0.18.0 / 2024-12-18

18 Dec 20:50
adb14ac

Choose a tag to compare

  • Upgrade stylelint from 16.2.0 to 16.12.0 (Romain Menke & Volker E.)

  • build: Update GitHub Actions version to latest compatible (James D. Forrester)
  • build: Upgrade qunit to 2.21.1 and eslint-config-wikimedia to 0.28.2 (James D. Forrester)
  • build: Drop Node.js version 18.x and update to '20.x, 22.x' (Volker E.)
  • build: Re-build package-lock for upstream security fixes (James D. Forrester)

0.17.2 / 2024-06-07

10 Jun 19:24
23cd3cd

Choose a tag to compare

  • Dropped rule: mdn-text-decoration-shorthand and text-decoration (Ed Sanders)

0.17.1 / 2024-06-05

05 Jun 16:53
9e7ea35

Choose a tag to compare

  • Copy all overrides to basic/modern rules (Ed Sanders)
  • Ignore 'css-nesting' errors in LESS files (Ed Sanders)

  • build: Update eslint-config-wikimedia to 0.28.0 (Ed Sanders)

0.17.0 / 2024-06-03

03 Jun 16:59
6dcd5e1

Choose a tag to compare

  • Upgrade to Stylelint 16 (James D. Forrester, Volker E)

  • Upgrade browserslist-config-wikimedia from 0.5.0 to 0.7.0 (James D. Forrester)
  • Upgrade postcss-html from 1.5.0 to 1.6.0 (James D. Forrester)
  • build: Upgrade qunit from 2.19.4 to 2.20.1 (James D. Forrester)
  • build: Upgrade eslint-config-wikimedia from 0.25.1 to 0.27.0 (James D. Forrester)

0.16.1 / 2023-08-21

22 Aug 16:36
9057f14

Choose a tag to compare

  • Changed rule: declaration-block-no-redundant-longhand-properties, don't suggest the 'inset' shorthand for top/right/bottom/left (Ed Sanders)

  • Downgrade stylelint-no-unsupported-browser-features to 6.1.0 (Ed Sanders)

  • Avoid variables named with Hungarian notation (Ed Sanders)
  • Assert that valid fixtures contain no disables (Ed Sanders)

0.16.0 / 2023-05-29

14 Jul 16:47
a83c8da

Choose a tag to compare

  • New rule: Disallow text-transform: capitalize (Jon Harald Søby)
  • Dropped rule: unit-disallowed-list, allow rem units from now on (James D. Forrester)

  • Upgrade stylelint from 14.16.1 to 15.10.1 (James D. Forrester)

  • build: Drop Node.js version 14.x and update to '16.x, 18.x' (James D. Forrester)

0.15.0 / 2023-05-29

14 Jul 16:42

Choose a tag to compare

  • mediawiki: Allow @import in Less in .vue files too (Roan Kattouw)
  • modern: Update browserslist-config-wikimedia to 0.5.0 (Ed Sanders)

0.14.0 / 2023-02-23

23 Feb 17:33
e095dbc

Choose a tag to compare

  • Changed rule: selector-pseudo-element-colon-notation: Expect double colon notation not single (Volker-E)

  • Upgrade styelint-no-unsupported-browser-features from 6.0.1 to 6.1.0 (James D. Forrester)
  • Upgrade stylelint from 14.8.1 to 14.9.1 (#192) (James D. Forrester)

  • packaging: Add 'Less' to package keywords (Volker E)
  • build: Drop Node.js version 12.x and update to '14.x, 16.x' (Volker-E)
  • build: Update 'stylelint' and dependencies to latest (Volker-E)
  • build: Upgrade and pin qunit from ^2.19.0 to 2.19.4 (James D. Forrester)
  • build: Upgrade eslint-config-wikimedia from 0.22.1 to 0.24.0 (James D. Forrester)