Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Releases: pvdlg/stylelint-config-pretty

v1.3.1

24 Sep 23:02
Compare
Choose a tag to compare

1.3.1 (2017-09-24)

🐛 Bug Fixes

  • package: update stylelint-order to version 0.7.0 (4aab4bd)

♻️ Chores

  • package: update eslint-config-pretty to version 2.1.1 (46b6d57)

v1.3.0

30 Aug 05:39
Compare
Choose a tag to compare

1.3.0 (2017-08-30)

✨ Features

  • scss: Add stylelint-scss 2.1.0 new rules (a71b5ee)
  • Rename package to stylelint-config-pretty (f59678a)

🛠 Builds

  • npm: Remove package-lock.json/yarn.lock (4402134)

♻️ Chores

  • codeowners: Add codeowners file (252f75c)
  • eslint: Use eslint-config-pretty (04ff0a5)
  • package: update @metahub/cz-conventional-commit to version 2.0.0 (36da826)
  • package: update lockfile (7c7ee59)

v1.2.1

24 Aug 23:58
Compare
Choose a tag to compare

1.2.1 (2017-08-24)

Bug Fixes

  • package: update stylelint-scss to version 2.0.0 (4b990d4)
  • rule: add FIXME and HACK to comment blacklist keywords 🐛 (2540652)

Chores

  • package: update @metahub/eslint-config 1.6.2 ⬆️ (7adb43b)
  • package: update ava to version 0.22.0 (e4fe6be)
  • package: update codecov 2.3.0 ⬆️ (86954b5)
  • package: update eslint 4.5.0 ⬆️ (9704976)
  • package: update eslint-plugin-eslint-comments 1.0.3 ⬆️ (cbae658)
  • package: update eslint-plugin-jasmine to version 2.8.4 ⬆️ (7e86415)
  • package: update eslint-plugin-prettier to version 2.2.0 ⬆️ (6fee6d7)
  • package: update eslint-plugin-sort-class-members 1.2.0 ⬆️ (6deb81e)
  • package: update lockfile (c232b69)
  • package: update lockfile ⬆️ (0104966)
  • package: update nyc to version 11.1.0 ⬆️ (4e2610d)
  • package: update stylelint-scss to version 2.0.1 ⬆️ (454e770)

Continuous Integrations

  • commitizen: Add Commitizen support ⚙️ (9047cc1)
  • commitlint: Add Commitlint support ⚙️ (e16084f)
  • release: Add semantic-release support ⚙️ (d357370)

Documentation

  • readme: Fix badges 📚 (2f9ed64)

v1.2.0

28 Jul 23:07
Compare
Choose a tag to compare

Update to stylelint v8.0.0

v1.1.0

16 Jul 20:11
Compare
Choose a tag to compare
  • Upgrade to stylelint 8.0.0
  • Disable declaration-colon-newline-after

v1.0.5

13 Jul 21:40
Compare
Choose a tag to compare

Update stylelint to 7.13.0.

v1.0.4

09 Jul 23:04
Compare
Choose a tag to compare

v1.0.3

03 Jul 21:20
Compare
Choose a tag to compare
  • Change order/order:
    • @media rule to be last of block
  • Disable scss/partial-no-import

v1.0.2

30 Jun 18:24
Compare
Choose a tag to compare

Set selector-list-comma-newline-after to always-multi-line