- Improved CSS parsing by switching to @acemir/cssom, including support for nested selectors, nested declarations, layer statements, and improved at-rule validation. (acemir)
- Fixed some selector cache invalidation issues where changes to attributes were not being picked up. (asamuzaK)
- Fixed package.json"engines"field to reflect the new minimum Node.js versions needed to run jsdom, as noted in the changelog for v27.0.1.
