Skip to content

Latest commit

 

History

History
129 lines (67 loc) · 6.25 KB

CHANGELOG.md

File metadata and controls

129 lines (67 loc) · 6.25 KB

3.0.0 (2024-06-30)

Breaking change - discoverProjectStyles moved to used-styles/node entrypoint

2.6.4 (2024-03-29)

2.6.3 (2024-01-21)

2.6.2 (2023-11-15)

2.6.1 (2023-11-14)

Bug Fixes

2.6.0 (2023-09-16)

Bug Fixes

  • docs: typo in style extraction info (58a704e)

2.5.2 (2023-07-27)

2.5.1 (2023-07-27)

2.5.0 (2023-07-26)

Bug Fixes

  • use smarter class separation, fixes #46 (ee2132d)

2.4.3 (2023-05-13)

Bug Fixes

  • add simple extraction example; ease usage of sync types (fc75e1a)

2.4.2 (2023-02-21)

Bug Fixes

  • add support for class names which are keys from object prototype (ed2d5f9)
  • correct support for multiple classes, fixes #43 (fde1497)

2.4.1 (2022-03-31)

Bug Fixes

  • refactor class introduction (b85fd08)

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)