Skip to content

Latest commit

 

History

History
99 lines (44 loc) · 3.55 KB

File metadata and controls

99 lines (44 loc) · 3.55 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.8 (2025-08-11)

Bug Fixes

  • only include pseudo elements that render (#35) (ac39ea5)

2.1.7 (2025-06-18)

Bug Fixes

  • more fixes to psuedo element logic (1b0f2a4)

2.1.6 (2025-06-18)

Bug Fixes

  • add missing psuedo element combinator (9259b8e)

2.1.5 (2025-06-18)

Bug Fixes

  • improve psuedo element printing (3dc8e07)

2.1.4 (2025-06-09)

Bug Fixes

  • stylesheets: added a check in case the styles are empty so they are not added (#28) (df89f9e)

2.1.3 (2025-05-23)

Bug Fixes

  • split-selectors: updated to match latest CSS spec. Also updated specificity package (#27) (e155bdf)

2.1.2 (2022-08-19)

Bug Fixes

  • upgrade deps and improve jsdom support (#21) (bdee9af)

2.1.1 (2019-08-27)

2.1.0 (2019-08-27)

Features

  • removes applied style properties if they are the default (8372924)

2.0.2 (2019-08-27)

Bug Fixes

  • issue with removing attributes from non html elements (ad05146)

2.0.1 (2019-08-27)

Bug Fixes

  • support for multiple selectors in one rule (326dc2c)

2.0.0 (2019-08-26)

⚠ BREAKING CHANGES

  • snapshot output has changed
  • snapshot output has changed

Features

  • attribute whitelist (2d5e0e1)

  • Merge pull request #2 from eBay/attribute-whitelist (cb77746), closes #2

1.0.1 (2019-08-20)

Bug Fixes

  • format package.json, ensure build called on publish (bea8845)

1.0.0 (2019-08-19)