# Changes to Selector Specificity ### 3.0.3 _March 31, 2024_ - Add support for: - `:active-view-transition` - `:active-view-transition-type(foo)` ### 3.0.2 _February 19, 2024_ - Fixed specificity calculation for `:any()` and `:-webkit-any()` pseudo class functions. by @carlosjeurissen ### 3.0.1 _December 15, 2023_ - Add support for: - `:active-view-transition(*)` - `:active-view-transition(name)` [Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/packages/selector-specificity/CHANGELOG.md)