October 23, 2024
- Updated:
postcss-selector-parser
August 3, 2024
- Updated: Support for Node v18+ (major).
February 19, 2024
- Fix type definitions
- Fix an infinite loop when a pseudo selector function contains a case insensitive attribute selector
February 6, 2023
- Reduce the amount of duplicate fallback CSS.
January 28, 2023
- Improve
typesdeclaration inpackage.json
January 24, 2023
- Updated: Support for Node v14+ (major).
- Fix: Do not throw when a selector is invalid, show a warning instead.
- Added:
preserveplugin option.
July 8, 2022
- Fix incorrect selector AST updates
June 3, 2022
- Prevent exponential backtracking when checking for selectors with case insensitive value matching.
September 15, 2020
- Postcss 8.x support
January 10, 2019
May 06, 2017
August 19, 2016
August 10, 2016