Skip to content

Latest commit

History

History
78 lines (41 loc) 路 3.84 KB

CHANGELOG.md

File metadata and controls

78 lines (41 loc) 路 3.84 KB

2.4.0 (2022-03-31)

Features

  • do not extract nested selectors without prior parts introduced first, fixes #30 (0b83f8e)
  • selectors pruning. fixes #38 (4ce4d18)

2.3.3 (2022-02-12)

2.3.2 (2021-11-09)

Bug Fixes

  • classname can contain escaped sequence of not allowed characters (894fed6)

2.3.1 (2021-11-07)

2.3.0 (2021-10-13)

Features

  • expose extractCriticalRules to handle per-chunk operations (f038807)

2.2.1 (2021-09-19)

Bug Fixes

  • selectors from different media targets can collide, fixes #31 (64c5f26)

2.2.0 (2021-07-18)

Features

  • provide controlled discovery API (65cfc4d)

2.1.4 (2021-03-24)

2.1.3 (2020-06-08)

Bug Fixes

  • use selector hash instead of weak reference (2859ac5)

2.1.2 (2020-06-08)

Bug Fixes

  • consider media query when filtering used selectors (5c4d37b)
  • readme - lookup usage (f02ac12)

2.1.1 (2020-04-02)

Bug Fixes

  • unmatched css is not wrapped with styles (dc7939d)
  • wrong helper used in readme, fixes #17 (2bbb000)

2.1.0 (2019-10-05)

Bug Fixes

Features

  • alterProjectStyles and hydrid usage (4012b86)

2.0.4 (2019-09-14)

2.0.3 (2019-09-09)

2.0.2 (2019-09-05)

2.0.1 (2019-09-02)

2.0.0 (2019-08-31)

1.1.0 (2019-02-09)