File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
plugins/postcss-oklab-function Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changes to PostCSS OKLab Function
2
2
3
- ### Unreleased (major)
3
+ ### 4.0.0
4
+
5
+ _ August 3, 2024_
4
6
5
7
- Updated: Support for Node v18+ (major).
6
8
- Updated [ ` @csstools/css-color-parser ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser ) to [ ` 2.0.5 ` ] ( https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser/CHANGELOG.md#205 ) (patch)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @csstools/postcss-oklab-function" ,
3
3
"description" : " Use oklab() and oklch() color functions in CSS" ,
4
- "version" : " 3 .0.19 " ,
4
+ "version" : " 4 .0.0 " ,
5
5
"author" : " Jonathan Neal <jonathantneal@hotmail.com>" ,
6
6
"license" : " MIT-0" ,
7
7
"funding" : [
You can’t perform that action at this time.
0 commit comments