3.0.0 (2024-06-30)
2.6.4 (2024-03-29)
2.6.3 (2024-01-21)
2.6.2 (2023-11-15)
2.6.1 (2023-11-14)
2.6.0 (2023-09-16)
- 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)
2.4.3 (2023-05-13)
- add simple extraction example; ease usage of sync types (fc75e1a)
2.4.2 (2023-02-21)
- 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)
- refactor class introduction (b85fd08)
2.4.0 (2022-03-31)
- 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)
- classname can contain escaped sequence of not allowed characters (894fed6)
2.3.1 (2021-11-07)
2.3.0 (2021-10-13)
- expose extractCriticalRules to handle per-chunk operations (f038807)
2.2.1 (2021-09-19)
2.2.0 (2021-07-18)
- provide controlled discovery API (65cfc4d)
2.1.4 (2021-03-24)
2.1.3 (2020-06-08)
- use selector hash instead of weak reference (2859ac5)
2.1.2 (2020-06-08)
2.1.1 (2020-04-02)
2.1.0 (2019-10-05)
- alterProjectStyles and hydrid usage (4012b86)