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 354e61e commit d8c6c7eCopy full SHA for d8c6c7e
2 files changed
plugins/postcss-normalize-display-values/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Normalize Display Values
2
3
-### Unreleased (major)
+### 5.0.0
4
+
5
+_January 14, 2026_
6
7
- Updated: Support for Node `20.19.0` or later (major).
8
- Removed: `commonjs` API. In supported Node versions `require(esm)` will work without needing to make code changes.
plugins/postcss-normalize-display-values/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-normalize-display-values",
"description": "Use two values display syntax for inner and outer display types.",
- "version": "4.0.1",
+ "version": "5.0.0",
"author": "Jonathan Neal <[email protected]>",
"license": "MIT-0",
"funding": [
0 commit comments