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 8705c92 commit ea8fff6Copy full SHA for ea8fff6
plugin-packs/postcss-preset-env/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Preset Env
2
3
-### Unreleased (patch)
+### 10.3.1
4
+
5
+_August 27, 2025_
6
7
- Updated [`css-has-pseudo`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo) to [`7.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo/CHANGELOG.md#703) (patch)
8
plugin-packs/postcss-preset-env/package.json
@@ -1,7 +1,7 @@
{
"name": "postcss-preset-env",
"description": "Convert modern CSS into something browsers understand",
- "version": "10.3.0",
+ "version": "10.3.1",
"contributors": [
"name": "Antonio Laguna",
0 commit comments