File tree Expand file tree Collapse file tree
cascade-layer-name-parser
postcss-media-queries-aspect-ratio-number-values Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changes to Cascade Layer Name Parser
2+
13### 1.0.0 (January 19, 2023)
24
35- Initial version
Original file line number Diff line number Diff line change 1+ # Changes to CSS Parser Algorithms
2+
13### 2.0.0 (January 19, 2023)
24
35- Fix: Removes ` UnclosedFunctionNode ` and ` UnclosedSimpleBlockNode ` . (breaking)
Original file line number Diff line number Diff line change 1+ # Changes to CSS Tokenizer
2+
13### 2.0.0 (January 19, 2023)
24
35- Simplify ` Reader ` interface (breaking)
Original file line number Diff line number Diff line change 1+ # Changes to Media Query List Parser
2+
13### 2.0.0 (January 19, 2023)
24
35- Refactor ` MediaFeatureBoolean ` so that it follows the same structure as ` MediaFeaturePlain ` (breaking)
Original file line number Diff line number Diff line change 11# Changes to PostCSS Design Tokens
22
3- ### Unreleased
3+ ### Unreleased
44
55- Fix unit conversion
66
Original file line number Diff line number Diff line change 11# Changes to PostCSS Media Queries Aspect-Ratio Number Values
22
3+ ### Unreleased
4+
5+ - Updated ` @csstools/css-parser-algorithms ` to ` 2.0.0 ` (major)
6+ - Updated ` @csstools/css-tokenizer ` to ` 2.0.0 ` (major)
7+ - Updated ` @csstools/media-query-list-parser ` to ` 2.0.0 ` (major)
8+
39### 1.0.0 (November 14, 2022)
410
511- Initial version
You can’t perform that action at this time.
0 commit comments