Skip to content

Releases: coldfrontlabs/stylelint-config-coldfront

5.0.0-beta.0

04 Apr 14:26
Compare
Choose a tag to compare
5.0.0-beta.0 Pre-release
Pre-release

5.0.0-beta.0 (2024-04-04)

⚠ BREAKING CHANGES

  • npm: upgrading stylelint to v16 will cause incompatibility
    issues

Build System

  • bump @commitlint/cli from 17.8.1 to 19.0.3 (e9aa283)
  • bump @commitlint/config-conventional from 17.8.1 to 19.0.3 (06ca63f)
  • bump husky from 8.0.3 to 9.0.11 (cbfc60d)
  • bump lint-staged from 14.0.1 to 15.2.0 (6036d1a)
  • bump rollup from 3.29.4 to 4.9.2 (ca83dee)
  • bump stylelint-config-property-sort-order-smacss (bda16f0)
  • npm: upgrade dependencies to latest (7fffadc)
  • swap to module and upgrade configs to match (d5d9842)

4.1.1

26 Sep 00:59
Compare
Choose a tag to compare

4.1.1 (2023-09-26)

Continuous Integration

  • actions: add tests for build and lint (48e57de)
  • codeql: use latest actions to fix run (aadbbac)

Documentation

  • readme: add tests and codeql status (9f0306f)

3.1.2

26 Sep 00:35
Compare
Choose a tag to compare

3.1.2 (2023-09-26)

This release exists just to fix the registry on NPM. Making a release here for posterity.

4.1.0

22 Sep 14:25
Compare
Choose a tag to compare

4.1.0 (2023-09-22)

Features

  • config: add latest functional prettier plugin (6195400)

4.0.0

22 Sep 14:19
Compare
Choose a tag to compare

4.0.0 (2023-09-22)

⚠ BREAKING CHANGES

  • config: removing prettier and other old standards may break custom projects

Features

  • config: upgrade to new standard and config (2b3a8e6)
  • support both cjs and es imports (0f97628)

Bug Fixes

  • disable 2 rules that conflict with existing projects (aa27d9a)

Documentation

  • update documentation for 4.x (f4d3d69)

Build System

  • npm: replace prettier plugin with prettier config (f0666cc)
  • npm: update all dev dependencies to latest (c19cb59)
  • prettier: update config (a4ca0ac)

3.1.1

22 Sep 13:01
Compare
Choose a tag to compare

3.1.1 (2023-09-22)

Build System

  • bump eslint from 7.32.0 to 8.36.0 (78625d3)
  • bump eslint-config-standard from 16.0.3 to 17.0.0 (467f6c1)
  • bump stylelint from 14.16.1 to 15.2.0 (d82eb78)
  • bump stylelint-config-standard from 29.0.0 to 31.0.0 (ade7994)
  • bump stylelint-config-standard from 31.0.0 to 33.0.0 (e3da5a6)
  • bump stylelint-config-standard-scss from 6.1.0 to 7.0.1 (fb34604)
  • bump stylelint-config-standard-scss from 7.0.1 to 8.0.0 (6c35037)
  • bump stylelint-config-standard-scss from 8.0.0 to 9.0.0 (24a1714)
  • bump stylelint-config-standard-scss from 9.0.0 to 10.0.0 (3627729)
  • bump stylelint-prettier from 2.0.0 to 3.0.0 (e1e66f7)
  • bump stylelint-prettier from 3.0.0 to 4.0.0 (2b53233)
  • codeql: adjust for new branch structure (2d670fe)

Documentation

  • github: update for new branch structure (bb5118b)

3.1.0

22 Sep 12:59
Compare
Choose a tag to compare

3.1.0 (2022-12-06)

Features

  • rules: ignore no-descending-specificity rules (004cafd)

Documentation

Build System

  • bump @commitlint/cli from 16.3.0 to 17.0.0 (9b7b067)
  • bump @commitlint/config-conventional from 16.2.4 to 17.0.0 (a47c72d)
  • bump husky from 7.0.4 to 8.0.1 (c125ecd)
  • bump lint-staged from 12.5.0 to 13.0.1 (ce8b264)
  • bump stylelint-config-property-sort-order-smacss (9189751)
  • bump stylelint-config-standard from 25.0.0 to 26.0.0 (805988f)
  • bump stylelint-config-standard from 26.0.0 to 27.0.0 (724c669)
  • bump stylelint-config-standard from 27.0.0 to 28.0.0 (c569fef)
  • bump stylelint-config-standard from 28.0.0 to 29.0.0 (ecfda7c)
  • bump stylelint-config-standard-scss from 3.0.0 to 4.0.0 (1a03bcc)
  • bump stylelint-config-standard-scss from 4.0.0 to 5.0.0 (0c73a57)
  • bump stylelint-config-standard-scss from 5.0.0 to 6.0.0 (97f131a)
  • github: add CodeQL workflow (614b52a)
  • github: add dependabot (8669441)

3.0.1

16 Feb 17:16
Compare
Choose a tag to compare

3.0.1 (2022-02-16)

Bug Fixes

  • correct peer dependencies (acda38c)

3.0.0

16 Feb 17:14
Compare
Choose a tag to compare

3.0.0 (2022-02-16)

⚠ BREAKING CHANGES

  • stylelint: stylelint 14 changes how scss is handled and the config has been updated to reflect
    this

Features

  • stylelint: upgrade to stylelint 14 (47ce818)

2.0.3

27 Sep 17:35
Compare
Choose a tag to compare

2.0.3 (2021-09-27)

Build System

  • npm: update all dependencies and build config (12ae014)
  • npm: update commit lint config (ad002a0)
  • npm: update stylelint-config packages to latest (2b414dc)