Added
- Add option to avoid hashing
@container
names in CSS Modules by @kdy1 in #835 - Improve error message of
input:placeholder
by @kdy1 in #813 - Add an error for the deprecated
@value
at-rule of CSS Modules by @kdy1 in #842
Fixed
- Don't panic when passing system-color to color-mix by @inottn in #819
- Dependency updates by @kornelski in #814
- Fix order of fallback width, height, and other size related properties – 22a8b6f
- Fix stack overflow parsing
calc
expression – e3c8e12 - Fix crash when parsing an invalid
calc
expression – 378955e - Skip
clamp
function reduction when the comparison between preferred and max value is unknown – ddc9ce8 - Update browser compatibility data – f6b033f
- docs: Update help command docs by @DylanPiercey in #812
- docs: fix link to visitor type definitions by @mayank99 in #823