We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f4a25 commit 51b9b14Copy full SHA for 51b9b14
plugins/postcss-ic-unit/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS IC Unit
2
3
-### Unreleased (major)
+### 4.0.0
4
+
5
+_August 3, 2024_
6
7
- Updated: Support for Node v18+ (major).
8
- Updated [`@csstools/utilities`](https://github.com/csstools/postcss-plugins/tree/main/packages/utilities) to [`2.0.0`](https://github.com/csstools/postcss-plugins/tree/main/packages/utilities/CHANGELOG.md#200) (major)
plugins/postcss-ic-unit/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-ic-unit",
"description": "Use the ic length unit",
- "version": "3.0.7",
+ "version": "4.0.0",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
"license": "MIT-0",
"funding": [
0 commit comments