Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Latest commit

 

History

History
51 lines (36 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

51 lines (36 loc) · 1.16 KB

Changelog

3.4.0 - 2022-09-29

  • Updated order rule to place @each query after media queries

3.3.0 - 2022-09-29

  • Updated order rule to place @supports query before media queries
  • Updated dependencies

3.2.0 - 2022-07-14

  • Updated dependencies

3.1.0 - 2022-01-25

  • Updated dependencies

3.0.1 - 2021-10-26

  • Added postcss-scss and set stylelint to validate SCSS files

3.0.0 - 2021-10-25

  • Updated stylelint to version 14
  • Updated dependencies

2.0.3 - 2021-08-10

  • Allowed unknown animations
  • Never pushed to npm

2.0.2 - 2021-08-10

  • Allowed data in URLs for CSS inline SVGs

2.0.1 - 2021-07-28

  • Updated empty line before comment rule so first comment in declaration must have newline before it

2.0.0 - 2021-07-26

  • Updated dependencies
  • Updated rules to remove blacklist and whitelist references
  • Updated project linting

1.0.4 - 2021-07-13

  • Added use to supported @ variables

1.0.3 - 2020-04-25

  • No visible changes

1.0.2 - 2019-03-12

  • Continuing work on selector-class-pattern rule

1.0.1 - 2019-03-12

  • Working on selector-class-pattern rule

1.0.0 - 2019-03-06

  • Initial release forked from Shopify with WMW rules