File tree 27 files changed +45
-30
lines changed
experimental/postcss-gradient-stop-increments
packages/css-color-parser
postcss-custom-properties
postcss-exponential-functions
postcss-media-queries-aspect-ratio-number-values
postcss-stepped-value-functions
postcss-trigonometric-functions
27 files changed +45
-30
lines changed Original file line number Diff line number Diff line change 3
3
### Unreleased (patch)
4
4
5
5
- Updated [ ` @csstools/postcss-logical-viewport-units ` ] ( https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units ) to [ ` 2.0.9 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units/CHANGELOG.md#209 ) (patch)
6
+ - Updated [ ` @csstools/postcss-light-dark-function ` ] ( https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function ) to [ ` 1.0.5 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function/CHANGELOG.md#105 ) (patch)
6
7
7
8
### 3.0.19
8
9
Original file line number Diff line number Diff line change 47
47
"@csstools/postcss-hwb-function" : " ^3.0.14" ,
48
48
"@csstools/postcss-ic-unit" : " ^3.0.6" ,
49
49
"@csstools/postcss-is-pseudo-class" : " ^4.0.6" ,
50
- "@csstools/postcss-light-dark-function" : " ^1.0.4 " ,
50
+ "@csstools/postcss-light-dark-function" : " ^1.0.5 " ,
51
51
"@csstools/postcss-logical-float-and-clear" : " ^2.0.1" ,
52
52
"@csstools/postcss-logical-resize" : " ^2.0.1" ,
53
53
"@csstools/postcss-logical-viewport-units" : " ^2.0.9" ,
Original file line number Diff line number Diff line change 4
4
5
5
- Updated [ ` @csstools/css-tokenizer ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer ) to [ ` 2.3.1 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#231 ) (patch)
6
6
- Updated [ ` @csstools/css-parser-algorithms ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms ) to [ ` 2.6.3 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms/CHANGELOG.md#263 ) (patch)
7
+ - Updated [ ` @csstools/css-calc ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc ) to [ ` 1.2.2 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md#122 ) (patch)
7
8
8
9
### 1.0.9
9
10
Original file line number Diff line number Diff line change 48
48
" dist"
49
49
],
50
50
"dependencies" : {
51
- "@csstools/css-calc" : " ^1.2.1 " ,
51
+ "@csstools/css-calc" : " ^1.2.2 " ,
52
52
"@csstools/css-parser-algorithms" : " ^2.6.3" ,
53
53
"@csstools/css-tokenizer" : " ^2.3.1"
54
54
},
Original file line number Diff line number Diff line change 4
4
5
5
- Updated [ ` @csstools/css-tokenizer ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer ) to [ ` 2.3.1 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#231 ) (patch)
6
6
- Updated [ ` @csstools/css-parser-algorithms ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms ) to [ ` 2.6.3 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms/CHANGELOG.md#263 ) (patch)
7
+ - Updated [ ` @csstools/css-calc ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc ) to [ ` 1.2.2 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md#122 ) (patch)
7
8
8
9
### 2.0.1
9
10
Original file line number Diff line number Diff line change 49
49
],
50
50
"dependencies" : {
51
51
"@csstools/color-helpers" : " ^4.2.0" ,
52
- "@csstools/css-calc" : " ^1.2.1 "
52
+ "@csstools/css-calc" : " ^1.2.2 "
53
53
},
54
54
"peerDependencies" : {
55
55
"@csstools/css-parser-algorithms" : " ^2.6.3" ,
Original file line number Diff line number Diff line change 4
4
5
5
- Updated [ ` @csstools/css-tokenizer ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer ) to [ ` 2.3.1 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#231 ) (patch)
6
6
- Updated [ ` @csstools/css-parser-algorithms ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms ) to [ ` 2.6.3 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms/CHANGELOG.md#263 ) (patch)
7
+ - Updated [ ` @csstools/postcss-rebase-url ` ] ( https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-rebase-url ) to [ ` 1.0.9 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-rebase-url/CHANGELOG.md#109 ) (patch)
7
8
8
9
### 1.0.12
9
10
Original file line number Diff line number Diff line change 50
50
"dependencies" : {
51
51
"@csstools/css-parser-algorithms" : " ^2.6.3" ,
52
52
"@csstools/css-tokenizer" : " ^2.3.1" ,
53
- "@csstools/postcss-rebase-url" : " ^1.0.8 "
53
+ "@csstools/postcss-rebase-url" : " ^1.0.9 "
54
54
},
55
55
"peerDependencies" : {
56
56
"postcss" : " ^8.4"
Original file line number Diff line number Diff line change 3
3
### Unreleased (patch)
4
4
5
5
- Updated [ ` @csstools/postcss-logical-viewport-units ` ] ( https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units ) to [ ` 2.0.9 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units/CHANGELOG.md#209 ) (patch)
6
+ - Updated [ ` @csstools/postcss-light-dark-function ` ] ( https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function ) to [ ` 1.0.5 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function/CHANGELOG.md#105 ) (patch)
6
7
7
8
### 9.5.10
8
9
Original file line number Diff line number Diff line change 63
63
"@csstools/postcss-ic-unit" : " ^3.0.6" ,
64
64
"@csstools/postcss-initial" : " ^1.0.1" ,
65
65
"@csstools/postcss-is-pseudo-class" : " ^4.0.6" ,
66
- "@csstools/postcss-light-dark-function" : " ^1.0.4 " ,
66
+ "@csstools/postcss-light-dark-function" : " ^1.0.5 " ,
67
67
"@csstools/postcss-logical-float-and-clear" : " ^2.0.1" ,
68
68
"@csstools/postcss-logical-overflow" : " ^1.0.1" ,
69
69
"@csstools/postcss-logical-overscroll-behavior" : " ^1.0.1" ,
Original file line number Diff line number Diff line change 4
4
5
5
- Updated [ ` @csstools/css-tokenizer ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer ) to [ ` 2.3.1 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#231 ) (patch)
6
6
- Updated [ ` @csstools/css-parser-algorithms ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms ) to [ ` 2.6.3 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms/CHANGELOG.md#263 ) (patch)
7
+ - Updated [ ` @csstools/cascade-layer-name-parser ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/cascade-layer-name-parser ) to [ ` 1.0.11 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/cascade-layer-name-parser/CHANGELOG.md#1011 ) (patch)
8
+ - Updated [ ` @csstools/media-query-list-parser ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/media-query-list-parser ) to [ ` 2.1.11 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/media-query-list-parser/CHANGELOG.md#2111 ) (patch)
7
9
8
10
### 10.0.5
9
11
Original file line number Diff line number Diff line change 55
55
" dist"
56
56
],
57
57
"dependencies" : {
58
- "@csstools/cascade-layer-name-parser" : " ^1.0.10 " ,
58
+ "@csstools/cascade-layer-name-parser" : " ^1.0.11 " ,
59
59
"@csstools/css-parser-algorithms" : " ^2.6.3" ,
60
60
"@csstools/css-tokenizer" : " ^2.3.1" ,
61
- "@csstools/media-query-list-parser" : " ^2.1.10 "
61
+ "@csstools/media-query-list-parser" : " ^2.1.11 "
62
62
},
63
63
"peerDependencies" : {
64
64
"postcss" : " ^8.4"
Original file line number Diff line number Diff line change 4
4
5
5
- Updated [ ` @csstools/css-tokenizer ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer ) to [ ` 2.3.1 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#231 ) (patch)
6
6
- Updated [ ` @csstools/css-parser-algorithms ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms ) to [ ` 2.6.3 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms/CHANGELOG.md#263 ) (patch)
7
+ - Updated [ ` @csstools/cascade-layer-name-parser ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/cascade-layer-name-parser ) to [ ` 1.0.11 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/cascade-layer-name-parser/CHANGELOG.md#1011 ) (patch)
7
8
8
9
### 13.3.9
9
10
Original file line number Diff line number Diff line change 42
42
" index.d.ts"
43
43
],
44
44
"dependencies" : {
45
- "@csstools/cascade-layer-name-parser" : " ^1.0.10 " ,
45
+ "@csstools/cascade-layer-name-parser" : " ^1.0.11 " ,
46
46
"@csstools/css-parser-algorithms" : " ^2.6.3" ,
47
47
"@csstools/css-tokenizer" : " ^2.3.1" ,
48
48
"@csstools/utilities" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 4
4
5
5
- Updated [ ` @csstools/css-tokenizer ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer ) to [ ` 2.3.1 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#231 ) (patch)
6
6
- Updated [ ` @csstools/css-parser-algorithms ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms ) to [ ` 2.6.3 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms/CHANGELOG.md#263 ) (patch)
7
+ - Updated [ ` @csstools/cascade-layer-name-parser ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/cascade-layer-name-parser ) to [ ` 1.0.11 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/cascade-layer-name-parser/CHANGELOG.md#1011 ) (patch)
7
8
8
9
### 7.1.9
9
10
Original file line number Diff line number Diff line change 58
58
" dist"
59
59
],
60
60
"dependencies" : {
61
- "@csstools/cascade-layer-name-parser" : " ^1.0.10 " ,
61
+ "@csstools/cascade-layer-name-parser" : " ^1.0.11 " ,
62
62
"@csstools/css-parser-algorithms" : " ^2.6.3" ,
63
63
"@csstools/css-tokenizer" : " ^2.3.1" ,
64
64
"postcss-selector-parser" : " ^6.0.13"
Original file line number Diff line number Diff line change 4
4
5
5
- Updated [ ` @csstools/css-tokenizer ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer ) to [ ` 2.3.1 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#231 ) (patch)
6
6
- Updated [ ` @csstools/css-parser-algorithms ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms ) to [ ` 2.6.3 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms/CHANGELOG.md#263 ) (patch)
7
+ - Updated [ ` @csstools/css-calc ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc ) to [ ` 1.2.2 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md#122 ) (patch)
7
8
8
9
### 1.0.6
9
10
Original file line number Diff line number Diff line change 48
48
" dist"
49
49
],
50
50
"dependencies" : {
51
- "@csstools/css-calc" : " ^1.2.1 " ,
51
+ "@csstools/css-calc" : " ^1.2.2 " ,
52
52
"@csstools/css-parser-algorithms" : " ^2.6.3" ,
53
53
"@csstools/css-tokenizer" : " ^2.3.1"
54
54
},
Original file line number Diff line number Diff line change 4
4
5
5
- Updated [ ` @csstools/css-tokenizer ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer ) to [ ` 2.3.1 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#231 ) (patch)
6
6
- Updated [ ` @csstools/css-parser-algorithms ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms ) to [ ` 2.6.3 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms/CHANGELOG.md#263 ) (patch)
7
+ - Updated [ ` @csstools/css-calc ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc ) to [ ` 1.2.2 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md#122 ) (patch)
8
+ - Updated [ ` @csstools/media-query-list-parser ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/media-query-list-parser ) to [ ` 2.1.11 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/media-query-list-parser/CHANGELOG.md#2111 ) (patch)
7
9
8
10
### 1.1.5
9
11
Original file line number Diff line number Diff line change 51
51
" dist"
52
52
],
53
53
"dependencies" : {
54
- "@csstools/css-calc" : " ^1.2.1 " ,
54
+ "@csstools/css-calc" : " ^1.2.2 " ,
55
55
"@csstools/css-parser-algorithms" : " ^2.6.3" ,
56
56
"@csstools/css-tokenizer" : " ^2.3.1" ,
57
- "@csstools/media-query-list-parser" : " ^2.1.10 "
57
+ "@csstools/media-query-list-parser" : " ^2.1.11 "
58
58
},
59
59
"peerDependencies" : {
60
60
"postcss" : " ^8.4"
Original file line number Diff line number Diff line change 4
4
5
5
- Updated [ ` @csstools/css-tokenizer ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer ) to [ ` 2.3.1 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#231 ) (patch)
6
6
- Updated [ ` @csstools/css-parser-algorithms ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms ) to [ ` 2.6.3 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms/CHANGELOG.md#263 ) (patch)
7
+ - Updated [ ` @csstools/media-query-list-parser ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/media-query-list-parser ) to [ ` 2.1.11 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/media-query-list-parser/CHANGELOG.md#2111 ) (patch)
7
8
8
9
### 2.0.8
9
10
Original file line number Diff line number Diff line change 50
50
"dependencies" : {
51
51
"@csstools/css-parser-algorithms" : " ^2.6.3" ,
52
52
"@csstools/css-tokenizer" : " ^2.3.1" ,
53
- "@csstools/media-query-list-parser" : " ^2.1.10 "
53
+ "@csstools/media-query-list-parser" : " ^2.1.11 "
54
54
},
55
55
"peerDependencies" : {
56
56
"postcss" : " ^8.4"
Original file line number Diff line number Diff line change 4
4
5
5
- Updated [ ` @csstools/css-tokenizer ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer ) to [ ` 2.3.1 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#231 ) (patch)
6
6
- Updated [ ` @csstools/css-parser-algorithms ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms ) to [ ` 2.6.3 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms/CHANGELOG.md#263 ) (patch)
7
+ - Updated [ ` @csstools/css-calc ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc ) to [ ` 1.2.2 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md#122 ) (patch)
7
8
8
9
### 3.0.7
9
10
Original file line number Diff line number Diff line change 48
48
" dist"
49
49
],
50
50
"dependencies" : {
51
- "@csstools/css-calc" : " ^1.2.1 " ,
51
+ "@csstools/css-calc" : " ^1.2.2 " ,
52
52
"@csstools/css-parser-algorithms" : " ^2.6.3" ,
53
53
"@csstools/css-tokenizer" : " ^2.3.1"
54
54
},
Original file line number Diff line number Diff line change 4
4
5
5
- Updated [ ` @csstools/css-tokenizer ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer ) to [ ` 2.3.1 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#231 ) (patch)
6
6
- Updated [ ` @csstools/css-parser-algorithms ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms ) to [ ` 2.6.3 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms/CHANGELOG.md#263 ) (patch)
7
+ - Updated [ ` @csstools/css-calc ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc ) to [ ` 1.2.2 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md#122 ) (patch)
7
8
8
9
### 3.0.7
9
10
Original file line number Diff line number Diff line change 48
48
" dist"
49
49
],
50
50
"dependencies" : {
51
- "@csstools/css-calc" : " ^1.2.1 " ,
51
+ "@csstools/css-calc" : " ^1.2.2 " ,
52
52
"@csstools/css-parser-algorithms" : " ^2.6.3" ,
53
53
"@csstools/css-tokenizer" : " ^2.3.1"
54
54
},
You can’t perform that action at this time.
0 commit comments