Skip to content

Commit bd40837

Browse files
postcss-preset-env v8.3.0
1 parent 725205b commit bd40837

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

plugin-packs/postcss-preset-env/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes to PostCSS Preset Env
22

3-
### Unreleased (minor)
3+
### 8.3.0 (March 31, 2023)
44

55
- Replace `postcss-media-minmax` with `@csstools/postcss-media-minmax` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax#readme) for usage details. _We hope to revert this in the future when maintenance is resumed upstream._
66
- - Updated `cssdb` to `7.5.3` (patch)

plugin-packs/postcss-preset-env/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-preset-env",
33
"description": "Convert modern CSS into something browsers understand",
4-
"version": "8.2.0",
4+
"version": "8.3.0",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)