Skip to content

Releases: wwnorton/style

stylelint-config-norton@5.0.0

28 Jun 17:27
stylelint-config-norton@5.0.0
338d548
Compare
Choose a tag to compare

5.0.0 (2023-06-28)

⚠ BREAKING CHANGES

  • stylelint-config-norton: update to stylelint-order@6.0.x
  • stylelint-config-norton: remove support for stylelint less than 15.5.0 from peer dependencies
  • stylelint-config-norton: update to stylelint-config-standard-scss@9.0.0
  • stylelint-config-norton: stylelint-config-standard@32.0.0 added media-feature-range-notation: "context"

🛠 Maintenance

  • npm update (bf216ba)
  • stylelint-config-norton: remove support for stylelint less than 15.5.0 from peer dependencies (517bc3c)
  • stylelint-config-norton: resolve extended packages (dadacd0)
  • stylelint-config-norton: update to stylelint-config-standard-scss@9.0.0 (3f0ce76)
  • stylelint-config-norton: update to stylelint-config-standard@33.0.0 (8009fb7)
  • stylelint-config-norton: update to stylelint-order@6.0.x (42c2c5e)

eslint-config-norton@5.0.2

28 Jun 17:27
eslint-config-norton@5.0.2
338d548
Compare
Choose a tag to compare

5.0.2 (2023-06-28)

🛠 Maintenance

eslint-config-norton@5.0.1

12 Oct 04:54
f3931e5
Compare
Choose a tag to compare

5.0.1 (2022-10-12)

🐛 Bug Fixes

  • eslint-config-norton: add missing peer dependencies (109ae08)

🛠 Maintenance

  • eslint-config-norton: update eslint-config-airbnb-typescript to v17 (0f7d75a)
  • update eslint & hoist to root (4b4da99)

stylelint-config-norton@4.1.1

25 Mar 17:37
64e3c72
Compare
Choose a tag to compare

4.1.1 (2022-03-25)

♻️ Refactor

  • accessibility more accurately describes these rules (9a54441)
  • deprecate sass in favor of scss entrypoint (1edc601)
  • make all rulesets extendable (4a6febf)

🛠 Maintenance

  • add uniform badges to each package (03af26d)
  • deps-dev: bump stylelint to 14.6.1 (63e6c08)
  • stylelint doesn't need to be a peer (5967fd1)

prettier-config-norton@1.2.2

25 Mar 17:37
64e3c72
Compare
Choose a tag to compare

1.2.2 (2022-03-25)

🛠 Maintenance

  • add config type (d209466)
  • add uniform badges to each package (03af26d)
  • use caret syntax for prettier peer (a30f7f8)

guides-website@1.1.2

25 Mar 17:37
64e3c72
Compare
Choose a tag to compare

1.1.2 (2022-03-25)

🛠 Maintenance

  • bump react to v17 (d023466)
  • npx sort-package-json (806548b)
  • use recommended url/baseUrl combo (06aa3f4)

eslint-config-norton@5.0.0

25 Mar 17:37
64e3c72
Compare
Choose a tag to compare

5.0.0 (2022-03-25)

📝 Documentation

  • add parserOptions example (836638d)
  • use overrides to enable type checking (eec68a1)

🛠 Maintenance

  • add uniform badges to each package (03af26d)
  • improve prettier example (28788fb)

commitlint-config-norton@0.2.8

25 Mar 17:37
64e3c72
Compare
Choose a tag to compare

0.2.8 (2022-03-25)

🛠 Maintenance

  • @commitlint/cli should be a peer (c1b3a7a)
  • add missing test dependencies (add49c3)
  • add uniform badges to each package (03af26d)
  • simplify the commitlint docs (e95e694)
  • update @commitlint/config-conventional to v16 (c4f540f)

stylelint-config-norton@4.1.0

20 Feb 18:05
stylelint-config-norton@4.1.0
250e0ba
Compare
Choose a tag to compare

4.1.0 (2022-02-20)

✨ Features

  • order: remove include from block order (d123c7e)

🛠 Maintenance

  • add email address (7b6e2ad)
  • bump stylelint-config-standard to v25 (f8963ce)
  • dev-deps: bump ava to v4 (1efc1c4)
  • style: eslint --fix (8bb3822)
  • switch to npm workspaces (7c205a5)

prettier-config-norton@1.2.1

20 Feb 18:05
prettier-config-norton@1.2.1
250e0ba
Compare
Choose a tag to compare

1.2.1 (2022-02-20)

🛠 Maintenance