June 6, 2025
- Add
ignoreImplicitNestingoption toresolveNestedSelector
October 23, 2024
- Make sorting compound selectors forwards compatible with potential future changes in
postcss-selector-parser - Updated:
postcss-selector-parser
August 3, 2024
- Updated: Support for Node v18+ (major).
February 1, 2024
- Add
flattenNestedSelectorfunction to support more kinds of static analysis for nested selectors.
January 25, 2024
- Correctly add child nodes to newly constructed
SelectorandRootAST nodes.
January 22, 2024
- Preserve extra/unknown fields on source objects of AST nodes
January 21, 2024
- Improve source index resolution
January 21, 2024
- Initial version