Skip to content

Releases: primer/stylelint-config

v13.0.1

19 Sep 18:24
ceab045
Compare
Choose a tag to compare

Patch Changes

v13.0.0

13 Sep 18:44
06b6886
Compare
Choose a tag to compare

Major Changes

  • #397 255a3c4 Thanks @jonrohan! - Removing primer/no-experimental-vars plugin from config.

  • #415 86cf24f Thanks @jonrohan! - Deleting primer/utilities plugin

  • #401 0a7bc7e Thanks @jonrohan! - BREAKING CHANGE: Removing plugins from the config.

    • primer/new-color-vars-have-fallback
    • primer/no-deprecated-colors
    • primer/no-override
    • primer/no-scale-colors
    • primer/no-undefined-vars
    • primer/no-unused-vars
  • #397 255a3c4 Thanks @jonrohan! - Upgrade to latest stylelint and make esm the default module format

Minor Changes

v12.9.2

19 Mar 15:23
a5df094
Compare
Choose a tag to compare

Patch Changes

v12.9.1

01 Dec 23:40
e08fb07
Compare
Choose a tag to compare

Patch Changes

v12.9.0

30 Nov 23:03
ceacb25
Compare
Choose a tag to compare

Minor Changes

  • #376 a31e0d3 Thanks @langermank! - Adds new plugin: new-color-vars-have-fallback to check that if new Primitive v8 colors are used, they have a fallback value.

v12.8.0

18 Aug 01:48
89a5c51
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v12.7.2

11 Jul 17:01
af6fe33
Compare
Choose a tag to compare

Patch Changes

v12.7.1

20 Jun 18:44
fb132e9
Compare
Choose a tag to compare

Patch Changes

v12.7.0

15 Aug 16:38
facad9e
Compare
Choose a tag to compare

Minor Changes

  • #294 8bdb1d0 Thanks @keithamus! - allow for vars defined in scope, or within :root/:host selectors in file

v12.6.1

27 May 21:57
ea73e85
Compare
Choose a tag to compare

Patch Changes