Fixed
- Improve support for raw
supports-[…]
queries in arbitrary values (#13605) - Fix
require.cache
error when loaded through a TypeScript file in Node 22.18+ (#18665) - Support
import.meta.resolve(…)
in configs for new enough Node.js versions (#18938) - Allow using newer versions of
postcss-load-config
for better ESM and TypeScript PostCSS config support with the CLI (#18938) - Remove irrelevant utility rules when matching important classes (#19030)